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

Upgrade Kind to v0.6.1 #2688

Merged
merged 3 commits into from
Dec 12, 2019
Merged

Upgrade Kind to v0.6.1 #2688

merged 3 commits into from
Dec 12, 2019

Conversation

2opremio
Copy link
Contributor

@2opremio 2opremio commented Dec 12, 2019

to see if it helps with the flakey end-to-end test seen in #2685

The upgrade is not merely a version bump because:

  1. The way in which Kind stores its configuration has changed since version 0.6.0, see KUBECONFIG management migration for kind v0.6.0+ kubernetes-sigs/kind#1060
  2. The Helm version we were installing wasn't compatible with the Kubernetes version provided by Kind.

I also sneaked in a change to make the number of clusters created in CircleCI explicit.

Addresses part of #2672

@2opremio 2opremio changed the title Upgrade Kind to v0.6.1 [WIP] Upgrade Kind to v0.6.1 Dec 12, 2019
@2opremio 2opremio force-pushed the upgrade-kind branch 2 times, most recently from 9088b0e to e5d53aa Compare December 12, 2019 01:13
The upgrade is not merely a version bump because the way
in which Kind stores its configuration has changed since
version 0.6.0, see kubernetes-sigs/kind#1060
The one we were installing wasn't compatible with the Kubernetes version
used by Kind.

Also, clean up the Helm installation since it's not included in the Flux
container.
@2opremio 2opremio changed the title [WIP] Upgrade Kind to v0.6.1 Upgrade Kind to v0.6.1 Dec 12, 2019
@2opremio 2opremio added this to the 1.17.0 milestone Dec 12, 2019
@2opremio 2opremio merged commit 93576d7 into fluxcd:master Dec 12, 2019
@2opremio 2opremio deleted the upgrade-kind branch December 12, 2019 11:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants