Merge pull request #1854 from doflamingo721/fix-istio1126

[2.6] Fix upgrade case scenario for istio 1.12.6
pull/1859/head
Vaishnav Gaikwad 2022-04-15 10:03:18 +05:30 committed by GitHub
commit 6e498bb86c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 2 deletions

View File

@ -4,6 +4,12 @@ metadata:
name: istio-installer
rules:
# istio groups
- apiGroups:
- extensions.istio.io
resources:
- '*'
verbs:
- '*'
- apiGroups:
- authentication.istio.io
resources:

View File

@ -3459,7 +3459,7 @@ entries:
catalog.cattle.io/upstream-version: 1.12.6
apiVersion: v1
appVersion: 1.12.6
created: "2022-04-07T22:29:18.263230967+05:30"
created: "2022-04-14T17:42:18.045851896+05:30"
dependencies:
- condition: kiali.enabled
name: kiali
@ -3469,7 +3469,7 @@ entries:
repository: file://./charts/tracing
description: A basic Istio setup that installs with the istioctl. Refer to https://istio.io/latest/
for details.
digest: 0bb736a0fdb0901b356f9222b9ebde3ffbebf07a26e7f649bf91afddb4d76a5b
digest: 1e84f4c0424fb83abe174e4cfbea0ec3670ced177e7cd59647809a6eb1f51ed9
icon: https://charts.rancher.io/assets/logos/istio.svg
keywords:
- networking

View File

@ -4,6 +4,12 @@ metadata:
name: istio-installer
rules:
# istio groups
- apiGroups:
- extensions.istio.io
resources:
- '*'
verbs:
- '*'
- apiGroups:
- authentication.istio.io
resources: