Skip to content

Disable old Kubernetes version (1.13), enable new ones (1.20) #709

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

Merged
merged 2 commits into from
Mar 10, 2021

Conversation

nolar
Copy link
Owner

@nolar nolar commented Mar 10, 2021

  • Disable Kubernetes 1.13 from Minikube (not supported anymore).
  • Enable Kubernetes 1.20 for CI & post-CI thorough tests.
  • Upgrade micro versions of Kubernetes 1.14–1.19 where applicable.

nolar added 2 commits March 10, 2021 20:10
The error is:

```
* minikube v1.18.1 on Ubuntu 20.04
! Specified Kubernetes version 1.13.12 is less than the oldest supported version: v1.14.0
! You can force an unsupported Kubernetes version via the --force flag
X Exiting due to K8S_OLD_UNSUPPORTED: Kubernetes 1.13.12 is not supported by this release of minikube
```

Signed-off-by: Sergey Vasilyev <[email protected]>
@nolar nolar added the automation CI/CD: testing, linting, releasing automatically label Mar 10, 2021
@nolar nolar changed the title Disable old k8s Disable old Kubernetes version (1.13), enable new ones (1.20), upgrade existing Mar 10, 2021
@nolar nolar changed the title Disable old Kubernetes version (1.13), enable new ones (1.20), upgrade existing Disable old Kubernetes version (1.13), enable new ones (1.20) Mar 10, 2021
@nolar nolar force-pushed the disable-old-k8s branch from be0b5b7 to 05b9671 Compare March 10, 2021 19:30
@nolar nolar enabled auto-merge March 10, 2021 19:36
@nolar nolar merged commit e71dc60 into master Mar 10, 2021
@nolar nolar deleted the disable-old-k8s branch March 10, 2021 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation CI/CD: testing, linting, releasing automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant