-
Notifications
You must be signed in to change notification settings - Fork 170
fix: upgrade Istio Knative and Kiali #1736
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
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.
Tested the upgrade (setup where the kntaive was initially disabled)
Istio
-istio upgrades correctly to version 1.22
- workload pods after manual rotation also obtain proper version of istio-proxy sidecar
Knative
- successfully enabled native app
- successfully deployed knative workload
- successfully exposed knative workload
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.
Tested again after merging main and everything works as expected. Tested deploying knative workload and exposing related service. Tested also upgrade from main.
Implements APL-236 and APL-239
The following charts have been upgraded:
Upgrades tested
New features