-
Notifications
You must be signed in to change notification settings - Fork 507
[go] Build go1.16.4 and go1.15.12 images #2059
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
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cpanato, justaugustus 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 |
/hold |
/hold cancel |
Signed-off-by: Stephen Augustus <[email protected]>
Signed-off-by: Stephen Augustus <[email protected]>
Signed-off-by: Stephen Augustus <[email protected]>
Signed-off-by: Stephen Augustus <[email protected]>
Signed-off-by: Stephen Augustus <[email protected]>
The go1.16.4 go-runner builds passed, but the go1.15.12 variants failed with a SIGSEGV on s390x. If that happens again, but everything else is passing, I'm overriding the test to push ahead. |
/test pull-release-integration-test |
@kubernetes/release-engineering -- just a note. When this failure happens, it's usually because of an API rate limit from GitHub:
I'd really, really love if this repo's CI didn't get blocked on this GH rate limit. /skip pull-release-integration-test |
/override pull-release-integration-test |
@justaugustus: Overrode contexts on behalf of justaugustus: pull-release-integration-test In 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. |
/lgtm |
got a quota issue in the post go-runner job
will wait a bit and retrigger that |
same for some jobs in kubecross |
both jobs restarted |
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
What type of PR is this?
/kind feature
/area dependency release-eng/security
What this PR does / why we need it:
Tracking issue: #2060
ref: #2005 (comment)
(FYI @tao12345666333)
Which issue(s) this PR fixes:
Special notes for your reviewer:
Does this PR introduce a user-facing change?