Navigation Menu

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

Show-Configuration command uses incorrect name for octopus.server.nodename #3445

Closed
matt-richardson opened this issue Apr 26, 2017 · 2 comments
Assignees
Labels
tag/breaking-change The resolution of this issue introduced a deliberately breaking change
Milestone

Comments

@matt-richardson
Copy link
Contributor

In the config file, the node name is shown as

...
  <set key="Octopus.Server.NodeName">BOB</set>
...

However, the Octopus.Server.exe show-configuration --instance MyInstance shows the same value as

...
<set key="Octopus.Storage.NodeName">BOB</set>
...

I suspect its a copy and paste typo.

@matt-richardson matt-richardson added this to the 3.13.0 milestone Apr 28, 2017
@matt-richardson
Copy link
Contributor Author

Release Note: Breaking change: Corrected Octopus.Storage.NodeName property in show-configuration output to be Octopus.Server.NodeName

@lock
Copy link

lock bot commented Nov 24, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. If you think you've found a related issue, please contact our support team so we can triage your issue, and make sure it's handled appropriately.

@lock lock bot locked as resolved and limited conversation to collaborators Nov 24, 2018
@zentron zentron added the tag/breaking-change The resolution of this issue introduced a deliberately breaking change label Jan 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tag/breaking-change The resolution of this issue introduced a deliberately breaking change
Projects
None yet
Development

No branches or pull requests

3 participants