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

Add create-namespace support #194

Merged
merged 1 commit into from
May 31, 2023
Merged

Conversation

brandond
Copy link
Member

@brandond brandond commented May 18, 2023

This also fixes the tests to ensure that charts are deleted at the end of each context; previously it would leave the test cluster dirty as the HelmChart resources were left behind at the end of each tests, preventing the test namespace from deleting properly.

Linked Issues

@brandond brandond force-pushed the create_namespace branch 3 times, most recently from 2b7c114 to d6349af Compare May 18, 2023 22:47
This also fixes the tests to ensure that charts are deleted at the end
of each context; previously it would leave the test cluster dirty as the
test charts were left behind, preventing the test namespace from
deleting properly.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond force-pushed the create_namespace branch from d6349af to eee7f86 Compare May 18, 2023 22:52
Copy link

@johnatasr johnatasr left a comment

Choose a reason for hiding this comment

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

Good Job !!!

@brandond brandond merged commit f08c91e into k3s-io:master May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants