-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Azure KMS support #148
Merged
Merged
Azure KMS support #148
Conversation
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
romdalf
approved these changes
Jul 26, 2022
romdalf
approved these changes
Jul 27, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
romdalf
added a commit
that referenced
this pull request
Jul 27, 2022
* Multi KMS support included AWS KMS (#112) * AWS KMS provider support * Select decryption backend via Roundrobin (#117) * Select fastet backend (#118) * Increase debuggability (#120) * Add unit tests (#121) * Kuttl based e2e test with debug provider * Kuttl based e2e test with debug provider - fix * e2e test for vault * e2e test of AWS KMS (#124) * Simplify docker build * Multi Kube version e2e and tasks polish (#125) * Fix e2e test github action names * Fix e2e test github action KUBEVER * Delete socket file before listen and terminate if socket is missing (#127) * e2e test with the supported versions of Kubernetes (#128) * Split Taskfile to sections (#129) * Generate manifests for producation usage (#130) * Generate manifests for producation usage * Multiple configuration options for Vault * Fix generator test * Generate helm chart (#131) * Generate helm chart * Fix generator test * Fix github actions related to make * Validate log level (#144) * Code scan of common codebase called library * Update SECURITY.md * Update README.md * Fix typo of prod helm gen * Azure KMS support (#148) * Azure KMS support * Azure KMS manifests generation * Fix pipelines * Typo fixes Co-authored-by: Richard Kovacs <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Fixes # (147)
Type of change
Please check options that are relevant.
How Has This Been Tested?
Ongoing ...
Checklist: