-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor testing on ADB with random namespaces
Kubernetes state is not reset by gingko so the state managent needs to be managed manually. It does not support deletion well (things stay terminating forever). So now we follow the recommandation from the doc to spawn a new namespace everytime: https://book.kubebuilder.io/reference/envtest.html#namespace-usage-limitation
- Loading branch information
Showing
2 changed files
with
175 additions
and
175 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.