kyma-project / test-infra

Test infrastructure for the Kyma project.
https://status.build.kyma-project.io/
Apache License 2.0
37 stars 181 forks source link

Old Minikube version #1918

Closed kasiakepka closed 4 years ago

kasiakepka commented 4 years ago

Description

! You are using an unsupported Minikube version '1.0.1'. This may not work. The recommended Minikube version is '1.3.1'

Reasons

1.0.1 is unsupported

Attachments

Build: https://storage.googleapis.com/kyma-prow-logs/logs/post-master-compass-integration/1215191663194935296/build-log.txt

kasiakepka commented 4 years ago

We need:

PK85 commented 4 years ago

@kasiakepka please describe in the ticket descrioption what is yourt expectation.

kasiakepka commented 4 years ago

We would like to know to which Minikube version we can update. @clebs @suleymanakbas91 as it is impacting Kym also Kyma CLI can you please provide that info?

magicmatatjahu commented 4 years ago

I tested installation of Kyma on those versions:

and locally everything was good.

Also mentioned PR https://github.com/kyma-project/kyma/pull/6848 pass installation (some tests sometimes fail) on all integration jobs, so we could conclude that 1.6.2 minikube won’t be a problem on our CI.

kasiakepka commented 4 years ago

I managed to test below pipelines with minikube 1.6.2 and kubectl 1.14.6.

kasiakepka commented 4 years ago

New updated VM image is available here

kasiakepka commented 4 years ago

https://github.com/kyma-project/test-infra/pull/1942