Among all the mobile services, we use a mixture of Kubernetes "Deployment" and OpenShift "DeploymentConfig" resources.
Also, within those, we 've got a mixture of "ImagePullPolicy" of "Always" and "IfNotPresent".
These differences make it difficult to know what the steps would be to upgrade to a new version of an image if we release a bug fix.
Att: [~chrisfoley], [~weil] |
|