-
Notifications
You must be signed in to change notification settings - Fork 16
[RELEASE-1.4] Inject images, generate manifests #1169
[RELEASE-1.4] Inject images, generate manifests #1169
Conversation
/retest |
Seems an image issue.. Image was updated 5h ago. Some jobs finished before the change.
In jobs we use amd64. |
/lgtm |
/lgtm cancel The CI keeps running. We should run it after openshift-knative/serverless-operator#1644 was solved. |
/retest |
@skonto: all tests passed! Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nak3, skonto The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* [RELEASE-1.4] Inject images, generate manifests (#1169) * inject images, generate manifests (#1150) * Revert temoprary branch for image injection (#1159) Co-authored-by: Kenjiro Nakayama <[email protected]> * fixes for 1.5 * Kourier image injection (#1173) * Revert temoprary branch for image injection (#1186) Co-authored-by: Kenjiro Nakayama <[email protected]>
* [RELEASE-1.4] Inject images, generate manifests (#1169) * inject images, generate manifests (#1150) * Revert temoprary branch for image injection (#1159) Co-authored-by: Kenjiro Nakayama <[email protected]> * fixes for 1.6 * Kourier image injection (#1173) * Revert temoprary branch for image injection (#1186) Co-authored-by: Kenjiro Nakayama <[email protected]>
* [RELEASE-1.4] Inject images, generate manifests (#1169) * inject images, generate manifests (#1150) * Revert temoprary branch for image injection (#1159) Co-authored-by: Kenjiro Nakayama <[email protected]> * fixes for main * Kourier image injection (#1173) * Revert temoprary branch for image injection (#1186) * add pdb fix * Revert "add pdb fix" This reverts commit 1790632. Co-authored-by: Kenjiro Nakayama <[email protected]>
Cherry-pick with modifications of #1150.
We need this so that
make generated-files
at the S-O works as expected for 1.25 (coming next).Also uses image injection. Will do one for 1.5 too.
Blocks openshift-knative/serverless-operator#1642 as we are moving to 1.25 after the cut.