enhancements: Break apart the kubernetes test tarball

Enhancement Description

  • One-line enhancement description (can be used as a release note): The mondo-tarball kubernetes-test.tar.gz which contained test binaries for all platforms is now deprecated. Test binaries are now distributed in platform-specific tarballs (such as kubernetes-test-linux-amd64.tar.gz).
  • Primary contact (assignee): @ixdy
  • Responsible SIGs: sig-testing, sig-release
  • Design proposal link (community repo): KEP sig-testing/20190118-breaking-apart-the-kubernetes-test-tarball
  • Link to e2e and/or unit tests:
  • Reviewer(s) - (for LGTM) recommend having 2+ reviewers (at least one from code-area OWNERS file) agreed to review. Reviewers from multiple companies preferred:
  • Approver (likely from SIG/area to which enhancement belongs): @spiffxp @tpepper
  • Enhancement target (which target equals to which milestone):

Please to keep this description up to date. This will help the Enhancement Team track efficiently the evolution of the enhancement

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 24 (20 by maintainers)

Most upvoted comments

It doesn’t look like kubernetes-test.tar.gz is referenced anywhere on the website. I don’t think we need to add anything for it at this time, either.

https://github.com/kubernetes/kubernetes/pull/83093 removes the deprecated mondo test tarball.