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

Delete challenges in the cluster after the directory got deleted #397

Open
spq opened this issue Jun 6, 2023 · 1 comment
Open

Delete challenges in the cluster after the directory got deleted #397

spq opened this issue Jun 6, 2023 · 1 comment

Comments

@spq
Copy link

spq commented Jun 6, 2023

When deleting a challenge or renaming it, it can happen that one forgets to delete the challenge in the cluster before doing so.
It is not clear to me how to delete a challenge from the cluster in this case.
A command like kctf chal delete --name=xxx would be a nice way to allow this.

@terjanq
Copy link
Contributor

terjanq commented Jun 6, 2023

Renaming challenge name in metadata also cause some caching problems where the name of the container changed, but the deployed DNS entries were still under the old name. I guess the docker image for external DNS didn't force rebuild?

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

No branches or pull requests

2 participants