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

Naming clarification #7677

Merged
merged 2 commits into from
Mar 15, 2018
Merged

Naming clarification #7677

merged 2 commits into from
Mar 15, 2018

Conversation

dusansusic
Copy link
Contributor

It isn't mentioned that this is crucial to get etcd working.

It isn't mentioned that this is crucial to get etcd working.
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 8, 2018
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 8, 2018
@k8sio-netlify-preview-bot
Copy link
Collaborator

k8sio-netlify-preview-bot commented Mar 8, 2018

Deploy preview for kubernetes-io-master-staging ready!

Built with commit b0c3b08

https://deploy-preview-7677--kubernetes-io-master-staging.netlify.com

@bradtopol bradtopol self-assigned this Mar 9, 2018
@bradtopol
Copy link
Contributor

This looks very good to me. @spzala can you serve as tech reviewer for this. Simply add a /lgtm
when you think its good to go.

@@ -282,7 +282,7 @@ Please select one of the tabs to see installation instructions for the respectiv
EOF
```

Make sure you replace `<etcd0-ip-address>`, `<etcd1-ip-address>` and `<etcd2-ip-address>` with the appropriate IPv4 addresses.
Make sure you replace `<etcd0-ip-address>`, `<etcd1-ip-address>` and `<etcd2-ip-address>` with the appropriate IPv4 addresses. Also, make sure that you changed `<etcd0>`, `<etcd1>` and `<etcd2>` with real hostnames of each machine and that these machines are able to reach each other using DNS or add records to `/etc/hosts`.
Copy link
Contributor

Choose a reason for hiding this comment

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

| add records to /etc/hosts.

records added to /etc/hosts.

Copy link
Member

Choose a reason for hiding this comment

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

Nit.."Make sure you replace" vs "make sure that you changed" ... it would be nice to have both sentences use consistency. Thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I hope it's good now.

@spzala
Copy link
Member

spzala commented Mar 9, 2018

I had a small nit as commented inline but it looks great from etcd side,
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 9, 2018
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 12, 2018
@bradtopol
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 15, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bradtopol, spzala

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 15, 2018
@k8s-ci-robot k8s-ci-robot merged commit 4ac2583 into kubernetes:master Mar 15, 2018
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants