-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
area/dist/quarkuskind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugpriority/importantMust be worked on very soonMust be worked on very soonrelease/26.3.3release/26.4.0team/cloud-native
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
dist/quarkus
Describe the bug
#40005 broke the provider-default mechansim because the MicroProfileConfigProvider is looking for provider.default, but the general mapping of . to - has been removed.
Version
26.3
Regression
- The issue is a regression
Expected behavior
provider.default, or any key containing .
should continue to work
Actual behavior
Something like --spi-password-hashing--provider-default=mycustomprovider
is effectively ignored.
How to Reproduce?
Start with --spi-password-hashing--provider-default=mycustomprovider
without such a provider, and you won't see an exception.
Anything else?
No response
Metadata
Metadata
Assignees
Labels
area/dist/quarkuskind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugpriority/importantMust be worked on very soonMust be worked on very soonrelease/26.3.3release/26.4.0team/cloud-native