This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 276
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
These changes fix current issues with the upgrade e2e test: - Remove a check that the `kubectl` executable is present before running the upgrade e2e test. Because CRDs are now upgraded with hooks in the Helm chart instead of invoking `kubectl` in the test, this is no longer necessary. - Remove the step to reinstall the SMI policy resources, since that is no longer necessary with the new CRD management. - Restart the injected Pods to handle incompatible certificate common name formats between the old and new OSM installations. Signed-off-by: Jon Huhn <[email protected]>
- Loading branch information
Showing
1 changed file
with
15 additions
and
14 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