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

Drop the GKE-based multicluster GitHub actions workflow in favor of the kind-based one #24996

Merged

Conversation

giorio94
Copy link
Member

The new kind-based clustermesh workflow introduced in #23496 has now run for a while in parallel with the old one, and it seems comparably stable while covering more scenarios. Hence, let's drop the old one.

Related: #23322

Drop the GKE-based multicluster GitHub actions workflow in favor of the kind-based one

The new kind-based clustermesh workflow introduced in cilium#23496 has now
run for a while in parallel with the old one, and it seems comparably
stable while covering more scenarios. Hence, let's drop the old one.

Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
@giorio94 giorio94 added area/CI Continuous Integration testing issue or flake area/clustermesh Relates to multi-cluster routing functionality in Cilium. release-note/ci This PR makes changes to the CI. labels Apr 20, 2023
@giorio94 giorio94 requested review from a team as code owners April 20, 2023 10:29
@pchaigno pchaigno added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Apr 20, 2023
Copy link
Member

@nbusseneau nbusseneau left a comment

Choose a reason for hiding this comment

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

We probably want to do the same on cilium/cilium-cli. cc @tklauser

@pchaigno pchaigno merged commit 82242aa into cilium:main Apr 20, 2023
43 of 44 checks passed
@giorio94 giorio94 deleted the mio/remove-gke-based-multicluster-test branch April 20, 2023 13:46
dlapcevic pushed a commit to dlapcevic/cilium that referenced this pull request Jul 3, 2023
The new kind-based clustermesh workflows ported to all stable branches
in cilium#25029 have now run for a while in parallel with the old ones,
and they seems comparably stable while covering more scenarios. Hence,
let's drop the old ones, as we already did in cilium#24996 for main.

Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
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 area/clustermesh Relates to multi-cluster routing functionality in Cilium. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. 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

3 participants