Fix non existing image in Serverless eventing#25236
Fix non existing image in Serverless eventing#25236bergerhoffer merged 1 commit intoopenshift:masterfrom nak3:fix-absent-image
Conversation
abrennan89
left a comment
There was a problem hiding this comment.
looks good to me, thanks Kenjiro!
bergerhoffer
left a comment
There was a problem hiding this comment.
LGTM! Just need to know which versions this is for.
|
/cherrypick enterprise-4.6 |
|
/cherrypick enterprise-4.5 |
|
/cherrypick enterprise-4.4 |
|
@bergerhoffer: new pull request created: #25243 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/cherrypick enterprise-4.3 |
|
@bergerhoffer: new pull request created: #25244 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@bergerhoffer: new pull request created: #25245 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@bergerhoffer: new pull request created: #25246 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Yeah, we need it for all version as you already cherri-picked. Thank you! 😺 |
Fixes #23465
This patch fixes non existing image.
Ideally we should use an official image, but we don't have it yet. So use an image in quay.io.
/cc @abrennan89 @matzew