-
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
18
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
+209
−0
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
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. |
…apr#4832) * [1.16] Add docs on DAPR_UNSAFE_SKIP_CONTAINER_UID_GID_CHECK env var Fixes dapr#4784 Signed-off-by: joshvanl <me@joshvanl.dev> * Apply suggestions from code review Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Josh van Leeuwen <me@joshvanl.dev> * Adds DAPR_UNSAFE_SKIP_CONTAINER_UID_GID_CHECK to environment reference Signed-off-by: joshvanl <me@joshvanl.dev> * Moved non-root execution section for Kubernetes Moved the section on running Dapr services as non-root in Kubernetes, including environment variable configuration. Signed-off-by: Mark Fussell <markfussell@gmail.com> --------- Signed-off-by: joshvanl <me@joshvanl.dev> Signed-off-by: Josh van Leeuwen <me@joshvanl.dev> Signed-off-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
…nt (dapr#4766) * Update actor state store docs to include strong consistency requirement Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Move consistency to independent sentence Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> --------- Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
* Add initial docs for Azure federated identity credential Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Add audiences to access control struct docs Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Update helm values Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Remove jwt audiences from configuration Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Add warning Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Update args and annotation Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Fix localized URLs Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Add comment to increase init timeout Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Update daprdocs/content/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * Update daprdocs/content/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * Update daprdocs/content/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * Update daprdocs/content/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * Update daprdocs/content/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md Signed-off-by: Mark Fussell <markfussell@gmail.com> --------- Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> Signed-off-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
* docs: longhaul dashboard page closes dapr#4780 Signed-off-by: Mike Nguyen <hey@mike.ee> * docs:fix typo Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: Mike Nguyen <hey@mike.ee> * Update daprdocs/content/en/operations/observability/_index.md Signed-off-by: Mark Fussell <markfussell@gmail.com> --------- Signed-off-by: Mike Nguyen <hey@mike.ee> Signed-off-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
* docs: Support subsecond precision jobs and reminders Signed-off-by: Javier Aliaga <javier@diagrid.io> * Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-features-concepts.md Co-authored-by: Josh van Leeuwen <me@joshvanl.dev> Signed-off-by: Javier Aliaga <javier@diagrid.io> * Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-features-concepts.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * Update daprdocs/content/en/developing-applications/building-blocks/actors/actors-timers-reminders.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-features-concepts.md Signed-off-by: Mark Fussell <markfussell@gmail.com> --------- Signed-off-by: Javier Aliaga <javier@diagrid.io> Signed-off-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Josh van Leeuwen <me@joshvanl.dev> Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
* [1.16] Adds docs for EKS IRSA Fixes dapr#4779 Signed-off-by: joshvanl <me@joshvanl.dev> * Adds ref to AWS auth page Signed-off-by: joshvanl <me@joshvanl.dev> --------- Signed-off-by: joshvanl <me@joshvanl.dev> Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
* [1.16] Adds WorkflowsClusteredDeployment Adds WorkflowsClusteredDeployment feature gate docs. Signed-off-by: joshvanl <me@joshvanl.dev> * Adds second about the executor actor type Signed-off-by: joshvanl <me@joshvanl.dev> * Apply suggestions from code review Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Josh van Leeuwen <me@joshvanl.dev> --------- Signed-off-by: joshvanl <me@joshvanl.dev> Signed-off-by: Josh van Leeuwen <me@joshvanl.dev> Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
Ref: dapr/components-contrib#4057 Signed-off-by: Albert Callarisa <albert@diagrid.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>
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>
Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
fc5433a to
0a2a572
Compare
Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
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