-
Notifications
You must be signed in to change notification settings - Fork 523
images: Migrate go-runner image building to k/release #1498
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Stephen Augustus <[email protected]>
cab7ed1
to
b50713c
Compare
Signed-off-by: Stephen Augustus <[email protected]>
Signed-off-by: Stephen Augustus <[email protected]>
88e280d
to
a7a328a
Compare
Signed-off-by: Stephen Augustus <[email protected]>
Signed-off-by: Stephen Augustus <[email protected]>
a7a328a
to
c1173c8
Compare
/hold for @dims' review and for my accompanying k/test-infra PR to migrate the postsubmit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome 😎
/lgtm
/lgtm |
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cpanato, dims, hasheddan, justaugustus, Verolop, xmudrii 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 |
Thanks everyone! |
What type of PR is this?
/kind feature
/area dependency
What this PR does / why we need it:
Continuation of migrating kubernetes/kubernetes image building to k/release (ref: #1450, #1140)
Commits:
Requires: kubernetes/test-infra#18906
Which issue(s) this PR fixes:
Special notes for your reviewer:
go-runner also needs to be updated to go1.15, but I ran into some issues with
GOPROXY
, so I'm going to take that on in another PR.Does this PR introduce a user-facing change?