We need logged in user to be pull private images from ITISFoundation Dockerhub Account. This is not required if deployment relies in registry pull through cache which is not always the case. As soon as registry pull through cache is used on all deployments, we can remove docker login from nodes
Rational
We need logged in user to be pull private images from ITISFoundation Dockerhub Account. This is not required if deployment relies in registry pull through cache which is not always the case. As soon as
registry pull through cache
is used on all deployments, we can remove docker login from nodesRelated PRs