-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Support standard imagePullSecrets #5866
Copy link
Copy link
Closed
Labels
area/APIAPI objects and controllersAPI objects and controllerskind/featureWell-understood/specified features, ready for coding.Well-understood/specified features, ready for coding.kind/specDiscussion of how a feature should be exposed to customers.Discussion of how a feature should be exposed to customers.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Milestone
Metadata
Metadata
Assignees
Labels
area/APIAPI objects and controllersAPI objects and controllerskind/featureWell-understood/specified features, ready for coding.Well-understood/specified features, ready for coding.kind/specDiscussion of how a feature should be exposed to customers.Discussion of how a feature should be exposed to customers.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
In what area(s)?
/area API
Describe the feature
imagePullSecretsis a very standard way of specifying credentials for pulling container images on Kubernetes. We should expand the supported subset of PodSpec to include this, updating the specification and conformance testing to match.cc @dgerd