5 Commits
Author SHA1 Message Date
Matt Farina ecb3324a43 [stable/nginx-ldapauth-proxy] deprecating chart (#24368)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 15:31:19 -05:00
Scott Rigby 7e81314d0c [stable/nginx-ldapauth-proxy] add repo archive notice (#24075)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-11-09 14:22:48 -08:00
Igor Blackman 73e2adc5d2 [stable/nginx-ldapauth-proxy] Remove deprecated APIversion (#22579)
* Enable option to specify a different strategy than recreate

Signed-off-by: Igor Valente Blackman <igor.blackman@gmail.com>

* Remove k8s 1.16 deprecated API

Signed-off-by: Igor Valente Blackman <igor.blackman@gmail.com>
2020-05-29 05:05:15 -07:00
Mr Bleu 9f72d85b05 Add protocol configuration for nginx-ldap-proxy (#15532)
Signed-off-by: Julien Godin <julien.godin@camptocamp.com>
2019-10-21 18:47:22 -07:00
Pete Brown af218b08ae Add nginx-ldapauth-proxy (#3013)
* Add nginx-ldapauth-proxy

We created this as an authentication layer on top of our ELK stack.
We thought it might be useful for other people as well.

* Add sources and github usernames

* Fix API version for deployment

Add spec.selector matchlabels

* Add release to selector matchLabels

* Update metadata to nre release

* Use new template for chart label

* Fix app matchlabels for deployment

* Move nginx-ldapauth-proxy to stable

* Change default proxy service to kubernetes.default

* Only enable ldap auth if ldapHost and ldapBindPassword are set

* Make sure / is available

* Add stub_status to status location in nginx

* Remove superfluous $
2018-05-25 04:43:33 -07:00