Skip to content

Releases: coopernetes/kube-role-gen

v0.0.7

11 Oct 23:31
5a3a4a8
Compare
Choose a tag to compare

Changelog

v0.0.6

21 Feb 00:20
52878b9
Compare
Choose a tag to compare

Changelog

  • 04b2261 [skip ci] formatting
  • bd74349 reducing complexity in pkg/k8s/rbac/gen.go
  • 52878b9 run release only if build/test succeeds
  • ddda406 sort during merging of resources

v0.0.5

18 Feb 19:15
a7171d9
Compare
Choose a tag to compare

Changelog

v0.0.4

23 Apr 21:30
Compare
Choose a tag to compare

Changelog

v0.0.3

06 Feb 21:47
Compare
Choose a tag to compare

Changelog

v0.0.2

23 Dec 15:20
Compare
Choose a tag to compare

Changelog

9cb451c Feature/verb grouping (#9)
536a9bf go.mod update
f494bff update docs
b354979 update docs

v0.0.1

18 Feb 02:24
Compare
Choose a tag to compare

Changelog

32cf10e Go implementation (#5)
1b7b9ff Update go.yml
6d01efa Update go.yml
931ce08 [ci] Fix actions (#6)
bd225d7 add apply to test
16ae71f add basic test
481d775 add gh action build
8e9747c add link to actions
75d8b1d add name & verbose output flags
3d1f8b5 add proper exit codes
2628362 badges!
96795d7 cleanup logging, update README
9138724 cleanup output resources, emit yaml
92fc77f discovery & emit json
bf780c9 fix badge
a29fbb8 fixing kubernetes test stages
f34eb47 generate a Kubernetes role w/ every available resource
ff6923c goreleaser
dbb2e17 implemented main policy rule generation logic
a82cb27 initial commit, docs
7f66c68 rename test
c227d97 update badge
b5291ce update docs
3bc0dd7 update docs
d22407a update docs
4a1c492 update gitignore to exclude .vscode
147c746 update main docs