Commit Graph

  • 696d27dd90 Add Ionos ddns master Elias Stepanik 2023-09-03 09:51:36 +02:00
  • 9531e495a8
    chore: Fix chart releaser workflow paths detection Marc-Antoine Fernandes 2023-06-02 19:13:10 +02:00
  • 988a736f27
    chore: Fix chart releaser workflow Marc-Antoine Fernandes 2023-06-02 19:12:14 +02:00
  • 1f28526049
    chore: Bump chart to version 1.0.5 (#127) Marc-Antoine 2023-06-02 18:59:26 +02:00
  • c2b28c4591
    chore: Upgrade caddy to v2.6.4 (#104) Marc-Antoine 2023-06-02 18:46:26 +02:00
  • 4c700115b6
    fix: OnDemand ratelimit config isn't handled properly (#124) Marc-Antoine 2023-03-19 16:43:41 +01:00
  • d385fc4741
    chore: update github actions (#125) Marc-Antoine 2023-03-19 16:33:52 +01:00
  • 7c4aff2a8e
    chore(workflow): bump charts automatically when controller is released (#119) Simen A. W. Olsen 2023-03-15 18:06:05 +01:00
  • 3b5306d578
    Take into account that the ClusterIP can be "None" (#114) Gerard de Leeuw 2023-03-15 18:03:58 +01:00
  • 9415b5cb00
    Release chart v1.0.4 (#118) Simen A. W. Olsen 2023-02-15 22:08:23 +01:00
  • a0a0af8c57
    feat: Allow external usage of secret and proxy modules (#113) Marc-Antoine 2022-12-09 06:49:43 +01:00
  • f858a1e4cd
    Added LoadBalancer annotations and LoadBalancerIP (#111) Rick Foland 2022-12-06 14:58:03 +04:00
  • 6e28cb2cb3
    Add healthz endpoint (#107) Xinbin Huang 2022-12-06 02:45:32 -08:00
  • 9dba87b050
    Add Backend Protocol & skip verify annotation (#103) Nila 2022-08-26 12:43:31 +02:00
  • 6257e88af7
    Release chart v1.0.3 (fixed) Marc-Antoine Fernandes 2022-08-22 22:05:59 +02:00
  • d162f5dc02
    Release chart v1.0.3 Marc-Antoine Fernandes 2022-08-22 22:05:59 +02:00
  • 5904b89a40
    Fix arm64 support on controller release Marc-Antoine Fernandes 2022-08-22 21:59:49 +02:00
  • ea78c3e962
    Release chart v1.0.2 Marc-Antoine Fernandes 2022-08-22 21:35:50 +02:00
  • d00dc597d1
    Add EAB Config options (#101) Nila 2022-08-22 12:26:01 +02:00
  • 769911d4f8
    If secret doesn't exist, return fs.ErrNotExist (#100) Nila 2022-08-22 12:00:33 +02:00
  • f7739a6837
    Add config options for class name and class name required (#99) Nila 2022-08-22 11:50:00 +02:00
  • 1ba3f761ec
    feat: Upgrade caddy to v2.5.1, k8s client to 0.23 (#94) Marc-Antoine 2022-07-20 21:42:40 +02:00
  • 45368dc237
    fix(ci): Fix goreleaser tags for snapshots Marc-Antoine Fernandes 2022-05-03 18:19:50 +02:00
  • dc93125700
    Add goreleaser and bump chart to v1.0.1 (#92) Marc-Antoine 2022-05-03 18:11:49 +02:00
  • 16312f5480
    feat: Add experimental "smart" sort plugin (#90) Marc-Antoine 2022-05-03 11:39:03 +02:00
  • cce8e52ddd
    feat: Add plugin system to controller (#86) Marc-Antoine 2022-04-15 13:53:58 +02:00
  • 2410d8b325
    Remove image.tag values in README Marc-Antoine Fernandes 2022-03-28 17:28:08 +02:00
  • 9d0034236e
    Release v1.0.0 of caddy-ingress-controller chart (#82) Marc-Antoine 2022-03-28 09:08:36 +02:00
  • 38b5a98990
    Add multi-arch support (#83) Marc-Antoine 2022-03-28 09:08:09 +02:00
  • 78e7d5f682
    Example: generate k8s yaml file using helm (#42) Kiura 2022-03-27 23:18:29 +02:00
  • 7f010460ae
    Move policy api version to stable API version (#80) Malthe Borch 2022-03-27 22:27:25 +02:00
  • eb23bf53e1
    Fix chart test CI (#81) Marc-Antoine 2022-03-27 21:58:03 +02:00
  • e9c594cd55
    feat(annotations): Add annotations to rewrite requests (#68) Marc-Antoine 2022-03-27 07:19:04 +02:00
  • d5b85e5d7a
    Use main branch for helm/chart-releaser-action (#70) Axel Wagner 2021-06-20 20:24:12 +02:00
  • 50f6941db3
    Rewrite controller (#60) Marc-Antoine 2021-04-25 11:43:40 +02:00
  • 66c52c682f
    Use ConfigMap for Global Options (#30) Marc-Antoine 2020-11-09 10:06:14 +01:00
  • ad3c0ac56a
    Allow storage adapter to overwrite a secret (#47) Marc-Antoine 2020-09-13 11:28:28 +02:00
  • 4299818d24
    docs: add the missing backslash (#40) YouEclipse 2020-06-27 17:55:28 +08:00
  • 73a8cdeaee
    Update chart icon (#39) Marco Vito Moscaritolo 2020-06-21 18:50:09 +02:00
  • 9e562e9bb3
    update readme to use the published chart (#38) Marco Vito Moscaritolo 2020-06-21 18:49:51 +02:00
  • 20b498f76c
    Helm chart refactoring & automation (#31) Marco Vito Moscaritolo 2020-06-20 21:37:46 +02:00
  • 2e6dc7962f
    Build docker images on merge into master (#29) Marco Vito Moscaritolo 2020-05-16 19:29:23 +02:00
  • 022ff01309
    Update to caddy v2.0.0 and fixes (#27) Marc-Antoine 2020-05-16 13:43:57 +02:00
  • 3abf447b47
    Build Go binary inside Docker (#22) Volker Thiel 2020-02-25 19:04:42 +01:00
  • 9155435e2d
    initial info for contributions (#21) Marco Vito Moscaritolo 2020-02-24 05:58:46 +01:00
  • 2e31a66bbd update dependencies (#20) Marco Vito Moscaritolo 2019-12-29 22:55:01 +01:00
  • 7ead55505b Add the missing tmp folder required to make the caddy-ingress-controller work Marco Vito Moscaritolo 2019-11-10 12:29:13 +01:00
  • d36dfde03f Specify the ingress service port for internal hostname Marco Vito Moscaritolo 2019-11-10 16:33:09 +01:00
  • cbba6fbf49 Update readme Matthew Holt 2019-10-26 09:40:02 -06:00
  • c36b7f3536 Update to use latest Caddy 2 module interface Matthew Holt 2019-10-26 09:38:12 -06:00
  • c46d8ff2e5 Add license Matthew Holt 2019-10-26 09:29:05 -06:00
  • 3f3fc57316 Some quick updates Matthew Holt 2019-10-26 09:28:58 -06:00
  • f89c599e19 update to work w/ new caddy2 handlers dev 2019-07-12 16:08:09 -04:00
  • cb1fbe77d9 cleanup codebase and add documentation dev 2019-06-28 14:23:34 -04:00
  • d9e05a0a02 allow usage of own tls certificates dev 2019-06-27 11:26:02 -04:00
  • b595f86fda export prometheus metrics on :9090 dev 2019-06-19 16:30:20 -04:00
  • abe4a47df6 allow caddy to be configured by config map dev 2019-06-19 14:42:46 -04:00
  • a17f132e7d refactor internal config to use caddy types dev 2019-06-18 17:09:53 -04:00
  • 9a07d46e31 remove klog and update tls app config dev 2019-06-17 16:48:43 -04:00
  • f0c4f064c3 update imports dev 2019-06-05 11:22:53 -04:00
  • 38e41f3177 add example deployment manifests dev 2019-05-22 14:48:03 -04:00
  • bd7ec4848d cleanup folder structure and add setup docs dev 2019-05-21 15:26:24 -04:00
  • eea8235435 Enhancement/cleanup Danny 2019-05-06 21:31:15 +00:00
  • e8b9c8b94c Merged in feature/config (pull request #2) Danny 2019-05-06 21:29:41 +00:00
  • 2967030fe2 Merged in feature/cert-storage (pull request #1) Danny 2019-05-02 17:29:20 +00:00
  • 8a34e3a74b Implement certmagic storage interface for k8s dev 2019-04-29 16:11:40 -04:00
  • 54bd76cb78 Manage CRUD of caddy routes for ingress resource changes dev 2019-04-25 15:05:10 -04:00
  • eeb633ce01 integrate with minikube and caddy server dev 2019-04-23 17:45:18 -04:00
  • 835b4c018c init dev 2019-04-16 16:19:51 -04:00