generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(container)!: Update image registry.k8s.io/sig-storage/csi-provisioner to v5 #317
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/registry.k8s.io-sig-storage-csi-provisioner-5.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat(container)!: Update image registry.k8s.io/sig-storage/csi-provisioner to v5 #317
renovate
wants to merge
1
commit into
main
from
renovate/registry.k8s.io-sig-storage-csi-provisioner-5.x
Conversation
This file contains 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
--- kubernetes/apps/rook-ceph/rook-ceph/app Kustomization: flux-system/rook-ceph HelmRelease: rook-ceph/rook-ceph-operator
+++ kubernetes/apps/rook-ceph/rook-ceph/app Kustomization: flux-system/rook-ceph HelmRelease: rook-ceph/rook-ceph-operator
@@ -33,13 +33,13 @@
retries: 3
values:
csi:
cephFSKernelMountOptions: ms_mode=prefer-crc
enableLiveness: true
provisioner:
- image: registry.k8s.io/sig-storage/csi-provisioner:v3.6.4
+ image: registry.k8s.io/sig-storage/csi-provisioner:v5.2.0
serviceMonitor:
enabled: true
monitoring:
enabled: true
resources:
limits: {}
--- kubernetes/apps/kube-system/local-path-provisioner/app Kustomization: flux-system/local-path-provisioner HelmRelease: kube-system/local-path-provisioner
+++ kubernetes/apps/kube-system/local-path-provisioner/app Kustomization: flux-system/local-path-provisioner HelmRelease: kube-system/local-path-provisioner
@@ -37,13 +37,13 @@
- --node-deployment=true
- --node-deployment-immediate-binding=false
- --feature-gates=Topology=true
- --strict-topology=true
- --enable-capacity=true
- --capacity-ownerref-level=1
- image: registry.k8s.io/sig-storage/csi-provisioner:v3.6.4
+ image: registry.k8s.io/sig-storage/csi-provisioner:v5.2.0
externalResizer:
enabled: false
externalSnapshotter:
enabled: false
strategy: node
csiDriver: |
--- HelmRelease: kube-system/local-path-provisioner DaemonSet: kube-system/local-path-provisioner-node
+++ HelmRelease: kube-system/local-path-provisioner DaemonSet: kube-system/local-path-provisioner-node
@@ -34,13 +34,13 @@
hostNetwork: true
hostAliases: []
hostIPC: true
hostPID: false
containers:
- name: external-provisioner
- image: registry.k8s.io/sig-storage/csi-provisioner:v3.6.4
+ image: registry.k8s.io/sig-storage/csi-provisioner:v5.2.0
args:
- --v=5
- --leader-election
- --leader-election-namespace=kube-system
- --timeout=90s
- --worker-threads=10 |
9db9147
to
09512f5
Compare
09512f5
to
33fb243
Compare
33fb243
to
c825f6b
Compare
c825f6b
to
40999b4
Compare
40999b4
to
3c68f6f
Compare
3c68f6f
to
69c91e5
Compare
d0f25c2
to
69c91e5
Compare
c6cc451
to
69c91e5
Compare
69c91e5
to
cacc205
Compare
6c4902f
to
cacc205
Compare
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:
v3.6.4
->v5.2.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.