micronaut-projects / micronaut-discovery-client

Micronaut's Discovery Client
Apache License 2.0
22 stars 20 forks source link

Dash '-' not working for activeName for Consul PropertySource name #471

Closed FrogDevelopper closed 1 year ago

FrogDevelopper commented 1 year ago

Expected Behavior

an active name like my-env should result as a PropertySource

Actual Behaviour

naming pattern is excluding it

Steps To Reproduce

No response

Environment Information

No response

Example Application

No response

Version

3.3.1

FrogDevelopper commented 1 year ago

I'll submit a fix PR Repo forked and branch created => https://github.com/FrogDevelopper/micronaut-discovery-client/tree/bugfix/471_incorrect-pattern

FrogDevelopper commented 1 year ago

introduced with fix https://github.com/micronaut-projects/micronaut-discovery-client/issues/358