From 1260585641f91349fead50650945043cc3c835bb Mon Sep 17 00:00:00 2001 From: Anatolii Bazko Date: Tue, 12 Nov 2024 16:59:26 +0100 Subject: [PATCH] chore: Update dependencies (#2946) * chore: Update dependencies Signed-off-by: Anatolii Bazko --- README.md | 8 ++++---- src/flags.ts | 4 ++-- .../eclipse-che/eclipse-che-operator-installer.ts | 1 + test/e2e/e2e-upgrade-channel.test.ts | 4 ++-- test/e2e/e2e-upgrade-version.test.ts | 4 ++-- test/e2e/e2e.test.ts | 2 +- yarn.lock | 4 ++-- 7 files changed, 14 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 8ea8d23d2..ffae9126d 100644 --- a/README.md +++ b/README.md @@ -389,10 +389,10 @@ FLAGS [default: 60000] Waiting time for Pod rechecking error (in milliseconds) --k8spodreadytimeout= - [default: 60000] Waiting time for Pod Ready condition (in milliseconds) + [default: 120000] Waiting time for Pod Ready condition (in milliseconds) --k8spodwaittimeout= - [default: 60000] Waiting time for Pod scheduled condition (in milliseconds) + [default: 120000] Waiting time for Pod scheduled condition (in milliseconds) --olm-channel= Olm channel to install Eclipse Che, f.e. stable. @@ -476,8 +476,8 @@ FLAGS --batch Batch mode. Running a command without end user interaction. --k8spoddownloadimagetimeout= [default: 1200000] Waiting time for Pod downloading image (in milliseconds) --k8spoderrorrechecktimeout= [default: 60000] Waiting time for Pod rechecking error (in milliseconds) - --k8spodreadytimeout= [default: 60000] Waiting time for Pod Ready condition (in milliseconds) - --k8spodwaittimeout= [default: 60000] Waiting time for Pod scheduled condition (in milliseconds) + --k8spodreadytimeout= [default: 120000] Waiting time for Pod Ready condition (in milliseconds) + --k8spodwaittimeout= [default: 120000] Waiting time for Pod scheduled condition (in milliseconds) --skip-kubernetes-health-check Skip Kubernetes health check --telemetry=