cloudfoundry / cf-deployment-concourse-tasks

Apache License 2.0
23 stars 76 forks source link

Fix issue with set-feature-flags task #105

Closed davewalter closed 4 years ago

davewalter commented 4 years ago

What is this change about?

The current SYSTEM_DOMAIN check runs before it can be set by setup_bosh_env_vars, which causes it to fail if the value is being read from an environment metadata file.

Please check all that apply for this PR:

Did you update the README as appropriate for this change?

How should this change be described in release notes?

Fix a bug in the set-feature-flag task introduced in the last release where it would fail if used with a toolsmiths environment.

What is the level of urgency for publishing this change?

Tag your pair, your PM, and/or team!

cf-gitbot commented 4 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/171032801

The labels on this github issue will be updated when the story is started.