Sam Gunaratne

Results 36 comments of Sam Gunaratne

Implemented PR https://github.com/cloudfoundry/gorouter/pull/467/files

Added in routing release [0.332.0](https://github.com/cloudfoundry/routing-release/releases/tag/v0.332.0), waiting for inclusion in cf-d.

Added to https://github.com/cloudfoundry/cf-deployment/releases/tag/v48.7.0

Given the operation is acting on the service and this structure is really more a reflection of how we represent the data internally (two separate tables). I would vote to...

I wonder if we should pre-emptively run https://github.com/cloudfoundry/cf-performance-tests against this change to see if theres any noticeable positive/negative effect.

Thanks for raising this @ashlymat. As a workaround you could use ``` cf auth ```` and provide the password via the CF_PASSWORD environment variable (ensuring it is escaped properly). See...