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

Enable --wait for bootkube when installing charts #869

Closed
invidian opened this issue Aug 27, 2020 · 1 comment
Closed

Enable --wait for bootkube when installing charts #869

invidian opened this issue Aug 27, 2020 · 1 comment
Labels
kind/enhancement New feature or request
Milestone

Comments

@invidian
Copy link
Member

We should enable Helm's --wait flag when bootkube installs controlplane charts to make sure they converge before we proceed with cluster installation. That will require bootstrap kube-apiserver to use SO_REUSEPORT, so kube-apiserver helm chart can converge at the same time.

This is needed, so controlplane charts can install webhooks with failurePolicy: Fail (#868).

This should be done after upgrading to Kubernetes v1.19.0.

@invidian invidian added the kind/enhancement New feature or request label Aug 27, 2020
@invidian invidian added this to the v0.5.0 milestone Aug 27, 2020
@surajssd surajssd modified the milestones: v0.5.0, v0.6.0 Oct 12, 2020
@invidian
Copy link
Member Author

invidian commented Nov 2, 2020

Done in #1085.

@invidian invidian closed this as completed Nov 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants