9 Commits

Author SHA1 Message Date
Xinbin Huang
6e28cb2cb3
Add healthz endpoint (#107) 2022-12-06 11:45:32 +01: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
Marco Vito Moscaritolo
9155435e2d
initial info for contributions (#21)
* initial info for contributions

* Auto update docker images on file changes for skaffold

* improve build time ignoring files that are not relevant
2020-02-23 21:58:46 -07:00
dev
b595f86fda export prometheus metrics on :9090 2019-06-19 16:31:38 -04: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
8a34e3a74b Implement certmagic storage interface for k8s
* Add automatic https functionality
2019-05-02 13:23:49 -04:00
dev
54bd76cb78 Manage CRUD of caddy routes for ingress resource changes 2019-04-25 15:05:10 -04:00
dev
eeb633ce01 integrate with minikube and caddy server 2019-04-23 17:51:10 -04:00
dev
835b4c018c init 2019-04-18 14:58:55 -04:00