Files
kubernetes/test
Patrick Ohly dfd646e0a8 scheduler_perf: fix namespace deletion
Merely deleting the namespace is not enough:
- Workloads might rely on the garbage collector to get rid of obsolete objects,
  so we should run it to be on the safe side.
- Pods must be force-deleted because kubelet is not running.
- Finally, the namespace controller is needed to get rid of
  deleted namespaces.
2023-06-28 09:22:25 +02:00
..
2023-06-09 08:49:31 +03:00
2021-02-28 15:17:29 -08:00
2023-06-12 15:45:19 +02:00
2021-03-04 07:54:53 +01:00
2022-06-15 13:38:48 +09:00
2023-06-14 12:47:16 +02:00
2023-05-11 16:43:38 +00:00