5229bc2a72
This is to support RadosGateway functionality provided by the upstream Rook. The patchset contains: * RGW deployment module * Storage class needed for RGW related operations * Object Bucket claim * And supporting files for daily operations on Rook-based RGW service Change-Id: I16c9324eefa74dc6fbe3294334083e5a7f387b54 |
||
---|---|---|
.. | ||
cephfs | ||
dashboard | ||
objectstore | ||
pools | ||
storageclasses | ||
Kptfile | ||
README.md |
Rook Ceph Custom Resources
Kubernetes manifests for deploying select Rook Ceph Custom Resources.
Update Manifests
To update the upstream manifests in this function:
-
Update the git references in
Kptfile
-
Run
kpt pkg sync .
from this directory. -
Update any
Rook
container image references defined in version catalogs. -
If you plan on committing your changes restore the .gitignore file(s)
# git restore cephfs/base/upstream/.gitignore
# git restore dashboard/base/upstream/.gitignore
# git restore pools/base/upstream/.gitignore
# git restore storageclasses/block/upstream/.gitignore
# git restore storageclasses/file/upstream/.gitignore