Closed Fizzadar closed 5 years ago
Currently implemented @ https://github.com/EDITD/kubetools/tree/develop/kubetools/kubebuilder/util/config
Would be neat if the client could generate these config files - reduces the complexity of the server and means one could do everything w/o the server.
This would remove the whole build/tag images by commit hash - that's specific to the server. Aim here is that with just the client and a live Kubernetes instance you can do the full dev -> production process.
Currently implemented @ https://github.com/EDITD/kubetools/tree/develop/kubetools/kubebuilder/util/config
Would be neat if the client could generate these config files - reduces the complexity of the server and means one could do everything w/o the server.