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

Refactor Azure and GCP getSecret Methods to Use Common getResource Logic #122

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MouhsinElmajdouby
Copy link
Member

@MouhsinElmajdouby MouhsinElmajdouby commented Nov 19, 2024

This PR refactors the getSecret methods in Azure and GCP providers to use the getResource method from the common module, aligning with the approach implemented for OCI providers. By centralizing parameter parsing and resource retrieval logic, these changes reduce code duplication, enhance maintainability, and ensure consistent behavior across providers.
JavaDocs have been updated to reflect these improvements.

issue : #121

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant