-
Notifications
You must be signed in to change notification settings - Fork 31
WIP: Use hostnames rather than IP addresses for cassandra nodes #330
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Assign the PR to them by writing 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 |
Ok. This looks promising:
|
…force a FQDN hostname lookup by cassandra on startup.
… value in the generated config filegit add -p!
Using fully qualified domain names for nodes does work, to a point.
|
@wallrj: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Can this be closed in favour of #334? |
@wallrj: PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This branch has some useful code for the linked issues above, but closing the PR in favour of #334 which implements the minimum changes. |
Fixes: #319
Release note: