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
tests: address CodeRabbit review comments from downstream PR
- Rename local variable `tag` to `bundleTag` in catalog.Build to avoid
shadowing the method's `tag` parameter
- Log and skip (instead of silently dropping) invalid LargeCRD field
counts in the bundle option parser
- Look up channels by name in TestCatalog_FBCGeneration instead of
assuming insertion order
- Add a semaphore (8 slots) to ScenarioCleanup deletion loop to bound
concurrent kubectl calls
- Clarify README that ClusterObjectSet deletion is conditional on the
BoxcutterRuntime feature gate
- Add missing `text` language specifier to fenced code block in
e2e-isolation design doc
- Remove extra blank line in setup.sh
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Todd Short <tshort@redhat.com>
0 commit comments