-
-
Notifications
You must be signed in to change notification settings - Fork 147
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
Change k8s version of yorkie-cluster chart to 1.23 #550
Conversation
Codecov Report
@@ Coverage Diff @@
## main #550 +/- ##
==========================================
- Coverage 50.53% 50.43% -0.11%
==========================================
Files 67 67
Lines 6678 6763 +85
==========================================
+ Hits 3375 3411 +36
- Misses 2876 2923 +47
- Partials 427 429 +2 |
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.
Can I get an explanation of why this change is needed?
@krapie |
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.
@emplam27
I have looked up for changes between v1.24 and v1.23 with Istio 1.17 compatibility, and also tested yorkie cluster on v1.23 environment.
It seems okay to downgrade K8s version to v1.23.
@krapie Thank you for checking compatibility. |
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Additional documentation:
Checklist: