Skip to content

Comments

kube-integration-teardown: Ignore failures in helmfile destroy#3645

Merged
akshaymankar merged 1 commit intodevelopfrom
robust-teardown
Oct 17, 2023
Merged

kube-integration-teardown: Ignore failures in helmfile destroy#3645
akshaymankar merged 1 commit intodevelopfrom
robust-teardown

Conversation

@akshaymankar
Copy link
Member

This can happen due to some credentials being missing, the steps afterwards delete the whole namespace anyway.

Also in this commit:

Use 1 kubectl command to delete both namespaces, its faster like this because kubectl deletes them in parallel and kubeneretes can destroy resources inside in parallel.

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d No changelog.
  • Read and follow the PR guidelines

This can happen due to some credentials being missing, the steps afterwards
delete the whole namespace anyway.

Also in this commit:

Use 1 kubectl command to delete both namespaces, its faster like this because
kubectl deletes them in parallel and kubeneretes can destroy resources inside in
parallel.
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Oct 11, 2023
@akshaymankar akshaymankar requested review from fisx and smatting October 16, 2023 11:58
@akshaymankar akshaymankar merged commit bc4afa0 into develop Oct 17, 2023
@akshaymankar akshaymankar deleted the robust-teardown branch October 17, 2023 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants