Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.x: Oci integration fixes #8927

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

tomas-langer
Copy link
Member

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.

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 tomas-langer added OCI 4.x Version 4.x labels Jun 30, 2024
@tomas-langer tomas-langer self-assigned this Jun 30, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 30, 2024
@tomas-langer tomas-langer added this to the 4.1.0 milestone Jun 30, 2024
Copy link
Member

@klustria klustria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tomas-langer tomas-langer merged commit 8a95d96 into helidon-io:main Jul 1, 2024
12 checks passed
@tomas-langer tomas-langer deleted the oci-integration-fixes branch July 1, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement. OCI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants