Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Split the Service Catalog release job by arch type #2727

Merged

Conversation

mszostok
Copy link
Contributor

@mszostok mszostok commented Oct 7, 2019

Description

This PR changes the release process by splitting the single Deploy stage into:

  • publish service catalog for amd64 arch
  • publish service catalog for arm arch
  • publish service catalog for arm64 arch
  • publish service catalog for ppc64le arch
  • publish service catalog for s390x arch
  • publish svcat CLI for win,linux,darwin arch

The Build stages were used: https://docs.travis-ci.com/user/build-stages/#what-are-build-stages
Related issues:

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 7, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mszostok

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 7, 2019
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Oct 7, 2019
@mszostok
Copy link
Contributor Author

mszostok commented Oct 7, 2019

I need to test that approach on forked repo
/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 7, 2019
@mszostok
Copy link
Contributor Author

mszostok commented Oct 7, 2019

I tested on forked organization: ended successfully: https://travis-ci.com/awalach-org/service-catalog/builds/130702942

/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 7, 2019
@mszostok
Copy link
Contributor Author

mszostok commented Oct 7, 2019

/cc @jberkhahn

@mszostok mszostok changed the title Make the Service Catalog release process parallel Split the Service Catalog release job by arch type Oct 7, 2019
@jberkhahn
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 7, 2019
@k8s-ci-robot k8s-ci-robot merged commit 7b437af into kubernetes-retired:master Oct 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants