Skip to content

Update kube-vip image for vSphere example #1288

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update kube-vip image for vSphere example #1288

wants to merge 1 commit into from

Conversation

mjura
Copy link
Contributor

@mjura mjura commented Apr 15, 2025

What this PR does / why we need it:

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 #

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@mjura mjura self-assigned this Apr 15, 2025
@mjura mjura requested a review from a team as a code owner April 15, 2025 09:53
@mjura mjura added kind/ci Issues or PRs related to CI workflows and removed needs-kind labels Apr 15, 2025
@mjura mjura moved this to PR to be reviewed in CAPI / Turtles Apr 15, 2025
@@ -68,7 +68,7 @@ spec:
value: ${CONTROL_PLANE_ENDPOINT_IP}
- name: prometheus_server
value: :2112
image: ghcr.io/kube-vip/kube-vip:v0.6.4
image: ghcr.io/kube-vip/kube-vip:v0.8.10
Copy link
Contributor

Choose a reason for hiding this comment

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

The manifest should be updated, not only the version.
See: https://kube-vip.io/docs/installation/static/#generating-a-manifest

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have updated it

@alexander-demicev
Copy link
Member

Please test the PR in CI before merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/vsphere kind/ci Issues or PRs related to CI workflows
Projects
Status: PR to be reviewed
Development

Successfully merging this pull request may close these issues.

3 participants