20 Commits

Author SHA1 Message Date
Marc-Antoine
1f28526049
chore: Bump chart to version 1.0.5 (#127) 2023-06-02 18:59:26 +02:00
Marc-Antoine
c2b28c4591
chore: Upgrade caddy to v2.6.4 (#104) 2023-06-02 18:46:26 +02:00
Marc-Antoine
d385fc4741
chore: update github actions (#125) 2023-03-19 16:33:52 +01:00
Simen A. W. Olsen
9415b5cb00
Release chart v1.0.4 (#118) 2023-02-15 22:08:23 +01:00
Rick Foland
f858a1e4cd
Added LoadBalancer annotations and LoadBalancerIP (#111)
Co-authored-by: Marc-Antoine Fernandes <marcantoinefernandes@gmail.com>
2022-12-06 11:58:03 +01:00
Xinbin Huang
6e28cb2cb3
Add healthz endpoint (#107) 2022-12-06 11:45:32 +01:00
Marc-Antoine Fernandes
6257e88af7
Release chart v1.0.3 (fixed) 2022-08-22 22:09:02 +02:00
Marc-Antoine Fernandes
d162f5dc02
Release chart v1.0.3 2022-08-22 22:05:59 +02:00
Marc-Antoine Fernandes
ea78c3e962
Release chart v1.0.2 2022-08-22 21:35:50 +02:00
Nila
d00dc597d1
Add EAB Config options (#101) 2022-08-22 12:26:01 +02:00
Nila
f7739a6837
Add config options for class name and class name required (#99) 2022-08-22 11:50:00 +02:00
Marc-Antoine
dc93125700
Add goreleaser and bump chart to v1.0.1 (#92) 2022-05-03 18:11:49 +02:00
Marc-Antoine
9d0034236e
Release v1.0.0 of caddy-ingress-controller chart (#82) 2022-03-28 09:08:36 +02:00
Malthe Borch
7f010460ae
Move policy api version to stable API version (#80) 2022-03-27 22:27:25 +02:00
Marc-Antoine
eb23bf53e1
Fix chart test CI (#81) 2022-03-27 21:58:03 +02:00
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
Marco Vito Moscaritolo
73a8cdeaee
Update chart icon (#39) 2020-06-21 10:50:09 -06:00
Marco Vito Moscaritolo
20b498f76c
Helm chart refactoring & automation (#31)
* remove test data

* Create helm chart using the suggested structure from helm3

* Fix minor naming consistency in Dockerfile

* Move skaffold to use helm chart

* improve skaffold configuration

* Update chart name to use the naming convenction

* update sample path

* Update contribution guideline

* Add helm chart validation rules

* Add chart home since is a required field

* Add linting action for helm charts

* Add fixes to chart definition

* fix timeout duration

* Update kind cluster

* test CI with minikube

* Add MetalLB to test load balancer feature

* Publish chart when merged on master

* test publishing chart with fake tag

* move charts dir

* finalize charts publishing CI

* reformat skaffold
2020-06-20 21:37:46 +02:00