Merge pull request #27342 from Random-Liu/add-image-pulling-node-e2e
Automatic merge from submit-queue
Add image pulling node e2e
Fixes #27007.
Based on #27309, will rebase after #27309 gets merged.
This PR added all tests mentioned in #27007:
* Pull an image from invalid registry;
* Pull an invalid image from gcr;
* Pull an image from gcr;
* Pull an image from docker hub;
* Pull an image needs auth with/without secrets.
For the imagePullSecrets test, I created a new gcloud project "authenticated-image-pulling", and the service account in the code only has "Storage Object Viewer" permission.
/cc @pwittrock @vishh
[]()
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment