You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2025. It is now read-only.
We need to add a new property with the key that looks like spring.cloud.deployer.platformName to support the app deployment being aware of the underlying platform account name.
This is to support the tracing capability of the app deployer.
The text was updated successfully, but these errors were encountered:
* Automatically configure environment for CfEnv
* Fix bug when spring.profiles.active contains cloud in a comma delimited list
* Log error
Co-authored-by: David Turanski <dturanski@pivotal.io>
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We need to add a new property with the key that looks like
spring.cloud.deployer.platformName
to support the app deployment being aware of the underlying platform account name.This is to support the tracing capability of the app deployer.
The text was updated successfully, but these errors were encountered: