Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

Fixing issue 206 - Listen Address Mapping - #308

Merged
mattdurham merged 8 commits into
grafana-cold-storage:masterfrom
mattdurham:206_httplistenaddress
Jan 6, 2021
Merged

Fixing issue 206 - Listen Address Mapping#308
mattdurham merged 8 commits into
grafana-cold-storage:masterfrom
mattdurham:206_httplistenaddress

Conversation

@mattdurham

@mattdurham mattdurham commented Jan 6, 2021

Copy link
Copy Markdown
Contributor

Added mapping for listen address so that it propagates correctly and is honored by the http server.

PR Description

Added assignment of the host address and test where port was being used.

Which issue(s) this PR fixes

206

Notes to the Reviewer

PR Checklist

  • CHANGELOG updated
  • Documentation added
  • Tests updated

Added mapping for listen address so that it propagates correctly and is honored by the http server.
@CLAassistant

CLAassistant commented Jan 6, 2021

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@mattdurham
mattdurham marked this pull request as ready for review January 6, 2021 15:53
@mattdurham
mattdurham requested a review from rfratto January 6, 2021 15:53

@rfratto rfratto left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice, thanks for fixing this! After you address my comments, feel free to merge :)

Comment thread CHANGELOG.md Outdated
Comment thread pkg/integrations/manager.go Outdated
Comment thread pkg/integrations/manager.go
@mattdurham
mattdurham merged commit 169ad36 into grafana-cold-storage:master Jan 6, 2021
@mattdurham
mattdurham deleted the 206_httplistenaddress branch January 6, 2021 18:08
@rfratto rfratto mentioned this pull request Jan 6, 2021
3 tasks
@mattdurham mattdurham mentioned this pull request Sep 7, 2021
3 tasks
mattdurham added a commit that referenced this pull request Nov 11, 2021
* Fixing issue 206

Added mapping for listen address so that it propagates correctly and is honored by the http server.

* Added changelog doc

* Added additional comments on changelog

* Clean up formatting

* Changed host to pointer and updated tests to support that

* Cleaned up spacing
@github-actions github-actions Bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Apr 22, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants