Skip to content

Commit 5a15f90

Browse files
author
Abhishek Agarwal
committed
Merge branch 'develop' of github.com:openebs/cstor-operators into develop
2 parents 49dca57 + 9cc536c commit 5a15f90

File tree

4 files changed

+28
-28
lines changed

4 files changed

+28
-28
lines changed

deploy/helm/charts/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ description: CStor-Operator helm chart for Kubernetes
44
type: application
55
# This is the chart version. This version number should be incremented each time you make changes
66
# to the chart and its templates, including the app version.
7-
version: 3.1.0
7+
version: 3.2.0
88
# This is the version number of the application being deployed. This version number should be
99
# incremented each time you make changes to the application.
10-
appVersion: 3.1.0
10+
appVersion: 3.2.0
1111
icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/openebs/icon/color/openebs-icon-color.png
1212
home: http://www.openebs.io/
1313
keywords:
@@ -22,7 +22,7 @@ sources:
2222

2323
dependencies:
2424
- name: openebs-ndm
25-
version: "1.8.0"
25+
version: "1.9.0"
2626
repository: "https://openebs.github.io/node-disk-manager"
2727
condition: openebsNDM.enabled
2828

deploy/helm/charts/README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ By default this chart installs additional, dependent charts:
5252

5353
| Repository | Name | Version |
5454
|------------|------|---------|
55-
| https://openebs.github.io/node-disk-manager | openebs-ndm | 1.8.0 |
55+
| https://openebs.github.io/node-disk-manager | openebs-ndm | 1.9.0 |
5656

5757
To disable the dependency during installation, set `openebsNDM.enabled` to `false`.
5858

@@ -109,7 +109,7 @@ helm install openebs-cstor openebs-cstor/cstor --namespace openebs --create-name
109109
| admissionServer.image.pullPolicy | string | `"IfNotPresent"` | Admission webhook image pull policy |
110110
| admissionServer.image.registry | string | `nil` | Admission webhook image registry |
111111
| admissionServer.image.repository | string | `"openebs/cstor-webhook"` | Admission webhook image repo |
112-
| admissionServer.image.tag | string | `"3.1.0"` | Admission webhook image tag |
112+
| admissionServer.image.tag | string | `"3.2.0"` | Admission webhook image tag |
113113
| admissionServer.nodeSelector | object | `{}` | Admission webhook pod node selector |
114114
| admissionServer.podAnnotations | object | `{}` | Admission webhook pod annotations |
115115
| admissionServer.resources | object | `{}` | Admission webhook pod resources |
@@ -175,19 +175,19 @@ helm install openebs-cstor openebs-cstor/cstor --namespace openebs --create-name
175175
| cspcOperator.componentName | string | `"cspc-operator"` | CSPC operator component name |
176176
| cspcOperator.cstorPool.image.registry | string | `nil` | CStor pool image registry |
177177
| cspcOperator.cstorPool.image.repository | string | `"openebs/cstor-pool"` | CStor pool image repository|
178-
| cspcOperator.cstorPool.image.tag | string | `"3.1.0"` | CStor pool image tag |
178+
| cspcOperator.cstorPool.image.tag | string | `"3.2.0"` | CStor pool image tag |
179179
| cspcOperator.cstorPoolExporter.image.registry | string | `nil` | CStor pool exporter image registry |
180180
| cspcOperator.cstorPoolExporter.image.repository | string | `"openebs/m-exporter"` | CStor pool exporter image repository |
181-
| cspcOperator.cstorPoolExporter.image.tag | string | `"3.1.0"` | CStor pool exporter image tag |
181+
| cspcOperator.cstorPoolExporter.image.tag | string | `"3.2.0"` | CStor pool exporter image tag |
182182
| cspcOperator.image.pullPolicy | string | `"IfNotPresent"` | CSPC operator image pull policy |
183183
| cspcOperator.image.registry | string | `nil` | CSPC operator image registry |
184184
| cspcOperator.image.repository | string | `"openebs/cspc-operator"` | CSPC operator image repository |
185-
| cspcOperator.image.tag | string | `"3.1.0"` | CSPC operator image tag |
185+
| cspcOperator.image.tag | string | `"3.2.0"` | CSPC operator image tag |
186186
| cspcOperator.nodeSelector | object | `{}` | CSPC operator pod nodeSelector|
187187
| cspcOperator.podAnnotations | object | `{}` | CSPC operator pod annotations |
188188
| cspcOperator.poolManager.image.registry | string | `nil` | CStor Pool Manager image registry |
189189
| cspcOperator.poolManager.image.repository | string | `"openebs/cstor-pool-manager"` | CStor Pool Manager image repository |
190-
| cspcOperator.poolManager.image.tag | string | `"3.1.0"` | CStor Pool Manager image tag |
190+
| cspcOperator.poolManager.image.tag | string | `"3.2.0"` | CStor Pool Manager image tag |
191191
| cspcOperator.resources | object | `{}` | CSPC operator pod resources |
192192
| cspcOperator.resyncInterval | string | `"30"` | CSPC operator resync interval |
193193
| cspcOperator.securityContext | object | `{}` | CSPC operator security context |
@@ -197,15 +197,15 @@ helm install openebs-cstor openebs-cstor/cstor --namespace openebs --create-name
197197
| cstorCSIPlugin.image.pullPolicy | string | `"IfNotPresent"` | CStor CSI driver image pull policy |
198198
| cstorCSIPlugin.image.registry | string | `nil` | CStor CSI driver image registry |
199199
| cstorCSIPlugin.image.repository | string | `"openebs/cstor-csi-driver"` | CStor CSI driver image repository |
200-
| cstorCSIPlugin.image.tag | string | `"3.1.0"` | CStor CSI driver image tag |
200+
| cstorCSIPlugin.image.tag | string | `"3.2.0"` | CStor CSI driver image tag |
201201
| cstorCSIPlugin.name | string | `"cstor-csi-plugin"` | CStor CSI driver container name |
202202
| cstorCSIPlugin.remount | string | `"true"` | Enable/disable auto-remount when volume recovers from read-only state |
203203
| cvcOperator.annotations | object | `{}` | CVC operator annotations |
204204
| cvcOperator.componentName | string | `"cvc-operator"` | CVC operator component name |
205205
| cvcOperator.image.pullPolicy | string | `"IfNotPresent"` | CVC operator image pull policy |
206206
| cvcOperator.image.registry | string | `nil` | CVC operator image registry |
207207
| cvcOperator.image.repository | string | `"openebs/cvc-operator"` | CVC operator image repository |
208-
| cvcOperator.image.tag | string | `"3.1.0"` | CVC operator image tag |
208+
| cvcOperator.image.tag | string | `"3.2.0"` | CVC operator image tag |
209209
| cvcOperator.logLevel | string | `"2"` | Log level for CVC operator container (1 = least verbose, 5 = most verbose) |
210210
| cvcOperator.nodeSelector | object | `{}` | CVC operator pod nodeSelector |
211211
| cvcOperator.podAnnotations | object | `{}` | CVC operator pod annotations |
@@ -214,14 +214,14 @@ helm install openebs-cstor openebs-cstor/cstor --namespace openebs --create-name
214214
| cvcOperator.securityContext | object | `{}` | CVC operator security context |
215215
| cvcOperator.target.image.registry | string | `nil` | Volume Target image registry |
216216
| cvcOperator.target.image.repository | string | `"openebs/cstor-istgt"` | Volume Target image repository |
217-
| cvcOperator.target.image.tag | string | `"3.1.0"` | Volume Target image tag |
217+
| cvcOperator.target.image.tag | string | `"3.2.0"` | Volume Target image tag |
218218
| cvcOperator.tolerations | list | `[]` | CVC operator pod tolerations |
219219
| cvcOperator.volumeExporter.image.registry | string | `nil` | Volume exporter image registry |
220220
| cvcOperator.volumeExporter.image.repository | string | `"openebs/m-exporter"` | Volume exporter image repository |
221-
| cvcOperator.volumeExporter.image.tag | string | `"3.1.0"` | Volume exporter image tag |
221+
| cvcOperator.volumeExporter.image.tag | string | `"3.2.0"` | Volume exporter image tag |
222222
| cvcOperator.volumeMgmt.image.registry | string | `nil` | Volume mgmt image registry |
223223
| cvcOperator.volumeMgmt.image.repository | string | `"openebs/cstor-volume-manager"` | Volume mgmt image repository |
224-
| cvcOperator.volumeMgmt.image.tag | string | `"3.1.0"` | Volume mgmt image tag|
224+
| cvcOperator.volumeMgmt.image.tag | string | `"3.2.0"` | Volume mgmt image tag|
225225
| cvcOperator.baseDir | string | `"/var/openebs"` | CVC operator base directory for openebs on host path |
226226
| imagePullSecrets | string | `nil` | Image registry pull secrets |
227227
| openebsNDM.enabled | bool | `true` | Enable OpenEBS NDM dependency |
@@ -243,7 +243,7 @@ helm install openebs-cstor openebs-cstor/cstor --namespace openebs --create-name
243243
| openebs-ndm.ndmOperator.image.repository | string | `openebs/node-disk-operator` | Image repository for NDM operator |
244244
| rbac.create | bool | `true` | Enable RBAC |
245245
| rbac.pspEnabled | bool | `false` | Enable PodSecurityPolicy |
246-
| release.version | string | `"3.1.0"` | Openebs CStor release version |
246+
| release.version | string | `"3.2.0"` | Openebs CStor release version |
247247
| serviceAccount.annotations | object | `{}` | Service Account annotations |
248248
| serviceAccount.csiController.create | bool | `true` | Enable CSI Controller ServiceAccount |
249249
| serviceAccount.csiController.name | string | `"openebs-cstor-csi-controller-sa"` | CSI Controller ServiceAccount name |

deploy/helm/charts/values.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Declare variables to be passed into your templates.
44

55
release:
6-
version: "3.1.0"
6+
version: "3.2.0"
77

88
# If false, openebs NDM sub-chart will not be installed
99
openebsNDM:
@@ -24,25 +24,25 @@ cspcOperator:
2424
image:
2525
registry:
2626
repository: openebs/cstor-pool-manager
27-
tag: 3.1.0
27+
tag: 3.2.0
2828
cstorPool:
2929
image:
3030
registry:
3131
repository: openebs/cstor-pool
32-
tag: 3.1.0
32+
tag: 3.2.0
3333
cstorPoolExporter:
3434
image:
3535
registry:
3636
repository: openebs/m-exporter
37-
tag: 3.1.0
37+
tag: 3.2.0
3838
image:
3939
# Make sure that registry name end with a '/'.
4040
# For example : quay.io/ is a correct value here and quay.io is incorrect
4141
registry:
4242
repository: openebs/cspc-operator
4343
pullPolicy: IfNotPresent
4444
# Overrides the image tag whose default is the chart appVersion.
45-
tag: 3.1.0
45+
tag: 3.2.0
4646
annotations: {}
4747
resyncInterval: "30"
4848
podAnnotations: {}
@@ -60,25 +60,25 @@ cvcOperator:
6060
image:
6161
registry:
6262
repository: openebs/cstor-istgt
63-
tag: 3.1.0
63+
tag: 3.2.0
6464
volumeMgmt:
6565
image:
6666
registry:
6767
repository: openebs/cstor-volume-manager
68-
tag: 3.1.0
68+
tag: 3.2.0
6969
volumeExporter:
7070
image:
7171
registry:
7272
repository: openebs/m-exporter
73-
tag: 3.1.0
73+
tag: 3.2.0
7474
image:
7575
# Make sure that registry name end with a '/'.
7676
# For example : quay.io/ is a correct value here and quay.io is incorrect
7777
registry:
7878
repository: openebs/cvc-operator
7979
pullPolicy: IfNotPresent
8080
# Overrides the image tag whose default is the chart appVersion.
81-
tag: 3.1.0
81+
tag: 3.2.0
8282
annotations: {}
8383
resyncInterval: "30"
8484
podAnnotations: {}
@@ -164,7 +164,7 @@ cstorCSIPlugin:
164164
repository: openebs/cstor-csi-driver
165165
pullPolicy: IfNotPresent
166166
# Overrides the image tag whose default is the chart appVersion.
167-
tag: 3.1.0
167+
tag: 3.2.0
168168
remount: "true"
169169

170170
csiNode:
@@ -217,7 +217,7 @@ admissionServer:
217217
repository: openebs/cstor-webhook
218218
pullPolicy: IfNotPresent
219219
# Overrides the image tag whose default is the chart appVersion.
220-
tag: 3.1.0
220+
tag: 3.2.0
221221
failurePolicy: "Fail"
222222
annotations: {}
223223
podAnnotations: {}

e2e-tests/apps/busybox/liveness/busybox_liveness.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# Source: openebs/templates/clusterrole.yaml
3-
apiVersion: rbac.authorization.k8s.io/v1beta1
3+
apiVersion: rbac.authorization.k8s.io/v1
44
kind: ClusterRole
55
metadata:
66
name: app-namespace
@@ -21,7 +21,7 @@ metadata:
2121
name: app-namespace
2222

2323
---
24-
apiVersion: rbac.authorization.k8s.io/v1beta1
24+
apiVersion: rbac.authorization.k8s.io/v1
2525
kind: ClusterRoleBinding
2626
metadata:
2727
name: app-namespace

0 commit comments

Comments
 (0)