Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Feature specs: Applications.Core/secretStores extended use cases#57

Merged
willtsai merged 25 commits into
radius-project:mainfrom
willtsai:secret-store-scenarios
Mar 6, 2025
Merged

Feature specs: Applications.Core/secretStores extended use cases#57
willtsai merged 25 commits into
radius-project:mainfrom
willtsai:secret-store-scenarios

Conversation

@willtsai
Copy link
Copy Markdown
Contributor

Here are the feature specs for extending the use cases of Applications.Core/secretStores

willtsai added 3 commits July 26, 2024 16:01
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Comment thread resources/2024-07-secretstore-feature-spec.md Outdated
Comment thread resources/2024-07-secretstore-feature-spec.md Outdated
Copy link
Copy Markdown
Contributor

@superbeeny superbeeny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just have the one question around naming conventions for types.

Comment thread resources/2024-07-secretstore-feature-spec.md Outdated
Signed-off-by: Will <28876888+willtsai@users.noreply.github.com>
Comment thread resources/2024-07-secretstore-feature-spec.md
Comment thread resources/2024-07-secretstore-feature-spec.md Outdated
Comment thread resources/2024-07-secretstore-feature-spec.md Outdated
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

This pull request is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions Bot added the Stale label Aug 20, 2024
@github-actions
Copy link
Copy Markdown

This pull request has been closed due to inactivity. Feel free to reopen if you are still working on it.

@github-actions github-actions Bot closed this Aug 27, 2024
@willtsai willtsai reopened this Sep 16, 2024
Comment thread resources/2024-07-secretstore-feature-spec.md Outdated
Comment thread resources/2024-07-secretstore-feature-spec.md Outdated
Comment thread resources/2024-07-secretstore-feature-spec.md
Comment thread resources/2024-07-secretstore-feature-spec.md
Comment thread resources/2024-07-secretstore-feature-spec.md Outdated
Comment thread resources/2024-07-secretstore-feature-spec.md Outdated
Comment thread resources/2024-07-secretstore-feature-spec.md Outdated
Comment thread resources/2024-07-secretstore-feature-spec.md
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 1, 2024

This pull request is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions Bot added the Stale label Oct 1, 2024
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 9, 2024

This pull request has been closed due to inactivity. Feel free to reopen if you are still working on it.

@github-actions github-actions Bot added the Stale label Jan 1, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 9, 2025

This pull request has been closed due to inactivity. Feel free to reopen if you are still working on it.

@github-actions github-actions Bot closed this Jan 9, 2025
@willtsai willtsai reopened this Jan 16, 2025
@github-actions github-actions Bot removed the Stale label Jan 17, 2025
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Comment thread resources/2024-07-secretstore-feature-spec.md Outdated
Copy link
Copy Markdown
Contributor

@nithyatsu nithyatsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure if I missed the conversation earlier, but with this feature, would there be changes to Credentials type that we use today for storing AZ and AWS secrets? If so, Then does secret store have to move into UCP's resource type?

Comment thread resources/2024-07-secretstore-feature-spec.md Outdated
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
@willtsai
Copy link
Copy Markdown
Contributor Author

not sure if I missed the conversation earlier, but with this feature, would there be changes to Credentials type that we use today for storing AZ and AWS secrets? If so, Then does secret store have to move into UCP's resource type?

This feature spec should not affect how we store AZ and AWS secrets, thanks for checking though!

Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 8, 2025

This pull request is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions Bot added the Stale label Feb 8, 2025
@willtsai willtsai removed the Stale label Feb 10, 2025
@willtsai
Copy link
Copy Markdown
Contributor Author

still waiting on another round of reviews

Copy link
Copy Markdown
Member

@kachawla kachawla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the updates - looks great! Left a few clarifying comments.

Comment thread resources/2024-07-secretstore-feature-spec.md Outdated
Comment thread resources/2024-07-secretstore-feature-spec.md Outdated
Comment thread resources/2024-07-secretstore-feature-spec.md Outdated
Comment thread resources/2024-07-secretstore-feature-spec.md Outdated
willtsai added 2 commits March 5, 2025 20:38
Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com>
@willtsai willtsai merged commit 7e1d737 into radius-project:main Mar 6, 2025
@willtsai willtsai deleted the secret-store-scenarios branch March 6, 2025 18:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants