-
Notifications
You must be signed in to change notification settings - Fork 25
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
chore: bump kube-vip to v0.8.7 #316
Conversation
- Chart version: 0.6.4 - App version: v0.8.7 Signed-off-by: Zespre Chang <[email protected]>
@starbops Could you please also help: thanks. |
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.
@w13915984028 my suggestion is to re-open #279 and merge it first then we can merge this one. |
Signed-off-by: Zespre Chang <[email protected]> Co-authored-by: Anton Donskoy <[email protected]> Co-authored-by: Jian Wang <[email protected]>
I've added the patch for the kube-vip switch. After this PR is merged, I'll close #279, #305, and #306. Thank you. cc @w13915984028 @adonskoy |
* chore: bump kube-vip to v0.8.7 - Chart version: 0.6.4 - App version: v0.8.7 Signed-off-by: Zespre Chang <[email protected]> * fix(harvester-cloud-provider): allow to disable kube-vip Signed-off-by: Zespre Chang <[email protected]> Co-authored-by: Anton Donskoy <[email protected]> Co-authored-by: Jian Wang <[email protected]> --------- Signed-off-by: Zespre Chang <[email protected]> Co-authored-by: Anton Donskoy <[email protected]> Co-authored-by: Jian Wang <[email protected]>
* chore: bump kube-vip to v0.8.7 (#316) * chore: bump kube-vip to v0.8.7 - Chart version: 0.6.4 - App version: v0.8.7 Signed-off-by: Zespre Chang <[email protected]> * fix(harvester-cloud-provider): allow to disable kube-vip Signed-off-by: Zespre Chang <[email protected]> Co-authored-by: Anton Donskoy <[email protected]> Co-authored-by: Jian Wang <[email protected]> --------- Signed-off-by: Zespre Chang <[email protected]> Co-authored-by: Anton Donskoy <[email protected]> Co-authored-by: Jian Wang <[email protected]> * chore: bump cloud-provider to 0.2.7 - chart version: 0.2.7 - app version: v0.2.4 Signed-off-by: Zespre Chang <[email protected]> --------- Signed-off-by: Zespre Chang <[email protected]> Co-authored-by: Anton Donskoy <[email protected]> Co-authored-by: Jian Wang <[email protected]>
{{- define "system_default_registry" -}} | ||
{{- if .Values.global.cattle.systemDefaultRegistry -}} | ||
{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}} |
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.
This has broken support for system default registry, and will need to be fixed before this update can go into Rancher or RKE2.
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.
Thanks @brandond.
We are working on #322 for this issue.
cc @FrankYang0529, @bk201
Bumping harvester-cloud-provider's dependency - kube-vip:
Related issue: harvester/harvester#6904