You are looking at the documentation of a prior release. To read the documentation of the latest release, please
visit here.
Change Log
0.1.0 (2018-04-04)
Closed issues:
- Refactor token command #92
- Enable code coverage tests #84
- Check NTP perodically #83
- Gitlab #53
- Expose metrics via Prometheus #52
- Run guard in its own namespace #29
- Support basic auth / token auth #28
- Run guard on master by default #19
- Installer.yaml should use /healthz checks. #17
- Support LDAP #11
- Support Active Directory / Office365 #10
- Test the big switch statement in server handler #96
- Fix installer #91
- Kerberos #58
- Is the google auth actually working/tested? #36
- Document how to fix bad certificate issue #21
- Fuzz server #14
Merged pull requests:
- Update readme. #107 (tamalsaha)
- Prepare docs for 0.1.0 #106 (tamalsaha)
- Reorder auth providers #105 (tamalsaha)
- Update docs #104 (nightfury1204)
- Add e2e tests #103 (tamalsaha)
- Use a global var for pki dir #102 (tamalsaha)
- Fix installer issues #101 (tamalsaha)
- Refactor commands #99 (tamalsaha)
- Add kerberos authentication for LDAP #98 (nightfury1204)
- Refactor token command #93 (tamalsaha)
- Add coverage tracking using codecov.io #90 (tamalsaha)
- Add prometheus metrics #89 (tamalsaha)
- concourse-ci pipeline #87 (tahsinrahman)
- Update docs #85 (nightfury1204)
- Reorg codebase #82 (tamalsaha)
- Use github.com/json-iterator/go #81 (tamalsaha)
- Simplify use cluster command #80 (tamalsaha)
- Ensure max clock skew is no more than 5 sec #79 (tamalsaha)
- Add travis.yml #78 (tamalsaha)
- Add test for google #77 (nightfury1204)
- Validate google IDToken #74 (nightfury1204)
- Print id_token & refresh_token for Google #73 (tamalsaha)
- Add test for LDAP #70 (nightfury1204)
- Bug fixes and add CA cert flag for LDAP #69 (nightfury1204)
- Add test for azure #68 (nightfury1204)
- Add test for token auth #67 (nightfury1204)
- Add test for gitlab #66 (nightfury1204)
- Add test for github #65 (nightfury1204)
- Add docs to configure guard for Azure ADDS LDAPS #64 (nightfury1204)
- Use authentication/v1 api #63 (tamalsaha)
- Various fixes to installer #62 (tamalsaha)
- Fix Google groups detection #61 (tamalsaha)
- Various fixes #60 (tamalsaha)
- Add support for LDAP #59 (nightfury1204)
- Add support for Azure #57 (nightfury1204)
- Add support for static token file authentication #56 (nightfury1204)
- Update client-go to v6.0.0 #55 (tamalsaha)
- Gitlab #54 (nightfury1204)
- Document how to use kube-dns to connect api server to guard server #47 (tamalsaha)
0.1.0-rc.5 (2018-01-04)
Closed issues:
Merged pull requests:
- Prepare docs for 0.1.0-rc.5 #51 (tamalsaha)
- Fix client id generation #49 (tamalsaha)
- Reorganize & write front matter for 0.1.0-rc.5 #48 (sajibcse68)
- Use clientcmd apis to generate webhook config #46 (tamalsaha)
- Use client scheme to convert to YAML #45 (tamalsaha)
- Use cert store from kutil #44 (tamalsaha)
- Add kops documentation #43 (tsupertramp)
- Format error messages #42 (tamalsaha)
- Generate RBAC roles in installer #41 (tamalsaha)
- Simplify ClientID generation for analytics #40 (tamalsaha)
- Correctly set analytics clientID #39 (tamalsaha)
- Update appscode.com api pkg paths #38 (tamalsaha)
- Add front mater for docs 0.1.0-rc.4 #35 (sajibcse68)
- Add front matter for guard cli #33 (tamalsaha)
- Remove expiration time for appscode token by using validation #32 (sanjid133)
- Cleanup dependencies #31 (tamalsaha)
- Add appscode authenticator #30 (sanjid133)
- Use client-go 5.x #27 (tamalsaha)
0.1.0-rc.4 (2017-09-25)
Merged pull requests:
- Add release.sh script #26 (tamalsaha)
- Add –pki-dir flag #25 (tamalsaha)
- Revendor dependencies. #24 (tamalsaha)
- Fix docs of Developer-guide #23 (the-redback)
0.1.0-rc.3 (2017-09-07)
0.1.0-rc.2 (2017-09-01)
Merged pull requests:
0.1.0-rc.1 (2017-08-30)
Merged pull requests:
0.1.0-rc.0 (2017-08-29)
Merged pull requests:
- Document ClusterIP choice #16 (tamalsaha)
- Various fixes #15 (tamalsaha)
- Refactor handlers #12 (tamalsaha)
0.1.0-alpha.0 (2017-08-28)
Closed issues:
Merged pull requests:
- Add tutorial #9 (tamalsaha)
- Add kubectl commands. #8 (tamalsaha)
- Add docs. #7 (tamalsaha)
- Add
get
commands #6 (tamalsaha) - Revise docs #5 (tamalsaha)
- Implement authN webhook for Google and Github #4 (tamalsaha)
- Implement init commands #3 (tamalsaha)
* This Change Log was automatically generated by github_changelog_generator