-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cloud-native): secure mounted configuration schema (#10577)
* feat(cloud-native): secure mounted configuration schema Signed-off-by: iromli <[email protected]> * feat(cloud-native): add support for configuration key file Signed-off-by: iromli <[email protected]> * feat(cloud-native): implement obfuscated configuration schema in higher level setup Signed-off-by: iromli <[email protected]> * chore(cloud-native): update JANS_SOURCE_VERSION Signed-off-by: iromli <[email protected]> * docs(cloud-native): add missing configuration key docs Signed-off-by: iromli <[email protected]> * feat(cloud-native): add support for secure configuration schema in janssen-all-in-one Signed-off-by: iromli <[email protected]> * chore(cloud-native): cleanup unused template syntax Signed-off-by: iromli <[email protected]> * refactor(jans-pycloudlib): revert temporary changes Signed-off-by: iromli <[email protected]> * docs(charts): mention about empty configuration key Signed-off-by: iromli <[email protected]> * chore(cloud-native): update JANS_SOURCE_VERSION * docs(kubernetes): fix example of using custom configuration schema Signed-off-by: iromli <[email protected]> * chore(charts): specify allowed cnConfiguratorKey size Signed-off-by: iromli <[email protected]> * docs(kubernetes): add how-to section for encrypted configuration schema Signed-off-by: iromli <[email protected]> * docs: fix typos Signed-off-by: Amro Misbah <[email protected]> * docs: fix wording in values.yaml Signed-off-by: Amro Misbah <[email protected]> * docs: add the key used in custom schema Signed-off-by: Amro Misbah <[email protected]> * chore(cloud-native): update JANS_SOURCE_VERSION Signed-off-by: iromli <[email protected]> --------- Signed-off-by: iromli <[email protected]> Signed-off-by: Amro Misbah <[email protected]> Signed-off-by: Isman Firmansyah <[email protected]> Co-authored-by: Mohammad Abudayyeh <[email protected]> Co-authored-by: Amro Misbah <[email protected]>
- Loading branch information
1 parent
721b8fe
commit 57c266a
Showing
24 changed files
with
329 additions
and
132 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
Oops, something went wrong.