Skip to content

HOSTED_TARGET_CONNECTION_PATH_SUFFIX passing to proxy templates#438

Merged
acarriedev merged 1 commit intoedgefrom
CCM-820-hosted-path-suffix
Jun 28, 2023
Merged

HOSTED_TARGET_CONNECTION_PATH_SUFFIX passing to proxy templates#438
acarriedev merged 1 commit intoedgefrom
CCM-820-hosted-path-suffix

Conversation

@PhilipSkinner
Copy link
Copy Markdown

Summary

The HOSTED_TARGET_CONNECTION_PATH_SUFFIX variable is referenced for constructing the path value within the HOSTED_TARGET_CONNECTION variable.

This variable was not instantiated from the environmental variable that holds the value that has been configured within your API-M pipelines/variables.

The same issue was affecting HOSTED_TARGET_HEALTHCHECK_SUFFIX.

This PR adds the instantiation of these values from env within template-proxies.yml.

HOSTED_TARGET_HEALTHCHECK_SUFFIX

Adds instantiation of these variables so they can
be used to construct the <Path /> values within
HOSTED_TARGET_CONNECTION and HOSTED_TARGET_HEALTHCHECK.
@PhilipSkinner PhilipSkinner changed the base branch from master to edge June 28, 2023 08:33
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.

2 participants