[ https://issues.apache.org/jira/browse/NIFI-13533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Felix Schultze updated NIFI-13533: ---------------------------------- Description: If we create a new parameter (named e.g. "foo.bar") on disk and try to fetch it by KubernetesSecretParameterProvider 2.0.0-M4, we always get the error message: Parameter sensitivity must be specified for parameter .... Dismissing the error does not work an the error occurs again. If we set the parameter name to fooBar, foo_bar, etc, the fetch is working. In M3, dots were working with FileParameterProvider was: If we create a new parameter (named e.g. "foo.bar") on disk and try to fetch it by FileParameterProvider 2.0.0-M4, we always get the error message: Parameter sensitivity must be specified for parameter .... Dismissing the error does not work an the error occurs again. If we set the parameter name to fooBar, foo_bar, etc, the fetch is working. > KubernetesSecretParameterProvider 2.0.0-M4 does not allow dots in Keys > ---------------------------------------------------------------------- > > Key: NIFI-13533 > URL: https://issues.apache.org/jira/browse/NIFI-13533 > Project: Apache NiFi > Issue Type: Bug > Reporter: Felix Schultze > Priority: Major > Attachments: Fetch-Parameter-error.jpg > > > If we create a new parameter (named e.g. "foo.bar") on disk and try to fetch > it by KubernetesSecretParameterProvider 2.0.0-M4, we always get the error > message: Parameter sensitivity must be specified for parameter .... > Dismissing the error does not work an the error occurs again. > > If we set the parameter name to fooBar, foo_bar, etc, the fetch is working. > In M3, dots were working with FileParameterProvider > -- This message was sent by Atlassian Jira (v8.20.10#820010)