Skip to content
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

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Conversation

starbops
Copy link
Member

@starbops starbops commented Dec 18, 2024

Bumping harvester-cloud-provider's dependency - kube-vip:

  • Chart version: 0.6.4
  • App version: v0.8.7

Related issue: harvester/harvester#6904

- Chart version: 0.6.4
- App version: v0.8.7

Signed-off-by: Zespre Chang <[email protected]>
@starbops starbops marked this pull request as ready for review December 18, 2024 10:30
@bk201 bk201 requested a review from w13915984028 December 19, 2024 09:02
@w13915984028
Copy link
Member

@starbops Could you please also help:
(1) Merge PR 305 into your PR, to allow disable Kube-vip
(2) Cut a new CPH image v0.2.4 to include the latest commits

thanks.

Copy link
Member

@w13915984028 w13915984028 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks.

@bk201
Copy link
Member

bk201 commented Dec 19, 2024

@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]>
@starbops
Copy link
Member Author

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

@FrankYang0529 FrankYang0529 merged commit e68cc57 into harvester:master Dec 20, 2024
3 checks passed
starbops added a commit to starbops/harvester-charts that referenced this pull request Dec 20, 2024
* 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]>
FrankYang0529 pushed a commit that referenced this pull request Dec 24, 2024
* 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]>
@bk201 bk201 mentioned this pull request Jan 3, 2025
1 task
Comment on lines -68 to -70
{{- define "system_default_registry" -}}
{{- if .Values.global.cattle.systemDefaultRegistry -}}
{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}}
Copy link

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.

Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants