Daniel Mikusa
Daniel Mikusa
>> I know it's more work on the buildpacks side, but it feels to me that if the buildpacks are creating the native image, they should be capable of retrieving...
> We could provide GAV metadata to the buildpacks to facilitate retrieving the reachability metadata without requiring the user to configure anything. Can you expand on this? What type of...
Seems reasonable. Marking as an enhancement.
Acknowledged. I believe the format you want is [only valid in the v3 manifest](http://v3-apidocs.cloudfoundry.org/version/3.115.0/index.html#the-manifest-schema) though. My understanding is that the [v2 manifest format for the services block](https://docs.cloudfoundry.org/devguide/deploy-apps/manifest-attributes.html#services-block) is just a...
For what it's worth, I believe this comment summarizes the concerns when adjusting the cache durations well: https://github.com/cloudfoundry/cf-java-client/issues/749#issuecomment-340617201 Revisiting the way that the caches are used is something that we...
Thanks for this report! Do you have a code snippet or example you could provide that would generate one of these large checkpoint traces? I'm not doubting you at all....
OK, so 3.x is pretty old at this point. Are you seeing the issue in 3.x? If so, I'm not sure how much I can help there. I would say...
>We couldn't find an implementation for v3 in the latest version 5.6.0.RELEASE of Cloud-foundry-operations. We also noticed that the cloud-foundry-client / cloud-foundry-client-reactor doesn't have all the necessary request and response...
Thanks. Acknowledged. Those are indeed missing. I'll flag this as a feature request & we'll add it to the backlog. If you are interested in submitting a PR to add...
@Suyash08Oct Thanks for reaching out #1157 is on the list to be reviewed soon. The plan is to get #1157, #1158 and #1159 reviewed and merged, then cut a release....