-
Notifications
You must be signed in to change notification settings - Fork 780
Add Akeyless Secret Store Documentation #4930
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
Open
kgal-akl
wants to merge
6
commits into
dapr:v1.17
Choose a base branch
from
akeyless-community:add-akeyless-doc
base: v1.17
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+274
−3
Conversation
This file contains hidden or 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
fe6c9b4 to
2223a67
Compare
82a6453 to
899d0c9
Compare
This was referenced Nov 11, 2025
Author
|
@msfussell FYI. |
msfussell
reviewed
Dec 4, 2025
Member
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.
@kgal-akl Great PR and looking forward to getting this into the release. Left a few comments
daprdocs/content/en/reference/components-reference/supported-secret-stores/akeyless.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-secret-stores/akeyless.md
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-secret-stores/akeyless.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-secret-stores/akeyless.md
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-secret-stores/akeyless.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
* Setup 1.17 Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com> * Update deployment token, remove obsolete field Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com> * Add skip_deploy_on_missing_secrets option This field is required when people create a PR based on a branch in their fork and the secret is not available. Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com> --------- Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
* Added bianry cloudevent exmaples and explanation Signed-off-by: adam shamis <adamshamis.dev@gmail.com> * tabpane line was missing Signed-off-by: adam shamis <adamshamis.dev@gmail.com> * topic was misproununced Signed-off-by: adam shamis <adamshamis.dev@gmail.com> --------- Signed-off-by: adam shamis <adamshamis.dev@gmail.com> Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
2c7c636 to
8e6fe13
Compare
Author
|
@msfussell - Done. Let me know if anything else is needed. I'm still waiting for review of dapr/components-contrib#4036 and dapr/dapr#9181. |
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.
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
In addition, please fill out the following to help reviewers understand this pull request:
Description
Part of dapr/components-contrib#4036. Opened instead of #4910 as PR 4910 was targeted towards release v1.16.
Issue reference