issues
search
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 customisation of naming in job configuration
#114
Closed
eatoncns
closed
3 years ago
eatoncns
commented
3 years ago
Purpose of PR
Allow job name to be set to something other than job id
Allow container name to be set to something other than 'upgrade'
Give container visibility of job id via environment variable
Purpose of PR