Skip to content

host_target_healthcheck_suffix defaults#440

Merged
acarriedev merged 1 commit into
masterfrom
healthcheck-defaults
Jun 29, 2023
Merged

host_target_healthcheck_suffix defaults#440
acarriedev merged 1 commit into
masterfrom
healthcheck-defaults

Conversation

@PhilipSkinner

Copy link
Copy Markdown

Summary

Moves the default value for the host_target_healthcheck_suffix value to being defined within the pipeline definitions rather than in ansible.

This attempts to correct a bug introduced with #438.

The previous PR allowed this value to be configurable - where as before it was always resolving to the defaulted /_status within the ansible variable HOSTED_TARGET_HEALTHCHECK - it was defaulting to the value of an empty string. If you configured the host_target_healthcheck_suffix variable within your pipelines to /_status then this would not cause you issues.

Comment thread azure/common/apigee-deployment.yml Outdated

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.

This change should be under hosted_target_healthcheck_suffix not hosted_target_connection_path_suffix

to being defined within the pipeline definitions rather than in ansible.
@PhilipSkinner PhilipSkinner force-pushed the healthcheck-defaults branch from 93b035d to 0145217 Compare June 29, 2023 12:41
@acarriedev acarriedev merged commit 3c5c146 into master Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants