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

cli/cmd/cluster: allow to skip the control plane update #1482

Merged
merged 2 commits into from
Jun 8, 2021

Conversation

ipochi
Copy link
Member

@ipochi ipochi commented Jun 4, 2021

When the cluster is not fully set up and lokoctl is run again to fix that
problem, the user may want to avoid the control plane update happen at the
same time, because it can cause issues.

This PR is in a series of multiple PRs that will be created to ease the review/acceptance/merge of a large PR #1402

When the cluster is not fully set up and lokoctl is run again to fix that
problem, the user may want to avoid the control plane update happen at the
same time, because it can cause issues.
@ipochi ipochi requested review from surajssd and invidian June 4, 2021 05:35
Updates the cli flags to reflect the new flag
`--skip-control-plane-update`.

Signed-off-by: Imran Pochi <imran@kinvolk.io>
Copy link
Member

@invidian invidian left a comment

Choose a reason for hiding this comment

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

Seems OK

@ipochi ipochi merged commit c1f853e into master Jun 8, 2021
@ipochi ipochi deleted the imran/allow-skip-control-plane-update branch June 8, 2021 08:56
@invidian invidian added the kind/enhancement New feature or request label Jul 16, 2021
@invidian invidian added this to the v0.9.0 milestone Jul 16, 2021
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

Successfully merging this pull request may close these issues.

4 participants