Guard 0.1.1 comes with lots of docs improvements. Thank you to all of you who have tried and/or contributed to Guard. Please follow the deployment guide here to install/upgrade.
Download Docker images via:
docker pull appscode/guard:0.1.1
Notable Changes
- Add auth provider case insensitive check #128 (nightfury1204)
- Improve azure auth provider docs #126 (tamalsaha)
- Guard Installation guide for Kubernetes Clusters built with Kubespray #123 (vikas027)
- Update docs to indicate node selector bug in Kubespray #122 (tamalsaha)
- fix error glog undefined #119 (nightfury1204)
- Generate flag methods using go-enum #118 (tamalsaha)
- Use github.com/golang/glog library #117 (tamalsaha)
- Add simple Grafana Dashboard for Guard #116 (alexanderdavidsen)
- Documentation: how to create serviceMonitors for prometheus-operator #115 (alexanderdavidsen)
- Add test for auth provider client #114 (nightfury1204)
- Fix metrics spelling #113 (tamalsaha)
- Update cli reference docs #112 (tamalsaha)
- Update GitLab documentation to clarify the usage of base-url #111 (alexanderdavidsen)