helidon
helidon copied to clipboard
4.x: Oci integration fixes
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.