You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add E2E test case for KinD import-images functionality
Verify that the import-images feature works correctly after upgrading
kind dependency to v0.27.0.
- Add test/e2e/kind/ with KinD cluster config, test pod, and expected result
- Add e2e-test-kind target in Makefile for local testing
- Update CI workflow to run KinD E2E test
- Update test/e2e/README.md with new directory structure
0 commit comments