-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add support for IBM Cloud Custom Credentials secret type #4837
Copy link
Copy link
Closed
Labels
area/ibmIssues / Pull Requests related to ibm providerIssues / Pull Requests related to ibm providerkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
IBM Cloud's Secret Manager service added a new secret type called Service Credentials.
We would like to add the support for this secret kind in ESO
Describe the solution you'd like
The credentials stored in this secret are returned as a json object. This will be stored as a string in a Kubernetes secret
Describe alternatives you've considered
N/A
Additional context
Detailed description of the secret type can be found in the documentation link above
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/ibmIssues / Pull Requests related to ibm providerIssues / Pull Requests related to ibm providerkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.