-
Notifications
You must be signed in to change notification settings - Fork 693
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
253: Implement the --merge-into command r=mkmik a=mkmik Addresses #95 although not by completely revamping the kubeseal syntax; I think that should be done more carefully while updating an existing secret is pretty high on the FAQ and yet I struggled to find a decent wording to intuitively explain how to manually merge the secrets so I just thought it's easier to just teach kubeseal how to do it. This command also merges labels and annotations because I think it would surprise some people if it didn't. Co-authored-by: Marko Mikulicic <[email protected]>
- Loading branch information
Showing
2 changed files
with
185 additions
and
4 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