traefik/pkg/provider/kubernetes/ingress
Daniel Tomcej cb6ec507e2
Add new ingressClass support to ingress provider
* add new ingressClass

* add doc

* lint

* adjust behavior to look for a class with a specific controller

* remove looking strange test ingressclass

* return nil rather than en empty object

* change documentation

* apply @kevinpollet suggestion

* change order of processIngress to be correct and adjust tests

* review: clean.

* review: clean.

* Fix for review

Co-authored-by: Manuel Zapf <manuel@containo.us>
Co-authored-by: Fernandez Ludovic <ludovic@containo.us>
Co-authored-by: Michael <michael.matur@gmail.com>
2020-07-15 19:18:03 +02:00
..
fixtures Add new ingressClass support to ingress provider 2020-07-15 19:18:03 +02:00
annotations.go Add Ingress annotations support 2020-01-14 15:48:06 +01:00
annotations_test.go Fix sticky cookie ingress annotation doc 2020-07-01 12:58:05 +02:00
builder_ingress_test.go Support 'networking.k8s.io/v1beta1' ingress apiVersion 2020-01-16 10:14:06 +01:00
client.go Add new ingressClass support to ingress provider 2020-07-15 19:18:03 +02:00
client_mock_test.go Add new ingressClass support to ingress provider 2020-07-15 19:18:03 +02:00
client_test.go Move code to pkg 2019-03-15 09:42:03 +01:00
kubernetes.go Add new ingressClass support to ingress provider 2020-07-15 19:18:03 +02:00
kubernetes_test.go Add new ingressClass support to ingress provider 2020-07-15 19:18:03 +02:00