-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix(rook-ceph): update rook-ceph group to v1.12.9 (patch) #2181
Merged
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
tyriis-automation
bot
added
renovate/flux
renovate flux manager
renovate/helm
renovate helm datasource
type/patch
a patch for a bug
labels
Nov 30, 2023
--- kubernetes HelmRelease: rook-ceph/rook-ceph-cluster CephCluster: rook-ceph/rook-ceph
+++ kubernetes HelmRelease: rook-ceph/rook-ceph-cluster CephCluster: rook-ceph/rook-ceph
@@ -1,11 +1,12 @@
---
apiVersion: ceph.rook.io/v1
kind: CephCluster
metadata:
name: rook-ceph
+ namespace: rook-ceph
spec:
monitoring:
enabled: true
cephVersion:
allowUnsupported: false
image: quay.io/ceph/ceph:v17.2.6
--- kubernetes HelmRelease: rook-ceph/rook-ceph-cluster Ingress: rook-ceph/rook-ceph-dashboard
+++ kubernetes HelmRelease: rook-ceph/rook-ceph-cluster Ingress: rook-ceph/rook-ceph-dashboard
@@ -1,11 +1,12 @@
---
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: rook-ceph-dashboard
+ namespace: rook-ceph
annotations:
cert-manager.io/cluster-issuer: letsencrypt-production
hajimari.io/appName: rook-ceph
hajimari.io/enable: 'true'
hajimari.io/icon: harddisk
kubernetes.io/tls-acme: 'true'
--- kubernetes HelmRelease: rook-ceph/rook-ceph-cluster CephBlockPool: rook-ceph/ceph-blockpool
+++ kubernetes HelmRelease: rook-ceph/rook-ceph-cluster CephBlockPool: rook-ceph/ceph-blockpool
@@ -1,10 +1,11 @@
---
apiVersion: ceph.rook.io/v1
kind: CephBlockPool
metadata:
name: ceph-blockpool
+ namespace: rook-ceph
spec:
failureDomain: host
replicated:
size: 3
--- kubernetes HelmRelease: rook-ceph/rook-ceph-operator ConfigMap: rook-ceph/rook-ceph-operator-config
+++ kubernetes HelmRelease: rook-ceph/rook-ceph-operator ConfigMap: rook-ceph/rook-ceph-operator-config
@@ -1,11 +1,12 @@
---
kind: ConfigMap
apiVersion: v1
metadata:
name: rook-ceph-operator-config
+ namespace: rook-ceph
data:
ROOK_LOG_LEVEL: INFO
ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS: '15'
ROOK_OBC_WATCH_OPERATOR_NAMESPACE: 'true'
ROOK_CEPH_ALLOW_LOOP_DEVICES: 'false'
ROOK_DISABLE_ADMISSION_CONTROLLER: 'true'
--- kubernetes HelmRelease: rook-ceph/rook-ceph-operator Deployment: rook-ceph/rook-ceph-operator
+++ kubernetes HelmRelease: rook-ceph/rook-ceph-operator Deployment: rook-ceph/rook-ceph-operator
@@ -1,11 +1,12 @@
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: rook-ceph-operator
+ namespace: rook-ceph
labels:
operator: rook
storage-backend: ceph
app.kubernetes.io/part-of: rook-ceph-operator
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/created-by: helm
@@ -20,13 +21,13 @@
metadata:
labels:
app: rook-ceph-operator
spec:
containers:
- name: rook-ceph-operator
- image: rook/ceph:v1.12.8
+ image: rook/ceph:v1.12.9
imagePullPolicy: IfNotPresent
args:
- ceph
- operator
securityContext:
runAsNonRoot: true |
--- kubernetes/talos-flux/apps/rook-ceph/rook-ceph/operator Kustomization: flux-system/apps-rook-ceph-operator HelmRelease: rook-ceph/rook-ceph-operator
+++ kubernetes/talos-flux/apps/rook-ceph/rook-ceph/operator Kustomization: flux-system/apps-rook-ceph-operator HelmRelease: rook-ceph/rook-ceph-operator
@@ -9,13 +9,13 @@
spec:
chart: rook-ceph
sourceRef:
kind: HelmRepository
name: rook-ceph-charts
namespace: flux-system
- version: v1.12.8
+ version: v1.12.9
install:
remediation:
retries: 5
interval: 30m
upgrade:
remediation:
--- kubernetes/talos-flux/apps/rook-ceph/rook-ceph/cluster Kustomization: flux-system/apps-rook-ceph-cluster HelmRelease: rook-ceph/rook-ceph-cluster
+++ kubernetes/talos-flux/apps/rook-ceph/rook-ceph/cluster Kustomization: flux-system/apps-rook-ceph-cluster HelmRelease: rook-ceph/rook-ceph-cluster
@@ -9,13 +9,13 @@
spec:
chart: rook-ceph-cluster
sourceRef:
kind: HelmRepository
name: rook-ceph-charts
namespace: flux-system
- version: v1.12.8
+ version: v1.12.9
dependsOn:
- name: rook-ceph-operator
namespace: rook-ceph
install:
remediation:
retries: 5 |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports MegaLinter is graciously provided by OX Security |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
renovate/flux
renovate flux manager
renovate/helm
renovate helm datasource
type/patch
a patch for a bug
0 participants
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.12.8
->v1.12.9
v1.12.8
->v1.12.9
Release Notes
rook/rook (rook-ceph)
v1.12.9
Compare Source
Improvements
Rook v1.12.9 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.