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(helm): update chart zfs-localpv ( 2.6.2 → 2.7.1 ) #448
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/main-zfs-localpv-2.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.
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/main/apps/storage/openebs/app Kustomization: flux-system/openebs HelmRelease: storage/openebs
+++ kubernetes/main/apps/storage/openebs/app Kustomization: flux-system/openebs HelmRelease: storage/openebs
@@ -13,13 +13,13 @@
spec:
chart: zfs-localpv
sourceRef:
kind: HelmRepository
name: openebs-zfs-localpv
namespace: flux-system
- version: 2.6.2
+ version: 2.7.1
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true |
--- HelmRelease: storage/openebs ServiceAccount: storage/openebs-zfs-controller-sa
+++ HelmRelease: storage/openebs ServiceAccount: storage/openebs-zfs-controller-sa
@@ -3,13 +3,13 @@
apiVersion: v1
metadata:
name: openebs-zfs-controller-sa
namespace: storage
labels:
heritage: Helm
- openebs.io/version: 2.6.2
+ openebs.io/version: 2.7.1
role: openebs-zfs
app: openebs-zfs-controller
release: openebs
component: openebs-zfs-controller
openebs.io/component-name: openebs-zfs-controller
--- HelmRelease: storage/openebs ServiceAccount: storage/openebs-zfs-node-sa
+++ HelmRelease: storage/openebs ServiceAccount: storage/openebs-zfs-node-sa
@@ -3,12 +3,13 @@
kind: ServiceAccount
metadata:
name: openebs-zfs-node-sa
namespace: storage
labels:
heritage: Helm
- openebs.io/version: 2.6.2
+ openebs.io/version: 2.7.1
role: openebs-zfs
name: openebs-zfs-node
release: openebs
+ app: openebs-zfs-node
openebs.io/component-name: openebs-zfs-node
--- HelmRelease: storage/openebs ConfigMap: storage/openebs-zfspv-bin
+++ HelmRelease: storage/openebs ConfigMap: storage/openebs-zfspv-bin
@@ -3,16 +3,17 @@
apiVersion: v1
metadata:
name: openebs-zfspv-bin
namespace: storage
labels:
heritage: Helm
- openebs.io/version: 2.6.2
+ openebs.io/version: 2.7.1
role: openebs-zfs
name: openebs-zfs-node
release: openebs
+ app: openebs-zfs-node
openebs.io/component-name: openebs-zfs-node
data:
zfs: |
#!/bin/sh
if [ -x /host/sbin/zfs ]; then
chroot /host /sbin/zfs "$@"
--- HelmRelease: storage/openebs ClusterRole: storage/openebs-zfs-provisioner-role
+++ HelmRelease: storage/openebs ClusterRole: storage/openebs-zfs-provisioner-role
@@ -2,13 +2,13 @@
kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: openebs-zfs-provisioner-role
labels:
heritage: Helm
- openebs.io/version: 2.6.2
+ openebs.io/version: 2.7.1
role: openebs-zfs
app: openebs-zfs-controller
release: openebs
component: openebs-zfs-controller
openebs.io/component-name: openebs-zfs-controller
rules:
--- HelmRelease: storage/openebs ClusterRole: storage/openebs-zfs-snapshotter-role
+++ HelmRelease: storage/openebs ClusterRole: storage/openebs-zfs-snapshotter-role
@@ -2,13 +2,13 @@
kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: openebs-zfs-snapshotter-role
labels:
heritage: Helm
- openebs.io/version: 2.6.2
+ openebs.io/version: 2.7.1
role: openebs-zfs
app: openebs-zfs-controller
release: openebs
component: openebs-zfs-controller
openebs.io/component-name: openebs-zfs-controller
rules:
@@ -86,12 +86,13 @@
- apiGroups:
- snapshot.storage.k8s.io
resources:
- volumesnapshotcontents/status
verbs:
- update
+ - patch
- apiGroups:
- snapshot.storage.k8s.io
resources:
- volumesnapshots/status
verbs:
- update
--- HelmRelease: storage/openebs ClusterRole: storage/openebs-zfs-driver-registrar-role
+++ HelmRelease: storage/openebs ClusterRole: storage/openebs-zfs-driver-registrar-role
@@ -2,16 +2,17 @@
kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: openebs-zfs-driver-registrar-role
labels:
heritage: Helm
- openebs.io/version: 2.6.2
+ openebs.io/version: 2.7.1
role: openebs-zfs
name: openebs-zfs-node
release: openebs
+ app: openebs-zfs-node
openebs.io/component-name: openebs-zfs-node
rules:
- apiGroups:
- ''
resources:
- events
--- HelmRelease: storage/openebs ClusterRoleBinding: storage/openebs-zfs-provisioner-binding
+++ HelmRelease: storage/openebs ClusterRoleBinding: storage/openebs-zfs-provisioner-binding
@@ -2,13 +2,13 @@
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: openebs-zfs-provisioner-binding
labels:
heritage: Helm
- openebs.io/version: 2.6.2
+ openebs.io/version: 2.7.1
role: openebs-zfs
app: openebs-zfs-controller
release: openebs
component: openebs-zfs-controller
openebs.io/component-name: openebs-zfs-controller
subjects:
--- HelmRelease: storage/openebs ClusterRoleBinding: storage/openebs-zfs-snapshotter-binding
+++ HelmRelease: storage/openebs ClusterRoleBinding: storage/openebs-zfs-snapshotter-binding
@@ -2,13 +2,13 @@
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: openebs-zfs-snapshotter-binding
labels:
heritage: Helm
- openebs.io/version: 2.6.2
+ openebs.io/version: 2.7.1
role: openebs-zfs
app: openebs-zfs-controller
release: openebs
component: openebs-zfs-controller
openebs.io/component-name: openebs-zfs-controller
subjects:
--- HelmRelease: storage/openebs ClusterRoleBinding: storage/openebs-zfs-driver-registrar-binding
+++ HelmRelease: storage/openebs ClusterRoleBinding: storage/openebs-zfs-driver-registrar-binding
@@ -2,16 +2,17 @@
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: openebs-zfs-driver-registrar-binding
labels:
heritage: Helm
- openebs.io/version: 2.6.2
+ openebs.io/version: 2.7.1
role: openebs-zfs
name: openebs-zfs-node
release: openebs
+ app: openebs-zfs-node
openebs.io/component-name: openebs-zfs-node
subjects:
- kind: ServiceAccount
name: openebs-zfs-node-sa
namespace: storage
roleRef:
--- HelmRelease: storage/openebs DaemonSet: storage/openebs-zfs-localpv-node
+++ HelmRelease: storage/openebs DaemonSet: storage/openebs-zfs-localpv-node
@@ -3,16 +3,17 @@
apiVersion: apps/v1
metadata:
name: openebs-zfs-localpv-node
namespace: storage
labels:
heritage: Helm
- openebs.io/version: 2.6.2
+ openebs.io/version: 2.7.1
role: openebs-zfs
name: openebs-zfs-node
release: openebs
+ app: openebs-zfs-node
openebs.io/component-name: openebs-zfs-node
spec:
selector:
matchLabels:
name: openebs-zfs-node
release: openebs
@@ -21,16 +22,17 @@
maxUnavailable: 100%
type: RollingUpdate
template:
metadata:
labels:
heritage: Helm
- openebs.io/version: 2.6.2
+ openebs.io/version: 2.7.1
role: openebs-zfs
name: openebs-zfs-node
release: openebs
+ app: openebs-zfs-node
openebs.io/component-name: openebs-zfs-node
spec:
priorityClassName: openebs-zfs-csi-node-critical
serviceAccountName: openebs-zfs-node-sa
hostNetwork: true
containers:
@@ -65,13 +67,13 @@
- name: registration-dir
mountPath: /registration
- name: openebs-zfs-plugin
securityContext:
privileged: true
allowPrivilegeEscalation: true
- image: openebs/zfs-driver:2.6.2
+ image: openebs/zfs-driver:2.7.1
imagePullPolicy: IfNotPresent
args:
- --nodename=$(OPENEBS_NODE_NAME)
- --endpoint=$(OPENEBS_CSI_ENDPOINT)
- --plugin=$(OPENEBS_NODE_DRIVER)
env:
--- HelmRelease: storage/openebs Deployment: storage/openebs-zfs-localpv-controller
+++ HelmRelease: storage/openebs Deployment: storage/openebs-zfs-localpv-controller
@@ -3,13 +3,13 @@
kind: Deployment
metadata:
name: openebs-zfs-localpv-controller
namespace: storage
labels:
heritage: Helm
- openebs.io/version: 2.6.2
+ openebs.io/version: 2.7.1
role: openebs-zfs
app: openebs-zfs-controller
release: openebs
component: openebs-zfs-controller
openebs.io/component-name: openebs-zfs-controller
spec:
@@ -20,13 +20,13 @@
component: openebs-zfs-controller
replicas: 1
template:
metadata:
labels:
heritage: Helm
- openebs.io/version: 2.6.2
+ openebs.io/version: 2.7.1
role: openebs-zfs
app: openebs-zfs-controller
release: openebs
component: openebs-zfs-controller
openebs.io/component-name: openebs-zfs-controller
name: openebs-zfs-controller
@@ -85,13 +85,13 @@
fieldRef:
fieldPath: metadata.name
volumeMounts:
- name: socket-dir
mountPath: /var/lib/csi/sockets/pluginproxy/
- name: openebs-zfs-plugin
- image: openebs/zfs-driver:2.6.2
+ image: openebs/zfs-driver:2.7.1
imagePullPolicy: IfNotPresent
env:
- name: OPENEBS_CONTROLLER_DRIVER
value: controller
- name: OPENEBS_CSI_ENDPOINT
value: unix:///var/lib/csi/sockets/pluginproxy/csi.sock |
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:
2.6.2
->2.7.1
Release Notes
openebs/zfs-localpv (zfs-localpv)
v2.7.1
Compare Source
========================
The
2.7.1
release of OpenEBS Local PV ZFS focuses fixing a bug which prevented volume clones upon upgrade. This bug got introduced because of a new feature being added for the selection of thequota
andrequota
, but the backwards compatibility was not taken care of. This has also highlighted the gaps on upgrade testing, which we would like to work upon in the upcoming releasesBug Fixes and Stability Improvements
v2.7.0
Compare Source
========================
The 2.7.0 release of zfs‑localpv focuses on enhancing the stability, feature set, and developer experience. Key highlights include new configuration options for quota management, support for faster compression algorithms, fixes to race conditions and resource cleanup, and a raft of improvements to tests, CI workflows, and documentation. In addition, several maintenance tasks and dependency updates have been performed to keep the project robust and secure.
NOTE: The 2.7.0 release of OpenEBS Local PV ZFS has bug which affects the volume clone feature upon upgrade from previous version. It has been fixed via a patch release 2.7.1. We would recommend users to upgrade directly to 2.7.1, if coming from 2.6.x and below
New Features
Configurable Quota Options
Enhanced Compression Support
Bug Fixes and Stability Improvements
Volume Provisioning and Controller Fixes
YAML and CRD Corrections
Reservation and Deployment Fixes
Testing Enhancements
BDD and Integration Tests
Snapshot and Clone Testing
Local Testing Improvements
Continuous Integration and Deployment
Workflow Enhancements
New CI Features
Documentation and Contributor Workflow
Documentation Updates
Contributor and Release Process Improvements
Dependency and Maintenance Updates
CRD Generation and Cleanup
Dependency Bumps
Chart and Label Adjustments
app=componentName
label out of the csi‑node matchLabels section to prevent upgrade issues (#605 by @niladrih).Configuration
📅 Schedule: Branch creation - "on friday and saturday" in timezone Europe/Prague, 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.