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

Do not use CDI beans to read the SM #499

Merged
merged 3 commits into from
Sep 11, 2023

Conversation

loicmathieu
Copy link
Collaborator

@loicmathieu loicmathieu commented Sep 11, 2023

@radcortez now that the secret manager client is loaded earlier, I had to allow disabling it for passing the tests.
I created a branch with your changes and mine, thanks a lot for fixing the issue.

Fixes #491

@loicmathieu loicmathieu merged commit 7079c28 into quarkiverse:main Sep 11, 2023
1 check passed
@radcortez
Copy link
Contributor

Sure. Sorry for the noise.

@loicmathieu
Copy link
Collaborator Author

Not a problem, this one is a complex beast as it may be used in very early stage of the application and as I'm lazy and don't want to configure a specific CI with access to Google Cloud I find it easier to disable it on CI.

@loicmathieu loicmathieu deleted the fix-491 branch September 22, 2023 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No longer possible to use secret-manager injected secret in @ConfigMapping class
2 participants