
Ta-Ching ChenandGitHub
b5341edec0
Add Ingress TLS support (#1326)
This PR aims to add the Ingress TLS support by specifying the
TLS secret when creating/updating the HTTP trigger.
Command example:
fission route create --name foo \
--url /foo/{bar} --function foofn --createingress \
--ingressannotation "nginx.ingress.kubernetes.io/ssl-redirect=false" \
--ingressannotation "nginx.ingress.kubernetes.io/use-regex=true" \
--ingressrule "*=/foo/*"
--ingresstls "foobartls"
2019-09-27 00:49:23 +08:00
..
2019-09-27 00:49:23 +08:00
2019-06-02 10:10:44 +08:00
2019-07-12 12:12:04 +08:00
2019-09-10 23:28:08 +08:00
2019-05-31 16:28:55 +08:00
2019-05-31 16:28:55 +08:00
2019-05-31 16:28:55 +08:00
2019-05-31 16:28:55 +08:00
2019-09-10 23:28:08 +08:00
2019-09-26 16:54:16 +08:00
2019-05-31 16:28:55 +08:00
2019-05-31 16:28:55 +08:00
2019-05-31 16:28:55 +08:00
2019-05-31 16:28:55 +08:00
2019-08-20 16:44:21 +08:00
2019-07-12 12:12:04 +08:00
2019-07-19 12:38:36 +08:00
2019-05-31 16:28:55 +08:00
2019-05-31 16:28:55 +08:00