generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/awaiting-more-evidenceLowest priority. Possibly useful, but not yet enough support to actually get it done.Lowest priority. Possibly useful, but not yet enough support to actually get it done.
Description
Enhancement
Why is this needed?:
Adding secret types to BucketAcces Secrets might improve the ability for end users to work with COSI programmatically.
Describe the solution you'd like in detail:
Proposed:
type: cosi.x-k8s.io/s3
---
type: cosi.x-k8s.io/azure
---
type: cosi.x-k8s.io/gcs
More: #194 (comment)
Describe alternatives you've considered:
It's unclear to me whether this is needed and how often users would actually make use of this in the real world. Since this adds complexity, I'd like to avoid putting in more effort to design and codify the secret types unless users indicate that they would use it. It would also be helpful to understand the use-cases behind if possible.
Additional context:
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/awaiting-more-evidenceLowest priority. Possibly useful, but not yet enough support to actually get it done.Lowest priority. Possibly useful, but not yet enough support to actually get it done.