Build kube-proxy image#22155
Conversation
6a5b1ef to
48feb1c
Compare
|
/hold Need the ART repo created, and then link to ocp-build-data. Also, you need to be built on top of my PR to ocp-build-data that reorders parents |
|
Another related change #22082 but isn't in 4.0 |
|
@smarterclayton Could you tell me more about "built on top of my PR to ocp-build-data that reorders parents"? How do I do this? |
48feb1c to
3796a53
Compare
| @@ -0,0 +1,5 @@ | |||
| reviewers: | |||
There was a problem hiding this comment.
@pecameron could you add people from the net team to the image OWNERS too? As long as @smarterclayton thinks that's OK of course. To both Reviewers and Approvers.
This image is hyperkube with conntrack-tools and iptables SDN-310 Create origin kube-proxy image https://jira.coreos.com/browse/SDN-310 Signed-off-by: Phil Cameron <pcameron@redhat.com>
|
@smarterclayton ci/prow/e2e-aws failed with |
|
/retest |
2 similar comments
|
/retest |
|
/retest |
|
ci/prow/e2e-aws — Job succeeded. |
|
ci/prow/e2e-aws — Job succeeded. |
|
Failed before network started /test e2e-aws |
|
Failed: StaticPodsFailing: nodes/ip-10-0-158-188.ec2.internal |
|
Succeeded: 3 |
|
Succeeded: 4 |
|
Succeeded: 5 |
|
Succeeded: 6 |
|
Failed: kube-apiserver Kube API started failing /test e2e-aws |
|
@smarterclayton @dcbw what more needs to be done before this merges? |
|
/retest |
|
/lgtm |
|
/assign @sdodson |
|
@sdodson PTAL |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dcbw, pecameron, sdodson 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 |
|
@smarterclayton @sdodson Can this be merged? Is there more to do? |
|
@smarterclayton Can this be merged now? It blocks ART-487. |
1 similar comment
|
@smarterclayton Can this be merged now? It blocks ART-487. |
|
/hold cancel |
|
@sdodson I'm confused (again). I thought this PR had to go in to unblock ART-487. I thought @smarterclayton was holding off on the merge to let some other items happen first. As far as I know the kube-proxy image is supposed to be part of 4.1 (needed by Callico) and we are hard upon the date. |
We already have ose-kube-proxy and need origin-kube-proxy as well. The image is hyperkube with 2 additional rpms: iptables conntrack-tools See: openshift/origin#22155 https://jira.coreos.com/browse/SDN-310 Signed-off-by: Phil Cameron <pcameron@redhat.com>
This image is hyperkube with conntrack-tools and iptables
SDN-310 Create origin kube-proxy image
https://jira.coreos.com/browse/SDN-310
Signed-off-by: Phil Cameron pcameron@redhat.com