You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: This scenario is a future feature since UDT is not fully implemented yet, nor is its schema finalized. The proposal here is to follow the same valueFrom syntax as the Applications.Core/containers resource type for referencing Radius Secrets in the Applications.Core/udt resource type, but this may change during tech design and implementation.
Acceptance criteria
The user is able to define and create an Applications.Core/secretStores resource, then reference values from the secret store in their Applications.Core/udt resource.
👋 @willtsai Thanks for filing this feature request.
A project maintainer will review this feature request and get back to you soon.
We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.
For more information on our triage process please visit our triage overview
Overview of feature request
As a developer, I can specify a
Applications.Core/secretStores
in my custom user-defined resource once the user-defined types feature is implemented.For example, I should be able to reference values from a secret store in a UDT like so:
Acceptance criteria
The user is able to define and create an
Applications.Core/secretStores
resource, then reference values from the secret store in theirApplications.Core/udt
resource.Additional context
See the secret store feature spec for more details.
Would you like to support us?
AB#14759
The text was updated successfully, but these errors were encountered: