Skip to content

knative-eventing-injection can't be used with private registry #1862

@duglin

Description

@duglin

Describe the bug
While trying to get the e2e tests to work using a private registry, I found that the tests that add the knative-eventing-injection label to a namespace will fail because the pods that get automatically created will fail to be able to pull the needed images. This is because those pods are associated with the eventing-broker-filter ServiceAccount which was also automatically created and there doesn't appear to be a way to inject a pull secret into that service account.

To Reproduce
Run the e2e tests with all images in a private registry.

Knative release version
v0.8.0

/cc @n3wscott

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions