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

Cherry-pick PR #382 to release-v1.2 #419

Closed
wants to merge 1 commit into from

Conversation

thunderboltsid
Copy link
Contributor

@thunderboltsid thunderboltsid commented Apr 25, 2024

Cherry-Pick Details

This required two changes:
- Remove hostAliases from kube-vip podspec
    This is addressed by adding entries directly to the /etc/hosts
- Do a super-admin.conf switcheroo for the kube-vip static pod
    Add pre and post kubeadm commands for handling kubernetes
    versions v1.29.0+. The prekubeadm command checks if kubeadm
    init has been run and if it is, it replaces the kubeconfig
    hostPath in kube-vip static pod from admin.conf to the
    super-admin.conf. The postkubeadm command checks if
    kubeadm init has been run and if it is, it changes the
    hostPath in kube-vip static pod from super-admin.conf
    back to admin.conf.
@thunderboltsid thunderboltsid changed the title Add support for Kubernetes v1.29 clusters (#382) Cherry-pick PR #382 to release-v1.2 Apr 25, 2024
@thunderboltsid thunderboltsid requested a review from dkoshkin April 25, 2024 02:14
@thunderboltsid
Copy link
Contributor Author

/test e2e-k8s-upgrade

@nutanix-cn-prow-bot
Copy link

@thunderboltsid: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-capx-controller-upgrade 957f1b5 link false /test e2e-capx-controller-upgrade
ci/prow/e2e-k8s-upgrade 957f1b5 link false /test e2e-k8s-upgrade

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

Copy link
Contributor

@adiantum adiantum left a comment

Choose a reason for hiding this comment

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

/lgtm

@thunderboltsid
Copy link
Contributor Author

closing this PR in favor of #421
Same PR but had to re-trigger build processes

@thunderboltsid thunderboltsid deleted the jira/1.29-support branch April 26, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants