12 Commits

Author SHA1 Message Date
Marc-Antoine
e9c594cd55
feat(annotations): Add annotations to rewrite requests (#68)
* feat(annotations): Add annotations to rewrite requests

* Upgrade caddy, ingress API version and some other deps

* fix graceful shutdown

* Upgrade caddy to v2.4.6 and add OCSP Check interval to global config

* Add caddy duration parser
2022-03-26 23:19:04 -06:00
Marc-Antoine
50f6941db3
Rewrite controller (#60)
Co-authored-by: Tejas Dinkar <tejas@gja.in>
2021-04-25 11:43:40 +02:00
Marc-Antoine
66c52c682f
Use ConfigMap for Global Options (#30) 2020-11-09 10:06:14 +01:00
Marc-Antoine
022ff01309
Update to caddy v2.0.0 and fixes (#27)
* Update to caddy v2.0.0

* Fixes from #24

* Update rbac api and move ingresses from extensions api to networking

* Fix matchers

* Allow default backend

* Use caddyconfig.JSON

* Fix issuer

* Use empty image for docker
2020-05-16 13:43:57 +02:00
dev
cb1fbe77d9 cleanup codebase and add documentation 2019-06-28 14:23:34 -04:00
dev
b595f86fda export prometheus metrics on :9090 2019-06-19 16:31:38 -04:00
dev
a17f132e7d refactor internal config to use caddy types 2019-06-19 16:31:38 -04:00
dev
9a07d46e31 remove klog and update tls app config 2019-06-17 16:48:43 -04:00
dev
f0c4f064c3 update imports 2019-06-05 11:22:53 -04:00
Danny
eea8235435 Enhancement/cleanup 2019-05-06 21:31:15 +00:00
Danny
e8b9c8b94c Merged in feature/config (pull request #2)
Provide ability to configure caddy ingress controller

* Update helm charts
  * Default install into caddy-sytem namespace
  * Allow inter namespace service discovery
2019-05-06 21:29:41 +00:00
dev
835b4c018c init 2019-04-18 14:58:55 -04:00