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

Job objects in kubetools yaml #132

Closed ryan109 closed 2 years ago

ryan109 commented 2 years ago

Purpose of PR

Parts of the app this will impact

Todos

Additional information

Related links

ryan109 commented 2 years ago

Going to rethink this, we only allow upgrade jobs to be passed in via kubetools.yml and the config creation around it is not very intuitive for if we wanted to pass job objects that adhered to a similar structure as our other k8s resources.