Skip to content

Commit

Permalink
Operator 3.94.0, impersonation -> subjectaccessreviews
Browse files Browse the repository at this point in the history
  • Loading branch information
Razz4780 committed Sep 3, 2024
1 parent 61fec57 commit 9453c27
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
4 changes: 2 additions & 2 deletions mirrord-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.7.1
version: 1.7.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "3.93.0"
appVersion: "3.94.0"
18 changes: 3 additions & 15 deletions mirrord-operator/templates/cluster-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,23 +67,11 @@ rules:
verbs:
- patch
- apiGroups:
- ''
- authentication.k8s.io
- authorization.k8s.io
resources:
- groups
- users
- userextras/accesskeyid
- userextras/arn
- userextras/canonicalarn
- userextras/sessionname
- userextras/iam.gke.io/user-assertion
- userextras/user-assertion.cloud.google.com
- userextras/principalid
- userextras/oid
- userextras/username
- userextras/licensekey
- subjectaccessreviews
verbs:
- impersonate
- create
- apiGroups:
- policies.mirrord.metalbear.co
resources:
Expand Down

0 comments on commit 9453c27

Please sign in to comment.