kudobuilder / kudobuilder/kuttl
Automatic cleanup/deletion of cluster-scoped CR
- Dominant language
- Go
- Stars
- 824
- Forks
- 103
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 6
Description
Not sure if this is a bug, feature request, or just operator error. In running `kuttl` I'm finding it doesn't remove a cluster-scoped CustomResource at the conclusion of a test suite. `skipDelete` is set at the default. I also see that a Namespaced resource, as part of the test suite, is also not cleaned up. I'm new to kuttl and I might have missed something super basic. Appreciate any pointers.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by reproducing the kuttl test-suite cleanup behavior with the default skipDelete setting, then trace the cleanup path for both cluster-scoped and namespaced resources. Done means the cause is identified and the intended cleanup behavior is covered by an appropriate test or documented as expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100