Sergei Lukianov
Sergei Lukianov
See on official java api impl to add some additional api functions, such as working with events.
Use https://github.com/howeyc/gopass
- [ ] Remove bolt from `tools/stress.sh` - [ ] Update `docs/architecture.md` with etcd - [ ] Add etcd to instructions on how to run aptomi - [ ] Update...
- [ ] bolt schema improvements - - [x] bucket per type - - [x] simplified keys w/o namepaces and kind in it, for policy objects key will return ns/name...
- [ ] add auto generation to install script - [ ] add note to guides (if needed) - [ ] remove default insecure secret
- event log viewer - filter by revision - filter by type (resolution log, apply log) - filter by dependency (dependency can have "view log" button) - filter by service...
It should do cleanup like closing tiller tunnels and etc.
It's insecure to send username/password through non-encrypted connection and same for JWT, so, we *must* switch to TLS. We should be able to load key, cert and CA on server...