Skip to content

chore: remove address from deployment page #5565

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

Merged
merged 1 commit into from
Jan 4, 2023
Merged

Conversation

deansheather
Copy link
Member

The address deployment config field is deprecated in favor of http_address and tls.address.

I considered adding replacing this value with both of the above values, but it doesn't make sense as the tls.address may have a value even if TLS is disabled (tls.enabled). We'd have to have the TLS enabled value here too for this to make sense, but it's already in the security page.

At the end of the day this doesn't really matter and is easy to discern from the logs (or the page URL) so I removed it.

@deansheather deansheather requested a review from a team as a code owner January 4, 2023 05:14
@deansheather deansheather requested review from BrunoQuaresma and removed request for a team January 4, 2023 05:14
Copy link
Collaborator

@BrunoQuaresma BrunoQuaresma left a comment

Choose a reason for hiding this comment

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

LGTM

@deansheather deansheather merged commit 91a4c2d into main Jan 4, 2023
@deansheather deansheather deleted the dean/remove-addr-ui branch January 4, 2023 13:50
@github-actions github-actions bot locked and limited conversation to collaborators Jan 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants