Skip to content

Releases: kubeguard/guard

0.1.0-rc.3

07 Sep 10:38
Compare
Choose a tag to compare
0.1.0-rc.3 Pre-release
Pre-release

Guard 0.1.0-rc.3 fixes logging of incoming requests. We recommend you upgrade guard, if you are using it currently. If you are a new user, please follow the deployment guide here . Existing users can upgrade by updating guard deployment to appscode/guard:0.1.0-rc.3.

Download Docker images via:

docker pull appscode/guard:0.1.0-rc.3

Notable Changes

0.1.0-rc.2

01 Sep 12:37
Compare
Choose a tag to compare
0.1.0-rc.2 Pre-release
Pre-release

Guard 0.1.0-rc.2 will fail authentication if request token is not that of a member of configured organization. We recommend you upgrade guard, if you are using it currently. If you are a new user, please follow the deployment guide here . Existing users can upgrade by updating guard deployment to appscode/guard:0.1.0-rc.2.

Download Docker images via:

docker pull appscode/guard:0.1.0-rc.2

Notable Changes

  • Ensures that user is a member of Github org or GSuite domain (#22). Prior versions will pass authentication if the token is valid regardless user is a member of configured organization. But the list of groups will be empty, since user is not a member of your organization. With this modification, the authentication check itself will fail, if the request token is not that of any member of your organization.

0.1.0-rc.1

30 Aug 04:43
Compare
Choose a tag to compare
0.1.0-rc.1 Pre-release
Pre-release

Guard 0.1.0-rc.1 improves logging. If you are a new user, please follow the deployment guide here . Existing users can upgrade by updating guard deployment to appscode/guard:0.1.0-rc.1.

Download Docker images via:

docker pull appscode/guard:0.1.0-rc.1

Notable Changes

  • Improves logging for incoming requests.

0.1.0-rc.0

29 Aug 15:08
Compare
Choose a tag to compare
0.1.0-rc.0 Pre-release
Pre-release

First rc release.

0.1.0-alpha.0

28 Aug 17:22
Compare
Choose a tag to compare
0.1.0-alpha.0 Pre-release
Pre-release
Release 0.1.0-alpha.0