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: ensure single/own namespace increase coverage for both runtimes
Add E2E test scenarios for single/own namespace support that run for
both Helm and Boxcutter runtimes:
1. Invalid DNS-1123 watchNamespace - tests namespace name validation
2. Reject watchNamespace for AllNamespaces-only operators
Tests use assertions compatible with both runtimes. Unit tests in
provider_test.go provide comprehensive validation coverage via shared
RegistryV1ManifestProvider.
Achieves 100% parity with downstream OCP test coverage.
0 commit comments