treasuremap/manifests/function/rook-cluster
Shon Phand e55e960caf Uplift rook components to latest v1.7.5
* upgraded rook-operator to v1.7.5
* upgraded ceph to v16.2.6

Relates-To: #194
Change-Id: I23fa69cfc2e03db77df26dd4adab53447f4e8c9a
2021-10-19 17:17:03 +00:00
..
cephfs Uplift rook components to latest v1.7.5 2021-10-19 17:17:03 +00:00
dashboard Uplift rook components to latest v1.7.5 2021-10-19 17:17:03 +00:00
pools Uplift rook components to latest v1.7.5 2021-10-19 17:17:03 +00:00
storageclasses Uplift rook components to latest v1.7.5 2021-10-19 17:17:03 +00:00
Kptfile Uplift rook components to latest v1.7.5 2021-10-19 17:17:03 +00:00
README.md Use kpt for rook 2021-06-15 19:44:25 -05:00

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:

  1. Update the git references in Kptfile

  2. Run kpt pkg sync . from this directory.

  3. Update any Rook container image references defined in version catalogs.

  4. 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