-
Notifications
You must be signed in to change notification settings - Fork 295
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
🌱 Bump kube-vip to 0.6.3 and enable service mode #2508
Conversation
Thx! Sounds reasonable /lgtm (Prow will block for e2e automatically, btw I'm working with the VMC support to resolve a VMC environment issue) |
LGTM label has been added. Git tree hash: 6a1f9002b043dedfb5ea930a309d9ba1778433b0
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2508 +/- ##
==========================================
+ Coverage 63.69% 63.75% +0.05%
==========================================
Files 123 123
Lines 8746 8746
==========================================
+ Hits 5571 5576 +5
+ Misses 2761 2758 -3
+ Partials 414 412 -2 ☔ View full report in Codecov by Sentry. |
What this PR does / why we need it:
Bump the kube-vip to 0.6.3 in the flavor templates.
Also enable kube-vip to watch service for LB.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #2507