kubernetes/test/e2e/scheduling
Kevin Hannon 3c91eba80c test: Fix PodGroup CRUD test failing due to missing Workload reference
Remove PodGroupTemplateRef from the PodGroup e2e CRUD test. The
PodGroupWorkloadExists admission plugin (introduced in #137464)
rejects PodGroups that reference a non-existent Workload, causing
the test to fail. The workload reference is not needed to test
basic PodGroup API CRUD operations.
2026-03-19 15:36:38 -04:00
..
events.go chore(scheduler): refactor import package ordering 2024-09-18 20:31:03 +08:00
framework.go e2e: enhance SIGDescribe 2023-10-10 18:15:49 +02:00
limit_range.go feat: Add matcher and conformance tests ensuring that RV is uint128 2025-10-01 00:01:50 +00:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
predicates.go Fallback to ExternalIP in tests. 2026-02-17 17:24:08 +01:00
preemption.go Lint: Use modernize/rangeint in test/{e2e,e2e_node,images,soak} 2026-03-07 10:17:31 +01:00
priorities.go Lint: Use modernize/rangeint in test/{e2e,e2e_node,images,soak} 2026-03-07 10:17:31 +01:00
ubernetes_lite.go test: remove implicit inclusion of "name" label in utils functions 2025-02-13 12:48:30 +01:00
workload.go test: Fix PodGroup CRUD test failing due to missing Workload reference 2026-03-19 15:36:38 -04:00