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

workflows/clustermesh: set kubectl version to match the one of the kubernetes cluster #25221

Merged
merged 1 commit into from May 3, 2023

Conversation

giorio94
Copy link
Member

@giorio94 giorio94 commented May 2, 2023

By default, the helm/kind-action action downloads a fixed version of kubectl (v1.23.12 in v1.5.0). Let's configure it so that the kubectl version matches that of the kubernetes cluster we are creating, to ensure better compatibility.

workflows/clustermesh: set kubectl version to match the one of the kubernetes cluster

By default, the helm/kind-action action downloads a fixed version of
kubectl (v1.23.12 in v1.5.0). Let's configure it so that the kubectl
version matches that of the kubernetes cluster we are creating, to
ensure better compatibility.

Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
@giorio94 giorio94 added area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. labels May 2, 2023
@giorio94 giorio94 force-pushed the mio/conformance-clustermesh-kubectl-version branch from 3183dbc to d3d63f1 Compare May 2, 2023 13:54
@giorio94
Copy link
Member Author

giorio94 commented May 2, 2023

Workflow run completed correctly: https://github.com/cilium/cilium/actions/runs/4858347082?pr=25221
Dropping the test commit and marking ready to review.

@giorio94 giorio94 marked this pull request as ready for review May 2, 2023 13:54
@giorio94 giorio94 requested review from a team as code owners May 2, 2023 13:54
@giorio94 giorio94 requested review from aanm and nebril May 2, 2023 13:54
@giorio94
Copy link
Member Author

giorio94 commented May 2, 2023

TravisCI hit new flake: #25235. Rerunning

@aanm aanm merged commit 3ea3067 into main May 3, 2023
43 checks passed
@aanm aanm deleted the mio/conformance-clustermesh-kubectl-version branch May 3, 2023 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants