Skip to content

Releases: banzaicloud/jwt-to-rbac

0.6.6

03 Dec 13:11
298b2f9

Choose a tag to compare

Fix bug by replacing ClusterRoleBindings & RoleBindings Create function to Update. Update also create resource if doesn't exists (#96) @vigohe

0.6.5

26 Nov 14:46

Choose a tag to compare

  • Fix ClusterRole & ClusterRoleBinding hotreload (#92) thanks @vigohe

0.6.4

15 Sep 15:35
de34b5e

Choose a tag to compare

Fix ldap SA when email has `_` (#87)

* Fix ldap Service Account when email has `_`
* bump up helm chart
* Add Test for emails with special characters
Signed-off-by: Victor  Godoy Hernández <[email protected]>

0.6.3

17 Jul 07:46

Choose a tag to compare

Fix: OwnerRefInvalidNamespace when refering to a Service Account that…

0.6.2

07 May 09:10

Choose a tag to compare

build(deps): bump golang from 1.16.3-alpine to 1.16.4-alpine

Bumps golang from 1.16.3-alpine to 1.16.4-alpine.

Signed-off-by: dependabot[bot] <[email protected]>

0.6.0

22 Dec 14:23

Choose a tag to compare

build: update go version

Signed-off-by: Peter Balogh <[email protected]>

0.5.0

04 Dec 13:51

Choose a tag to compare

feat: add serviceaccount name to the response when POST the JWT token

Signed-off-by: Peter Balogh <[email protected]>

0.4.0

27 Nov 12:00

Choose a tag to compare

feat(chart): update chart

Signed-off-by: Peter Balogh <[email protected]>

0.3.0

10 Sep 09:32

Choose a tag to compare

create docker image

Signed-off-by: Peter Balogh <[email protected]>