Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

Automatically test with the latest Kubernetes version #193

Merged
merged 5 commits into from
Oct 4, 2019

Conversation

nolar
Copy link
Contributor

@nolar nolar commented Sep 26, 2019

Replace the explicit Kubernetes versions in CI/CD with the "latest" aliases.

Issue : #13

Description

Previously, all Kubernetes versions were explicitly enumerated in the CI/CD config. We had to add new Kubernetes versions from time to time. Same for Minikube.

Now, the "latest" will be used for both. Extra versions versions to test still have to be listed explicitly (to my knowledge, there is no "latest minus 1", "latest minus 2", or so).

Now, the Travis build looks like this:

image

Types of Changes

  • Refactor/improvements

@nolar nolar added the automation CI/CD: testing, linting, releasing automatically label Sep 26, 2019
@nolar nolar requested a review from samurang87 as a code owner September 26, 2019 14:18
@zincr
Copy link

zincr bot commented Sep 26, 2019

🤖 zincr found 0 problems , 0 warnings

✅ Large Commits
✅ Approvals
✅ Specification
✅ Dependency Licensing

@zincr
Copy link

zincr bot commented Sep 26, 2019

🤖 zincr found 1 problem , 0 warnings

❌ Approvals
✅ Large Commits
✅ Specification
✅ Dependency Licensing

Details on how to resolve are provided below


Approvals

All proposed changes must be reviewed by project maintainers before they can be merged

Not enough people have approved this pull request - please ensure that 1 additional user, who have not contributed to this pull request approve the changes.

  • ✅ Approved by PR author @nolar
  • ❌ 1 additional approval needed
     

Copy link

@jonathanbeber jonathanbeber left a comment

Choose a reason for hiding this comment

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

+1

@nolar nolar merged commit 312ba46 into zalando-incubator:master Oct 4, 2019
@nolar nolar deleted the more-k8ses branch October 4, 2019 16:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automation CI/CD: testing, linting, releasing automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants