Skip to content

Environment Variables are matched even though there is no exact match in .env files #1115

@jakub-pomykala

Description

@jakub-pomykala

I have the following environment variable in a .env file:

mpconfig_lowcase_fattest_env_variable=mpconfiglowcasetestValue

If I lookup smallrye_mp_config_lowcase_FATTEST_env_variable it will match it to the env variable in the .env file but this is incorrect according to the spec.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions