-
Notifications
You must be signed in to change notification settings - Fork 7
[tenant-namespace-operator] Upgraded to 1.32.0 #70
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
Conversation
Switched to use the helm task diff output and check mode for dryrun Switched k8s tasks to use check mode for dryrun The helm task does not output a diff if the release is not installed
Cleaned up duplicate rules Removed single quotes where not necessary Removed apiGroup version
K8s 1.24 added leases to default namespace admin roles
|
Testing with 1.23.x exposed an issue with the newer ingress chart where Kubernetes 1.24 granted |
kfox1111
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks! :)
I spent time testing each incremental version through the commits. I think I need one last final test from the 1.4.0 operator to this version again with k8s 1.23 and it should be tested well enough.