-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When joining a cluster, subctl deletes any Submariner CR when it starts, which stops all the Submariner-related pods (apart from the operator). It is thus not useful to manually delete the pods. What's more, we want to test the startup behaviour with existing pods in place, if any; manually deleting them could hide issues. Signed-off-by: Stephen Kitt <[email protected]>
- Loading branch information
Showing
2 changed files
with
1 addition
and
8 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
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