Nicholas Colbert
Nicholas Colbert
**What this PR does / why we need it**: A lot of companies use a single helm chart to deploy different services within their org. This pr adds the ability...
I have this deployed locally and when I try and login with my gmail email address it fails and in the logs of the smtp server it says ``` 275...
This adds a HIP for the adding a release tag to `helm install` and `helm upgrade`. It also shows the release tag information in `helm history`
**NGINX Ingress controller version** (exec into the pod and run nginx-ingress-controller --version.): ``` k exec -it ingress-nginx-controller-54f97dfdc-dkrkh -- /nginx-ingress-controller --version ------------------------------------------------------------------------------- NGINX Ingress controller Release: v1.1.1 Build: a17181e43ec85534a6fea968d95d019c5a4bc8cf Repository: https://github.com/kubernetes/ingress-nginx...
running this command multiple times does not remove duplicates from group list ``` upsert --maproles --rolearn --append --groups testing --username foo --update-username=false role has been updated ``` result ``` apiVersion:...