Ricardo Katz
78afe7e389
Drop v1beta1 from ingress nginx ( #7156 )
...
* Drop v1beta1 from ingress nginx
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Fix intorstr logic in controller
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* fixing admission
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* more intorstr fixing
* correct template rendering
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Fix e2e tests for v1 api
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Fix gofmt errors
* This is finally working...almost there...
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
* Re-add removed validation of AdmissionReview
2021-06-23 14:20:10 -07:00
Willi Schönborn
78c47fc598
Fixed oauth2 callback url
2021-05-03 11:22:43 +02:00
koba1t
e51556f692
fix oauth2-proxy image repository
2020-05-29 01:35:32 +09:00
Benoit Perrot
dab11bdf4e
oauth-external-auth: README.md: Link to oauth2-proxy, dashboard-ingress.yaml
2020-02-14 15:42:46 +01:00
Benjamin P. Jung
d1f59ca2b4
Update python syntax in OAuth2 example
2020-02-02 13:23:01 +01:00
Manuel Alejandro de Brito Fontes
0dce5be743
Migrate ingress definitions from extensions to networking.k8s.io
2019-12-12 21:25:00 -03:00
Henry Jenkins
b8cedabbff
Update references to oauth2_proxy
...
The custodian of the project has been shifted from [bitly] to [pusher].
So this diff updates these references.
[bitly]: https://github.com/bitly/oauth2_proxy
[pusher]: https://github.com/pusher/oauth2_proxy
2019-07-18 07:59:22 +01:00
Manuel Alejandro de Brito Fontes
d36de8a63d
Fix dashboard link [skip ci] ( #3772 )
2019-02-16 19:58:26 -03:00
Jeffrey Sica
513497e534
update version to latest dashboard version (v1.10.0)
2018-11-29 20:01:15 -05:00
Manuel de Brito Fontes
f5dda5fecc
Fix documentation format
2018-08-30 15:31:12 -03:00
takonomura
587c2a8765
Escape $request_uri for external auth
2018-07-19 15:22:05 +09:00
Thomas Peitz
25f0b29da8
Add redirect uri for oauth2 login
2018-07-04 11:57:51 +02:00
Pieter Lange
efdae5a96f
Fix example
...
os.urandom sometimes returns more bytes and its generally encouraged to use python3's `secrets` module.
Also double64 encode to prevent messing up the environment variables
with binary data
2018-06-11 17:39:45 +02:00
Aarni Koskela
a59b811e7d
Index all examples and fix their titles
2018-05-03 15:44:57 +03:00