
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-05-31 16:28:55 +08:00
2019-07-19 12:38:36 +08:00
2019-05-31 16:28:55 +08:00
2019-08-23 16:17:12 +08:00
2019-08-30 23:39:45 +08:00
2019-08-30 23:39:45 +08:00
2019-09-10 23:28:08 +08:00
2019-09-23 16:11:56 +08:00
2019-05-31 16:28:55 +08:00
2019-08-19 16:19:28 +08:00
2019-09-27 00:49:23 +08:00
2019-08-27 15:43:59 +08:00
2019-05-31 16:28:55 +08:00
2019-07-19 12:38:36 +08:00
2019-08-23 16:17:12 +08:00
2019-08-20 19:45:56 +08:00
2019-06-24 16:33:42 +08:00
2019-05-31 16:28:55 +08:00
2019-09-27 00:49:23 +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
2019-05-31 16:28:55 +08:00
2019-07-19 12:38:36 +08:00
2019-05-31 16:28:55 +08:00