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

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

@andrew-edgar

Description

@andrew-edgar

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions