Skip to content

allow override of queue-proxy imagePullPolicy from config-deployment ConfigMap #16457

@timholt81

Description

@timholt81

In what area(s)?

/area API

Describe the feature

When the queue-proxy container is created (https://github.com/knative/serving/blob/main/pkg/reconciler/revision/resources/queue.go#L349), it would be nice to be able to override the imagePullPolicy from a value in the config-deployment ConfigMap. If not specified it would revert to the current logic i.e. not set.

Policies in my organisation prohibit any deployment with an imagePullPolicy not set as "Always". I'd rather not have to create a custom webhook to achieve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/APIAPI objects and controllerskind/featureWell-understood/specified features, ready for coding.triage/needs-user-inputIssues which are waiting on a response from the reporter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions