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

Fix etcdstatus membership report in status command #753

Merged
merged 1 commit into from
Dec 6, 2019

Conversation

kron4eg
Copy link
Member

@kron4eg kron4eg commented Dec 5, 2019

What this PR does / why we need it:
This fixed kubeone status in situation when hostname is not provided by terraform/config

Special notes for your reviewer:
There is new package pkg/scripts, where other scripts will be moved in the follow-up PRs. Containing and decoupling scripts rendering from scripts running (over ssh). This will allow us to:

  • run scripts locally without ssh (to provision single node control-plane and master in one instance)
  • have golden files with script renders, eventually leading to the better unit-test opportunities.

Does this PR introduce a user-facing change?:

🐛 Fix etcdstatus membership report in status command

@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 Dec 5, 2019
@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kron4eg

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/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Dec 5, 2019
Signed-off-by: Artiom Diomin <artiom@loodse.com>
Copy link
Member

@xmudrii xmudrii left a comment

Choose a reason for hiding this comment

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

/lgtm

@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Dec 6, 2019
@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 38841de2160f56fcd9863fd6ae13cf8631a49b8e

@kubermatic-bot kubermatic-bot merged commit 16360c4 into kubermatic:master Dec 6, 2019
@kubermatic-bot kubermatic-bot added this to the v0.11 milestone Dec 6, 2019
@kron4eg kron4eg deleted the etcd-memberlist branch December 6, 2019 09:40
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants