build(deps): update rook ceph ( v1.20.0 ➜ v1.20.1 )#1013
Merged
Conversation
Contributor
--- kubernetes/apps/rook-ceph/operator Kustomization: rook-ceph/rook-ceph-operator OCIRepository: rook-ceph/rook-ceph
+++ kubernetes/apps/rook-ceph/operator Kustomization: rook-ceph/rook-ceph-operator OCIRepository: rook-ceph/rook-ceph
@@ -10,9 +10,9 @@
spec:
interval: 15m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: v1.20.0
+ tag: v1.20.1
url: oci://ghcr.io/rook/rook-ceph
--- kubernetes/apps/rook-ceph/cluster Kustomization: rook-ceph/rook-ceph-cluster OCIRepository: rook-ceph/rook-ceph-cluster
+++ kubernetes/apps/rook-ceph/cluster Kustomization: rook-ceph/rook-ceph-cluster OCIRepository: rook-ceph/rook-ceph-cluster
@@ -11,9 +11,9 @@
spec:
interval: 15m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: v1.20.0
+ tag: v1.20.1
url: oci://ghcr.io/rook/rook-ceph-cluster
|
Contributor
--- HelmRelease: rook-ceph/rook-ceph-operator Deployment: rook-ceph/rook-ceph-operator
+++ HelmRelease: rook-ceph/rook-ceph-operator Deployment: rook-ceph/rook-ceph-operator
@@ -28,13 +28,13 @@
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
tolerationSeconds: 5
containers:
- name: rook-ceph-operator
- image: docker.io/rook/ceph:v1.20.0
+ image: docker.io/rook/ceph:v1.20.1
imagePullPolicy: IfNotPresent
args:
- ceph
- operator
securityContext:
capabilities: |
10a937c to
52c6897
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.20.0→v1.20.1v1.20.0→v1.20.1Release Notes
rook/rook (ghcr.io/rook/rook-ceph)
v1.20.1Compare Source
Improvements
Rook v1.20.1 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
helm: Add rook compatible ceph csi driver values (#17665, @subhamkrai)
osd: Ensure require-osd-release set after a major Ceph upgrade (#17546, @Sunnatillo)
build: bump golang.org/x/crypto to v0.52.0 (#17718, @subhamkrai)
nvmeof: Use Ceph default gateway image when not specified in the nvmeof CR (#17701, @OdedViner)
core: Delete stale MDS and RGW pdbs (#17700, @sp98)
osd: Support using node labels for OSD device class assignment (#17649, @yuxiang-he)
csi: Disable csi-addons by default (#17664, @subhamkrai)
object: Clobber bucket policy on modify instead of merging (#17643, @archy-rock3t-cloud)
docs: Add an install guide for Two-Node Fenced clusters (#17628, @parth-gr)
docs: Add prerequisite to run udev (#17760, @sp98)
docs: External cluster documentation updated for the CSI operator (#17690, @parth-gr)
docs: Update csi-driver value.yaml reference link (#17674, @subhamkrai)
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.