Xavier MARCELET

Results 8 comments of Xavier MARCELET

I'm not very familiar with PCF, what makes you think that it will break compatibility ? The [capi-release](https://github.com/cloudfoundry/capi-release/) started implementing v3 endpoints since 2017. I would be surprised that PCF...

I'm suggesting the same move that cloud foundry made when transitioning from [cf-release](https://github.com/cloudfoundry-attic/cf-release) to [cf-deployment](https://github.com/cloudfoundry/cf-deployment). At start, we have a bosh-release with many many jobs and packages which brings many...

FRom my point of view, backward compatibility is affordable at small cost: 1. change name of all `id` type attribute from `X` to `X_id` in all resources definition 2. create...

Same issue here As an ugly workaround, I had to completely delete then redeploy the app for the terraform deployment to converge

closed in favor to #457

In large environments, cf_exporter has trouble answering prometheus before its scrap timeout. This should be fixed be #445

Assuming that `v28` fixes your problem, I'm closing this issue. Feel free to reopen if the problem persists