-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(storage): retain file permission and owner when adding via confi… (
#589) * feat(storage): retain file permission and owner when adding via configMap Signed-off-by: Smuu <[email protected]> * feat: fix file permission for sidecars Signed-off-by: Smuu <[email protected]> * fix: build dir now with error and cache Signed-off-by: Smuu <[email protected]> * feat: remove commented out code Signed-off-by: Smuu <[email protected]> * feat: add comments to if Signed-off-by: Smuu <[email protected]> * fix: error message Signed-off-by: Smuu <[email protected]> * feat: have default permission as const Signed-off-by: Smuu <[email protected]> * feat: move validation to proper function Signed-off-by: Smuu <[email protected]> * fix: merge conlfict Signed-off-by: Smuu <[email protected]> --------- Signed-off-by: Smuu <[email protected]>
- Loading branch information
Showing
8 changed files
with
164 additions
and
87 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
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
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.