Skip to content

Conversation

justaugustus
Copy link
Member

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:

    • PROTOBUF_VERSION to 3.11.4
    • ETCD_VERSION to v3.4.7
    • SKOPEO_VERSION to v0.2.0
  • 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?

kube-cross: Build v1.14.2-3 and v1.13.9-4 images

Dependency updates:
- PROTOBUF_VERSION to 3.11.4
- ETCD_VERSION to v3.4.7
- SKOPEO_VERSION to v0.2.0

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]>
@k8s-ci-robot k8s-ci-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/feature Categorizes issue or PR as related to a new feature. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-priority size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 6, 2020
@k8s-ci-robot k8s-ci-robot requested review from dims and listx May 6, 2020 08:08
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 6, 2020
@justaugustus
Copy link
Member Author

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

@justaugustus
Copy link
Member Author

Test image builds are passing.
/hold cancel
/priority important-soon
/assign @dims @cblecker @BenTheElder @listx
cc: @kubernetes/release-engineering

@k8s-ci-robot k8s-ci-robot added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. and removed do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels May 6, 2020
Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 6, 2020
@k8s-ci-robot
Copy link
Contributor

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants