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

[Question] --skip-delete=true not skip cleanup define in steps #1967

Open
nkuacac opened this issue Sep 13, 2024 · 3 comments
Open

[Question] --skip-delete=true not skip cleanup define in steps #1967

nkuacac opened this issue Sep 13, 2024 · 3 comments
Labels
question Further information is requested

Comments

@nkuacac
Copy link

nkuacac commented Sep 13, 2024

Describe your question

chainsaw test cases --skip-delete

steps:

  • try:
    cleanup: <- not skipped

chainsaw version Version

v0.2.8

Additional context

No response

@nkuacac nkuacac added the question Further information is requested label Sep 13, 2024
@eddycharly
Copy link
Member

@nkuacac --skip-delete=true applies to automatic cleanup (deleting resources created by chainsaw), not to explicit cleanup.

@eddycharly
Copy link
Member

@nkuacac is this more clear ? Anything else you want to discuss ?

@nkuacac
Copy link
Author

nkuacac commented Sep 19, 2024

@nkuacac is this more clear ? Anything else you want to discuss ?

I think it's more reasonable to skip the cleaning steps at the same time. @eddycharly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants