-
Notifications
You must be signed in to change notification settings - Fork 80
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 <isman.firmansyah@gmail.com> * feat(cloud-native): add support for configuration key file Signed-off-by: iromli <isman.firmansyah@gmail.com> * feat(cloud-native): implement obfuscated configuration schema in higher level setup Signed-off-by: iromli <isman.firmansyah@gmail.com> * chore(cloud-native): update JANS_SOURCE_VERSION Signed-off-by: iromli <isman.firmansyah@gmail.com> * docs(cloud-native): add missing configuration key docs Signed-off-by: iromli <isman.firmansyah@gmail.com> * feat(cloud-native): add support for secure configuration schema in janssen-all-in-one Signed-off-by: iromli <isman.firmansyah@gmail.com> * chore(cloud-native): cleanup unused template syntax Signed-off-by: iromli <isman.firmansyah@gmail.com> * refactor(jans-pycloudlib): revert temporary changes Signed-off-by: iromli <isman.firmansyah@gmail.com> * docs(charts): mention about empty configuration key Signed-off-by: iromli <isman.firmansyah@gmail.com> * chore(cloud-native): update JANS_SOURCE_VERSION * docs(kubernetes): fix example of using custom configuration schema Signed-off-by: iromli <isman.firmansyah@gmail.com> * chore(charts): specify allowed cnConfiguratorKey size Signed-off-by: iromli <isman.firmansyah@gmail.com> * docs(kubernetes): add how-to section for encrypted configuration schema Signed-off-by: iromli <isman.firmansyah@gmail.com> * docs: fix typos Signed-off-by: Amro Misbah <amromisba7@gmail.com> * docs: fix wording in values.yaml Signed-off-by: Amro Misbah <amromisba7@gmail.com> * docs: add the key used in custom schema Signed-off-by: Amro Misbah <amromisba7@gmail.com> * chore(cloud-native): update JANS_SOURCE_VERSION Signed-off-by: iromli <isman.firmansyah@gmail.com> --------- Signed-off-by: iromli <isman.firmansyah@gmail.com> Signed-off-by: Amro Misbah <amromisba7@gmail.com> Signed-off-by: Isman Firmansyah <iromli@users.noreply.github.com> Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com> Co-authored-by: Amro Misbah <amromisba7@gmail.com>
- 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.