Skip to content

Commit 5fe2714

Browse files
chore: update RHAI XKS chart bundle from rhods-operator main (opendatahub-io#117)
* chore: update RHAI XKS chart bundle from rhods-operator main * fix: update helmtemplate-config to remove openshift specific annotation --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Davide Bianchi <10374360+davidebianchi@users.noreply.github.com>
1 parent 98a5239 commit 5fe2714

16 files changed

Lines changed: 17 additions & 30 deletions

charts/rhai-on-xks-chart/scripts/helmtemplate-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ rules:
118118
value: rhai-operator
119119
- path: .spec.template.metadata.annotations["kubectl.kubernetes.io/default-container"]
120120
value: rhai-operator
121+
- action: delete
122+
path: .spec.template.metadata.annotations["openshift.io/required-scc"]
121123
# Update podAntiAffinity label selector
122124
- path: .spec.template.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[0].podAffinityTerm.labelSelector.matchExpressions[0].values[0]
123125
value: rhai-operator

charts/rhai-on-xks-chart/templates/rbac/clusterrole-rhods-operator-role.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,6 @@ rules:
325325
- list
326326
- patch
327327
- update
328-
- use
329328
- watch
330329
- apiGroups:
331330
- components.platform.opendatahub.io
@@ -397,6 +396,7 @@ rules:
397396
- apiGroups:
398397
- config.openshift.io
399398
resources:
399+
- apiservers
400400
- authentications
401401
- clusterversions
402402
- infrastructures
@@ -1246,7 +1246,6 @@ rules:
12461246
- list
12471247
- patch
12481248
- update
1249-
- use
12501249
- watch
12511250
- apiGroups:
12521251
- services.platform.opendatahub.io

charts/rhai-on-xks-chart/test/snapshots/aws-with-allowed-routes-all.snap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,6 @@ rules:
13381338
- list
13391339
- patch
13401340
- update
1341-
- use
13421341
- watch
13431342
- apiGroups:
13441343
- components.platform.opendatahub.io
@@ -1410,6 +1409,7 @@ rules:
14101409
- apiGroups:
14111410
- config.openshift.io
14121411
resources:
1412+
- apiservers
14131413
- authentications
14141414
- clusterversions
14151415
- infrastructures
@@ -2259,7 +2259,6 @@ rules:
22592259
- list
22602260
- patch
22612261
- update
2262-
- use
22632262
- watch
22642263
- apiGroups:
22652264
- services.platform.opendatahub.io

charts/rhai-on-xks-chart/test/snapshots/aws-with-allowed-routes-same.snap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,6 @@ rules:
13381338
- list
13391339
- patch
13401340
- update
1341-
- use
13421341
- watch
13431342
- apiGroups:
13441343
- components.platform.opendatahub.io
@@ -1410,6 +1409,7 @@ rules:
14101409
- apiGroups:
14111410
- config.openshift.io
14121411
resources:
1412+
- apiservers
14131413
- authentications
14141414
- clusterversions
14151415
- infrastructures
@@ -2259,7 +2259,6 @@ rules:
22592259
- list
22602260
- patch
22612261
- update
2262-
- use
22632262
- watch
22642263
- apiGroups:
22652264
- services.platform.opendatahub.io

charts/rhai-on-xks-chart/test/snapshots/aws-with-pull-secret.snap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1458,7 +1458,6 @@ rules:
14581458
- list
14591459
- patch
14601460
- update
1461-
- use
14621461
- watch
14631462
- apiGroups:
14641463
- components.platform.opendatahub.io
@@ -1530,6 +1529,7 @@ rules:
15301529
- apiGroups:
15311530
- config.openshift.io
15321531
resources:
1532+
- apiservers
15331533
- authentications
15341534
- clusterversions
15351535
- infrastructures
@@ -2379,7 +2379,6 @@ rules:
23792379
- list
23802380
- patch
23812381
- update
2382-
- use
23832382
- watch
23842383
- apiGroups:
23852384
- services.platform.opendatahub.io

charts/rhai-on-xks-chart/test/snapshots/aws.snap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,6 @@ rules:
13381338
- list
13391339
- patch
13401340
- update
1341-
- use
13421341
- watch
13431342
- apiGroups:
13441343
- components.platform.opendatahub.io
@@ -1410,6 +1409,7 @@ rules:
14101409
- apiGroups:
14111410
- config.openshift.io
14121411
resources:
1412+
- apiservers
14131413
- authentications
14141414
- clusterversions
14151415
- infrastructures
@@ -2259,7 +2259,6 @@ rules:
22592259
- list
22602260
- patch
22612261
- update
2262-
- use
22632262
- watch
22642263
- apiGroups:
22652264
- services.platform.opendatahub.io

charts/rhai-on-xks-chart/test/snapshots/azure-with-byo-issuer.snap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,6 @@ rules:
13381338
- list
13391339
- patch
13401340
- update
1341-
- use
13421341
- watch
13431342
- apiGroups:
13441343
- components.platform.opendatahub.io
@@ -1410,6 +1409,7 @@ rules:
14101409
- apiGroups:
14111410
- config.openshift.io
14121411
resources:
1412+
- apiservers
14131413
- authentications
14141414
- clusterversions
14151415
- infrastructures
@@ -2259,7 +2259,6 @@ rules:
22592259
- list
22602260
- patch
22612261
- update
2262-
- use
22632262
- watch
22642263
- apiGroups:
22652264
- services.platform.opendatahub.io

charts/rhai-on-xks-chart/test/snapshots/azure-with-gateway-hostname.snap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,6 @@ rules:
13381338
- list
13391339
- patch
13401340
- update
1341-
- use
13421341
- watch
13431342
- apiGroups:
13441343
- components.platform.opendatahub.io
@@ -1410,6 +1409,7 @@ rules:
14101409
- apiGroups:
14111410
- config.openshift.io
14121411
resources:
1412+
- apiservers
14131413
- authentications
14141414
- clusterversions
14151415
- infrastructures
@@ -2259,7 +2259,6 @@ rules:
22592259
- list
22602260
- patch
22612261
- update
2262-
- use
22632262
- watch
22642263
- apiGroups:
22652264
- services.platform.opendatahub.io

charts/rhai-on-xks-chart/test/snapshots/azure-with-namespaced-issuer.snap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,6 @@ rules:
13381338
- list
13391339
- patch
13401340
- update
1341-
- use
13421341
- watch
13431342
- apiGroups:
13441343
- components.platform.opendatahub.io
@@ -1410,6 +1409,7 @@ rules:
14101409
- apiGroups:
14111410
- config.openshift.io
14121411
resources:
1412+
- apiservers
14131413
- authentications
14141414
- clusterversions
14151415
- infrastructures
@@ -2259,7 +2259,6 @@ rules:
22592259
- list
22602260
- patch
22612261
- update
2262-
- use
22632262
- watch
22642263
- apiGroups:
22652264
- services.platform.opendatahub.io

charts/rhai-on-xks-chart/test/snapshots/azure-with-pull-secret.snap.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1458,7 +1458,6 @@ rules:
14581458
- list
14591459
- patch
14601460
- update
1461-
- use
14621461
- watch
14631462
- apiGroups:
14641463
- components.platform.opendatahub.io
@@ -1530,6 +1529,7 @@ rules:
15301529
- apiGroups:
15311530
- config.openshift.io
15321531
resources:
1532+
- apiservers
15331533
- authentications
15341534
- clusterversions
15351535
- infrastructures
@@ -2379,7 +2379,6 @@ rules:
23792379
- list
23802380
- patch
23812381
- update
2382-
- use
23832382
- watch
23842383
- apiGroups:
23852384
- services.platform.opendatahub.io

0 commit comments

Comments
 (0)