-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
backup more namespaces in Embedded Cluster (#4583)
* backup more namespaces in Embedded Cluster * backup installation kinds * allow any kots.io/backup labels to be backed up in embedded cluster * tag installation kind with 'infrastructure' tag * refactors and improvements * you CAN have multiple label selectors * no double slash label * change to a replicated.com label * simplify what labels we back up * use ec-install label value for installation object * pass entire labelselector to k8s * proper labelselector fix * add 'this is an embedded cluster' annotation to backup only if true * remove unused const * logic issue * add a unit test that actually validates that the label selector generation works * add the embedded cluster ID to the backup metadata
- Loading branch information
Showing
4 changed files
with
288 additions
and
21 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
Oops, something went wrong.