kubedirector icon indicating copy to clipboard operation
kubedirector copied to clipboard

at deploy time, detect if container image has requirements

Open joel-bluedata opened this issue 6 years ago • 0 comments

(This is only if we're doing nodeprep.)

We could at least check for python2, curl, and tar. Fail the deploy and put the cluster CR in error state if the image doesn't have the necessary stuff. We could give a specific error message about which requirements are missing.

joel-bluedata avatar Oct 02 '18 22:10 joel-bluedata