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

Upgraded to 181 and need way to "refresh" node-name #81

Open
andrew-edgar opened this issue Nov 14, 2017 · 2 comments
Open

Upgraded to 181 and need way to "refresh" node-name #81

andrew-edgar opened this issue Nov 14, 2017 · 2 comments

Comments

@andrew-edgar
Copy link

The code in confab preserves the old "node-name" no matter what. As long as node-name.json exists the old node-name will be used.

We have a use case where we have already deployed things but want to change all the nodes to use "node_name_include_id: true" property.

We deployed an updated version of consul release but since the node-name.json always existed it never changed to use the correct more unique node name.

We had to do some weird processing to delete the node-name.json prior to doing the update but this is not repeatable.

We would like a property that could be set which will cause the node name to be regenerated. If there is another way to do this in a single bosh deploy please let us know as this would be required on the upgrade but not on a normal restart of consul.

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/152848710

The labels on this github issue will be updated when the story is started.

@mcwumbly
Copy link
Contributor

we ran into the same issue today and ended up doing a bosh recreate to work around it. thankfully, we don't anticipate having to change this value very often.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants