controller
controller copied to clipboard
Support % in Deployments
Right now it is possible to only set integer for Deployments around maxSurge and maxUnavailable
Kubernetes Deployments support taking % as well, however this would require reworking some of the internal logic in deis
This issue was moved to teamhephy/controller#61