Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 12:08
· 17 commits to main since this release
4ebd64c

Changelog

4ebd64c chore: rbac: speed up tests by using fake k8s Clientset (#24)
3c80a35 chore: check error from CompactRules (#23)
5549210 chore: use regex for importas rules (#22)
9f0d14b chore: update README (#19)
e6d9732 chore: goreleaser: draft releases only (#21)
848152e chore: ci: add test goreleaser step in build stage (#20)
ac58589 chore: add release job and goreleaser config (#18)
d788ecd feat: enable colored output (#17)
cdc5cfd feat: enable pretty output (#16)
fc1b142 address comments from #11 (#15)
7c7c496 chore: add COVERALLS_TOKEN environment variable (#14)
05bf03c chore: run automatic build and test (#13)
18da19e feature: use SelfSubjectRulesReview for RBAC, fallback to SelfSubjectAccessRequest (#11)
e9134d0 internal/checks/kube: add more API resource requirements (#10)
8afac90 feat: check for resources (#9)
e8be680 chore: add test helper function for HTTP API tests (#8)
7362138 fix: validate kubernetes checker (#7)
831e4d5 feat: kubernetes: check RBAC (#6)
b33297a feat: check helm version (#5)
8bd8d17 chore: update importas linter settings (#4)
4a854f0 feat: initial implementation of coder-doctor (#3)
f4ddbf6 chore: add build infrastructure and linting (#2)
bd5f393 chore: add dependabot settings (#1)
8a1985a Add repository description