cloudfoundry / diego-release

BOSH Release for Diego
Apache License 2.0
201 stars 213 forks source link

Check diego port from diego listen address #879

Closed mariash closed 8 months ago

mariash commented 8 months ago

This change is a follow up fix for https://github.com/cloudfoundry/diego-release/pull/878

We want to validate listen address and not health address when checking bbs port. Health address will always be up no matter if BBS holds the lock or not.