Guard v0.5.0-rc.0 adds support for Azure On-Behalf-Of (OBO) flow thanks to @weinong, @karataliu. Please follow the deployment guide here to install/upgrade.
Download Docker images via:
docker pull appscode/guard:v0.5.0-rc.0
Notable Changes
- Update dependencies #240 (tamalsaha)
- Update azure doc with new feature #239 (weinong)
- Implement On-Behalf-Of (OBO) flow #236 (weinong)
- Update client-go to kubernetes-1.16.3 #234 (tamalsaha)
- fix small errors #233 (torubylist)
- Fix Linter Issues #231 (faem)
- Various Makefile improvements #230 (tamalsaha)
- Templatize front matter #229 (tamalsaha)
- migrate from apps/v1beta1 to apps/v1 #225 (qw1mb0)
- Fix LDAP test #223 (nightfury1204)
- Add Makefile #222 (tamalsaha)
- Use absolute path as aliases for reference docs #221 (tamalsaha)
- Update to k8s 1.14.0 client libraries using go.mod #219 (tamalsaha)
- Update Kubernetes client libraries to 1.13.5 #218 (tamalsaha)
- fix typo #216 (zabio3)
- typo in error command the it should be -o #214 (kanolato)