EDITD / kubetools

:nut_and_bolt: Kubetools is a tool and processes for developing and deploying microservices to Kubernetes.
MIT License
13 stars 2 forks source link

Allow any k8s container config #55

Closed Fizzadar closed 4 years ago

Fizzadar commented 4 years ago

Closes: #50

Fizzadar commented 4 years ago

Agreed @gchazot - there's potential for invalid data to have been embedded inside container config that was previously ignored, so definitely a major bump for that 👍

Fizzadar commented 4 years ago

Thanks for the reviews @gchazot @ryan109 @stroebs!