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

Conformance AKS: wait for cilium-test namespace deletion during uninstallation #29893

Merged

Conversation

giorio94
Copy link
Member

@giorio94 giorio94 commented Dec 14, 2023

Add the wait flag to cilium uninstall in Conformance AKS, so that we ensure that the cilium-test namespace gets effectively deleted before uninstalling and reinstalling Cilium. This ensures that the connectivity tests can then be started correctly (i.e., that the namespace can be created) and prevents Cilium errors such as:

msg="Cannot create CEP" error="... forbidden: unable to create new content in namespace cilium-test because it is being terminated"

Finally, it brings also consistency with what we already do in the other workflows.

For cilium/cilium-cli#2184

Add the wait flag to cilium uninstall in Conformance AKS, so that
we ensure that the cilium-test namespace gets effectively deleted
before uninstalling and reinstalling Cilium. This ensures that the
connectivity tests can then be started correctly (i.e., that the
namespace can be created) and prevents Cilium errors such as:

  msg="Cannot create CEP" error="... forbidden: unable to create new content
   in namespace cilium-test because it is being terminated"

Finally, it brings also consistency with what we already do in
the other workflows.

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. needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch labels Dec 14, 2023
@giorio94 giorio94 requested review from a team as code owners December 14, 2023 15:54
@giorio94 giorio94 requested a review from brlbil December 14, 2023 15:54
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from main in v1.15.0-rc.0 Dec 14, 2023
@giorio94
Copy link
Member Author

/ci-aks

@joestringer joestringer added this to Needs backport from main in v1.15.0-rc.1 Dec 14, 2023
@joestringer joestringer removed this from Needs backport from main in v1.15.0-rc.0 Dec 14, 2023
@giorio94
Copy link
Member Author

giorio94 commented Jan 8, 2024

@brlbil Gentle ping :-)

@giorio94
Copy link
Member Author

giorio94 commented Jan 8, 2024

Reviews are in, and changes are trivial and affect a single GHA workflow, which is green. Marking as ready to merge without running the full CI suite.

@giorio94 giorio94 added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jan 8, 2024
@dylandreimerink
Copy link
Member

/test

@dylandreimerink dylandreimerink added this pull request to the merge queue Jan 10, 2024
Merged via the queue into main with commit b6192a9 Jan 10, 2024
209 checks passed
@dylandreimerink dylandreimerink deleted the pr/giorio94/main/conformance-aks-uninstall-wait branch January 10, 2024 09:50
@jibi jibi mentioned this pull request Jan 11, 2024
9 tasks
@jibi jibi added backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. and removed needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch labels Jan 11, 2024
@jibi jibi mentioned this pull request Jan 12, 2024
32 tasks
@jibi jibi added backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. and removed needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch labels Jan 12, 2024
@github-actions github-actions bot added backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. and removed backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. labels Jan 15, 2024
@giorio94 giorio94 added backport-done/1.15 The backport for Cilium 1.15.x for this PR is done. and removed backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. labels Jan 29, 2024
@aanm aanm moved this from Needs backport from main to Backport done to v1.15 in v1.15.0-rc.1 Jan 31, 2024
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 backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. backport-done/1.15 The backport for Cilium 1.15.x for this PR is done. 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
No open projects
Status: Released
v1.15.0-rc.1
Backport done to v1.15
Development

Successfully merging this pull request may close these issues.

None yet

4 participants