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
Add common test infrastructure that both cluster and envtest modes will
use. This includes helper functions for running kubectl commands and
comparing JSON outputs, a provider registry that maps test directories
to their provider types, resource cleanup logic that respects Kubernetes
finalizers, and centralized timeout constants so all tests behave
consistently.
0 commit comments