Further todo list

This commit is contained in:
Erin Call 2019-12-09 10:53:42 -08:00
parent 8d66036252
commit dad866582a
No known key found for this signature in database
GPG key ID: 4071FF6C15B8DAD1

View file

@ -6,9 +6,10 @@ TODO:
* [x] Make a `Dockerfile` that's sufficient for launching the built image
* [x] Make `cmd/drone-helm/main.go` actually invoke `helm`
* [x] Make `golint` part of the build process (and make it pass)
* [ ] Implement debug output
* [ ] Flesh out `helm upgrade` until it's capable of working
* [ ] Implement config settings for `upgrade`
* [ ] Implement `helm lint`
* [ ] Implement `helm delete`
* [ ] Implement all config settings
* [ ] EKS support
* [ ] Change `.drone.yml` to use a real docker registry