Skip to content
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

Add no-init option to the install command #871

Merged
merged 1 commit into from
Apr 15, 2020
Merged

Add no-init option to the install command #871

merged 1 commit into from
Apr 15, 2020

Conversation

xmudrii
Copy link
Member

@xmudrii xmudrii commented Apr 14, 2020

What this PR does / why we need it:

This PR adds the no-init option to the install command. This option instructs the install command just to install the binaries and deploy configuration files. This is useful in disaster recovery scenarios.

The no-init is used such as:

kubeone install config.yaml -t . --no-init

Does this PR introduce a user-facing change?:

Add ability to skip cluster provisioning when running the install command using the --no-init flag

/assign @kron4eg

@xmudrii xmudrii requested a review from kron4eg April 14, 2020 21:49
@kubermatic-bot kubermatic-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. labels Apr 14, 2020
@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: xmudrii

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubermatic-bot kubermatic-bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Apr 14, 2020
@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Apr 15, 2020
@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 66c5256ce68ee681c1c7db60c7f049694afef6fd

@kubermatic-bot kubermatic-bot merged commit 38f6ff4 into master Apr 15, 2020
@kubermatic-bot kubermatic-bot added this to the v1.0 milestone Apr 15, 2020
@kubermatic-bot kubermatic-bot deleted the noinit branch April 15, 2020 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants