Further todo list
This commit is contained in:
parent
8d66036252
commit
dad866582a
|
@ -6,9 +6,10 @@ TODO:
|
||||||
* [x] Make a `Dockerfile` that's sufficient for launching the built image
|
* [x] Make a `Dockerfile` that's sufficient for launching the built image
|
||||||
* [x] Make `cmd/drone-helm/main.go` actually invoke `helm`
|
* [x] Make `cmd/drone-helm/main.go` actually invoke `helm`
|
||||||
* [x] Make `golint` part of the build process (and make it pass)
|
* [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
|
* [ ] Flesh out `helm upgrade` until it's capable of working
|
||||||
|
* [ ] Implement config settings for `upgrade`
|
||||||
* [ ] Implement `helm lint`
|
* [ ] Implement `helm lint`
|
||||||
* [ ] Implement `helm delete`
|
* [ ] Implement `helm delete`
|
||||||
* [ ] Implement all config settings
|
|
||||||
* [ ] EKS support
|
* [ ] EKS support
|
||||||
* [ ] Change `.drone.yml` to use a real docker registry
|
* [ ] Change `.drone.yml` to use a real docker registry
|
||||||
|
|
Loading…
Reference in a new issue