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

OCI Global Config Source #7352

Merged
merged 20 commits into from
Aug 14, 2023
Merged

OCI Global Config Source #7352

merged 20 commits into from
Aug 14, 2023

Conversation

trentjeff
Copy link
Member

Enhancement for issue #7348.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 10, 2023
@trentjeff trentjeff self-assigned this Aug 10, 2023
@trentjeff trentjeff added 3.x Issues for 3.x version branch 4.x Version 4.x and removed OCA Verified All contributors have signed the Oracle Contributor Agreement. labels Aug 10, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 10, 2023
@trentjeff trentjeff requested a review from tomas-langer August 10, 2023 15:16
Copy link
Member

@ljnelson ljnelson left a comment

Choose a reason for hiding this comment

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

I've restricted my review to the areas I'm familiar with.

*
* @return the bootstrap oci config bean
* @see OciConfigBlueprint
*/
public static OciConfig ociConfig() {
Copy link
Member

Choose a reason for hiding this comment

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

It seems like any app/api that wants to make calls to OCI will need to call this method first and then use the config to create auth details etc. We should look at doing this only once and not read file/default source to create config object again.

Copy link
Member Author

Choose a reason for hiding this comment

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

pushed.

@trentjeff trentjeff requested a review from ljnelson August 14, 2023 01:59
@trentjeff trentjeff requested a review from tomas-langer August 14, 2023 15:14
Copy link
Member

@tomas-langer tomas-langer left a comment

Choose a reason for hiding this comment

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

@ljnelson you have unresolved issues, please do the last approval

ljnelson
ljnelson previously approved these changes Aug 14, 2023
@ljnelson
Copy link
Member

@ljnelson you have unresolved issues, please do the last approval

As requested

ljnelson
ljnelson previously approved these changes Aug 14, 2023
Copy link
Member

@ljnelson ljnelson left a comment

Choose a reason for hiding this comment

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

Re-approving per request

@trentjeff trentjeff merged commit 18d57d5 into helidon-io:main Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issues for 3.x version branch 4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants