Closed stefanbethke closed 1 year ago
Describe the bug When defining an env var without a name, an NPE is thrown in com.tsystemsmms.cmcc.cmccoperator.utils.EnvVarSet:toList() at line 54.
To Reproduce Configure the cmcc to have an env var without a name (only value).
Expected behavior Invalid env vars should be reported when parsing the cmcc, and invalid values ignored later on.
Describe the bug When defining an env var without a name, an NPE is thrown in com.tsystemsmms.cmcc.cmccoperator.utils.EnvVarSet:toList() at line 54.
To Reproduce Configure the cmcc to have an env var without a name (only value).
Expected behavior Invalid env vars should be reported when parsing the cmcc, and invalid values ignored later on.