-
Notifications
You must be signed in to change notification settings - Fork 523
kube-cross: Build v1.14.2-3 and v1.13.9-4 images #1264
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
Dependency updates: - PROTOBUF_VERSION to 3.11.4 - ETCD_VERSION to v3.4.7 - SKOPEO_VERSION to v0.2.0 Signed-off-by: Stephen Augustus <[email protected]>
Here we explicitly provide fake values for each of the variables in the kube-cross GCB config to prevent accidental builds that circumvent the Makefile or variants.yaml configs. Signed-off-by: Stephen Augustus <[email protected]>
Failure on the go1.13 run seems to be a network error; rerunning here: https://console.cloud.google.com/cloud-build/builds/5f51199e-342a-434d-8a6f-fc6e995efeab?project=k8s-staging-build-image |
Test image builds are passing. |
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 |
What type of PR is this?
/kind feature
What this PR does / why we need it:
kube-cross: Build v1.14.2-3 and v1.13.9-4 images
Dependency updates:
kube-cross: Zero out substitution values in GCB config
Here we explicitly provide fake values for each of the variables in the
kube-cross GCB config to prevent accidental builds that circumvent the
Makefile or variants.yaml configs.
Special notes for your reviewer:
/hold for testing
Does this PR introduce a user-facing change?