From 78c44c1e76743a51b610a23502227c0b4915c3a0 Mon Sep 17 00:00:00 2001 From: David Grove Date: Thu, 27 Jun 2024 18:14:22 -0400 Subject: [PATCH] disable Kueue's waitForPodsReady feature Works around a configuration mismatch between Kueue and the AppWrapper reconciller in the CodeFlare operator. --- setup/mlbatch-subscription.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/mlbatch-subscription.yaml b/setup/mlbatch-subscription.yaml index b07dfb6..08886f7 100644 --- a/setup/mlbatch-subscription.yaml +++ b/setup/mlbatch-subscription.yaml @@ -158,7 +158,7 @@ data: burst: 100 #pprofBindAddress: :8082 waitForPodsReady: - enable: true + enable: false blockAdmission: false manageJobsWithoutQueueName: true #internalCertManagement: