Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ideahitme committed May 29, 2017
1 parent 269ee85 commit d9ad9e3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

Library for quickly bootstrapping authentication/authorisation webhook for Kubernetes API

- [x] Move `main.go` to `cmd/main.go`
- [x] Move `main.go` to `cmd/main.go`
- [ ] Add full integration step-by-step tutorial with casbin
- [x] Think how to restructure packages
- [ ] Provide detailed readme how to extend it
- [ ] Write authorization module
- [ ] Complete tests
- [x] Write authorization module
- [x] Complete tests
- [x] Authentication
- [ ] Authorization
- [x] Get rid of kingpin. as far as i can see this lib can be completely vendor free
- [x] Authorization

0 comments on commit d9ad9e3

Please sign in to comment.