Frédéric Barrière
Frédéric Barrière
It seems that the field is correct for the alert object : we can see the correct value for the `customer` field in the AJAX requests that loaf alerts list,...
Solved by adding `CUSTOMER_VIEWS = True` in alerta configuration. Not sure that it should be the correct behaviour. `CUSTOMER_VIEWS` is planned for multi-tenancy. But we want to see the value...
The chart version still contains the leading v /remove-lifecycle stale
I have the same problem. Why does checkov need to download the external modules whereas they have already been retrieved by a `terraform init` and they are present in the...
This is still a problem. For example with chart of cert-mnager : https://github.com/cert-manager/cert-manager/issues/2380 To see if Helm keeps requirement about Semver version, or if it can accomodate with a `v`...
This is still a problem. For example with chart of cert-mnager : https://github.com/cert-manager/cert-manager/issues/2380 To see if Helm keeps requirement about Semver version, or if it can accomodate with a v...
I tend to agree with you. Unfortunately cert-manager is not very responsive
krew knows the name of the plugin. Couldn't it automatically copy the `kubectl_complete-pluginname` file into the PATH if there is one in the plugin package ?
I have same problem as @mhanysz and agree with its remarks. I actually find an interest in this for the `verify` command. Note that for the `stdout` output (with report...
Same error. Can not push in anonymous mode If I push by specifying a user and a passord `helm nexus-push nexus mychart-0.2.1.tgz -u admin -p secret` I got another similar...