Inject images and download manifests for S-O#1150
Conversation
|
Tests fail due to permissions issues when running Will change GOPATH to |
c72a97f to
ef3bcc9
Compare
ef3bcc9 to
f2e3875
Compare
|
/retest |
1 similar comment
|
/retest |
|
@skonto: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
/hold |
| local SERVERLESS_DIR=$(mktemp -d) | ||
| local CURRENT_DIR=$(pwd) | ||
| git clone --depth 1 https://github.com/openshift-knative/serverless-operator.git ${SERVERLESS_DIR} | ||
| git clone --branch inject_serving_images --depth 1 https://github.com/skonto/serverless-operator.git ${SERVERLESS_DIR} |
There was a problem hiding this comment.
We will use main once we merge all PRs.
nak3
left a comment
There was a problem hiding this comment.
I know you mentioned "Ingress will come as a next step" in openshift-knative/serverless-operator#1630 (comment) but could you please add the ingress into this PR?
I want to see the overview and it will not make so much difficult to review I guess.
In order for ingress to be added I need to add the related release files and patches in the corresponding mid stream net-* repos. I am not sure why this is difficult to review maybe @pierDipi can validate the approach here or we can go through the code. I didnt want to do all at once (independent small steps) but if that is the way to go I will do the rest when I get back (next week I am off). |
|
/lgtm As talked in the slack. |
|
Please feel free to unhold. |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@nak3 would you mind issuing a PR to revert |
|
/unhold |
* [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 <nakayamakenjiro@gmail.com> * fixes for 1.5 * Kourier image injection (#1173) * Revert temoprary branch for image injection (#1186) Co-authored-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com>
* [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 <nakayamakenjiro@gmail.com> * fixes for 1.6 * Kourier image injection (#1173) * Revert temoprary branch for image injection (#1186) Co-authored-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com>
* [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 <nakayamakenjiro@gmail.com> * 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 <nakayamakenjiro@gmail.com>
This happens when a new branch is cut.