helidon icon indicating copy to clipboard operation
helidon copied to clipboard

4.x: Oci integration fixes

Open tomas-langer opened this issue 1 year ago • 0 comments

Fixed missed configured option in OciConfig. Using a custom webclient request to check if IMDS endpoint is valid (as the default that used Region discovery has hardcoded 7 retries and increasing delays between them). Added config-yaml as a runtime dependency, as without it the OCI configuration does not work.

tomas-langer avatar Jun 30 '24 11:06 tomas-langer