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

fix(core): Ensure default port used for target group healthcheck link #7576

Merged
merged 3 commits into from
Oct 30, 2019

Conversation

caseyhebebrand
Copy link
Contributor

Certain providers have a default configuration for their health check port, so we need fall back on the port assigned to the target group in this case.

e.g: Amazon defaults to heatlhCheckPort = traffic-port instead of a numerical value. The url was constructed with :traffic-port instead of the actual port.

@erikmunson erikmunson added the ready to merge Reviewed and ready for merge label Oct 30, 2019
@mergify mergify bot merged commit 57c7d6d into spinnaker:master Oct 30, 2019
@mergify mergify bot added the auto merged Merged automatically by a bot label Oct 30, 2019
christopherthielen added a commit to christopherthielen/deck that referenced this pull request Oct 30, 2019
34a3b00 feat(managed): Update resource indicators to use new data source
4ed015a feat(dataSources): widen + parameterize types, add default values
57c7d6d fix(core): Ensure default port used for target group healthcheck link (spinnaker#7576)
christopherthielen added a commit that referenced this pull request Oct 30, 2019
34a3b00 feat(managed): Update resource indicators to use new data source
4ed015a feat(dataSources): widen + parameterize types, add default values
57c7d6d fix(core): Ensure default port used for target group healthcheck link (#7576)
Jammy-Louie pushed a commit to pivotal/deck that referenced this pull request Nov 8, 2019
34a3b00 feat(managed): Update resource indicators to use new data source
4ed015a feat(dataSources): widen + parameterize types, add default values
57c7d6d fix(core): Ensure default port used for target group healthcheck link (spinnaker#7576)
@caseyhebebrand caseyhebebrand deleted the health-check-port branch November 25, 2019 22:01
sergiopena pushed a commit to sergiopena/deck that referenced this pull request Jan 10, 2020
34a3b00 feat(managed): Update resource indicators to use new data source
4ed015a feat(dataSources): widen + parameterize types, add default values
57c7d6d fix(core): Ensure default port used for target group healthcheck link (spinnaker#7576)
yunzhangit pushed a commit to yunzhangit/deck that referenced this pull request Mar 28, 2021
34a3b00 feat(managed): Update resource indicators to use new data source
4ed015a feat(dataSources): widen + parameterize types, add default values
57c7d6d fix(core): Ensure default port used for target group healthcheck link (spinnaker#7576)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Reviewed and ready for merge target-release/1.18
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants