Skip to content

Conversation

@yaron2
Copy link
Member

@yaron2 yaron2 commented Jan 22, 2025

The CLI currently uses a deprecated flag in daprd for max request size and read buffer body. This PR sets the correct flags. The CLI can continue to exist with the user facing --dapr prefix.

Signed-off-by: yaron2 <schneider.yaron@live.com>
@yaron2 yaron2 requested review from a team as code owners January 22, 2025 00:45
Copy link

@paulyuk paulyuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Matches supported migration.
LGTM. Thank you for this, because it makes our tests work.

@yaron2 yaron2 merged commit 953c4a2 into dapr:release-1.15 Jan 22, 2025
26 of 27 checks passed
@yaron2 yaron2 deleted the flags-1 branch January 22, 2025 06:52
@yaron2
Copy link
Member Author

yaron2 commented Jan 22, 2025

@mikeee feel free to release rc.2

paulyuk added a commit to dapr/quickstarts that referenced this pull request Jan 22, 2025
Need RC.2 containing fix for deprecation flags.  see dapr/cli#1478

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
yaron2 added a commit to dapr/quickstarts that referenced this pull request Feb 28, 2025
* fix: configuration/python/http/order-processor/requirements.txt to reduce vulnerabilities


The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250

* fix: pub_sub/python/sdk/order-processor-fastapi/requirements.txt to reduce vulnerabilities


The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ANYIO-7361842

* helloworld: add terminal to node app for vscode

Signed-off-by: Joël Séguillon <joel.seguillon@gmail.com>

* chore: bump runtime version to rc.2 (#1126)

Signed-off-by: Mike Nguyen <hey@mike.ee>

* chore: cleanup & unify workflows and bump kind version (#1127)

Signed-off-by: Mike Nguyen <hey@mike.ee>

* Creating Conversation folder

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Modernized and updated Workflow .NET quickstart to use latest best practices and Dapr package (1.15.0 rc01)

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Updated Dapr package version to use latest RC02

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* COnverstaion API

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* add python-sdk in cryptography (#1093)

Signed-off-by: KentHsu <chiahaohsu9@gmail.com>
Signed-off-by: Alice Gibbons <alice@diagrid.io>

* Fixing Conversation HTTP example for RC5

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Fixing Conversation SDK example for RC5

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update conversation.go

Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update go.mod

Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update go.mod

Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* fix: updates CLI and runtime version to fix tests (#1138)

Signed-off-by: Mike Nguyen <hey@mike.ee>

* Tests updates

Signed-off-by: Alice Gibbons <alice@diagrid.io>

* HTTP csharp jobs quickstart

Signed-off-by: Alice Gibbons <alice@diagrid.io>

* Finishing conversation sdk and fixing components path

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update conversation/go/http/README.md

Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* fix: bump python crypto dep to >=1.14

Signed-off-by: Mike Nguyen <hey@mike.ee>

* fix: modify actors/cs test assertion

Signed-off-by: Mike Nguyen <hey@mike.ee>

* fix: define update deps for python wf quickstart

Signed-off-by: Mike Nguyen <hey@mike.ee>

* fix(test): typo in existing quickstart validation

Signed-off-by: Mike Nguyen <hey@mike.ee>

* fix: update python WF dep names

Signed-off-by: Mike Nguyen <hey@mike.ee>

* Update global.env with Dapr CLI 1.15.0-rc.2

Need RC.2 containing fix for deprecation flags.  see dapr/cli#1478

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Update conversation/go/sdk/dapr.yaml

Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/go/http/dapr.yaml

Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/go/sdk/dapr.yaml

Co-authored-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Updating sleep and timeout times

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update conversation/go/sdk/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/go/http/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/go/http/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/go/sdk/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/go/http/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Comversation README improvements

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update conversation/go/http/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/go/sdk/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/go/sdk/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* removing files from PR

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Csharp conversation quickstarts

Signed-off-by: Alice Gibbons <alice@diagrid.io>

* Python Jobs  API - HTTP quickstart

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Version bump (dapr rc8, cli rc3 and python sdk 1.15.0rc2) (#1148)

* Updates to python sdk 1.15.0rc2

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Test fix

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* test fix

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Bumps runtime and cli versions

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Bumps runtime to rc8

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>

* Python Conversation http Quickstart (#1150)

* Python Conversation API - HTTP quickstart

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update conversation/python/http/dapr.yaml

Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update conversation/python/http/dapr.yaml

Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

---------

Signed-off-by: Fernando Rocha <fernando@diagrid.io>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Added Quickstart for Javascript Jobs  HTTP api (#1134)

* Added Quickstart for Javascript Jobs HTTP api

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

* Updated Read me for Jobs quickstart

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

* Updated Package json with the right services names and correct ports

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

* Updated JS Jobs README to clear dotnet processes

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

* Reordered props in dapr.yaml

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

---------

Signed-off-by: Constantin Chirila <constantin@diagrid.io>
Co-authored-by: Constantin Chirila <constantin@diagrid.io>
Co-authored-by: Mike Nguyen <hey@mike.ee>

* Fix inconsistent dapr.yaml and appIDs (#1152)

* Fix inconsistent multi-app run files

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Rename appID for consistency

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Update appID for consistency

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* fix appID

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Fix appID

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Remove schedulerHostAddress

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

---------

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* RC 9 and CLI RC 4 (#1153)

Signed-off-by: Alice Gibbons <alice@diagrid.io>

* Conversation JS HTTP Quickstart (#1154)

* Added Quickstart for Javascript Conversation HTTP api

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

* Minor change

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

* Updated Readme

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

* Removed redundant check on response

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

* Updated Readme

Signed-off-by: Constantin Chirila <constantin@diagrid.io>

---------

Signed-off-by: Constantin Chirila <constantin@diagrid.io>
Co-authored-by: Constantin Chirila <constantin@diagrid.io>

* splitting header

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* updating to runtime version 1.15.0-rc.10 and cli version 1.15.0-rc.5

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* removing flask, fixing print statements

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* readme

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* gitignore

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update jobs/python/http/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update jobs/python/http/README.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* removing debug logs

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update jobs/python/http/README.md

Signed-off-by: Alice Gibbons <alicejgibbons@gmail.com>

* chore:RC 11

Signed-off-by: Alice Gibbons <alice@diagrid.io>

* removing localhost scheduler and gitignore

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* removing unecessary parsing step

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update .NET workflow quickstart

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Update Java Workflow sample

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Update Python Quickstart

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Fix event name

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Update JavaScrrip WF Quickstart with new naming, input and output.

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Update Python WF quickstart to wait_for_workflow_completion

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Clean up Python

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* update Go Workflow to use WaitForCompletion

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Add clarification about sending/receiving events

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* All validations are working

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Fixed python conversation quickstart

* Add link to raise event

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* release: bump go examples to rc1

Signed-off-by: Mike Nguyen <hey@mike.ee>

* updating dapr version to 1.15.0-rc.18 (#1168)

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Conversation quickstarts updates - Python and Go (#1169)

* Adds python conversation api sdk quickstart. Updates python sdk version. Updates parameter name in conversation quickstart in Go.

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Fixes .net http quickstart for Conversation API

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* rename

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Fixes js conversation quickstart

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Older dependency

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Sets up a clean virtual environment for every quickstart

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>

* Adds uvicorn in requirements.txt

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Runs the install step

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Updated Dapr .NET SDK package to use latest protos - no other changes needed to the example (#1170)

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Alice Gibbons <alice@diagrid.io>

* Update global.env

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Bumps python sdk to 1.15.0

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Joël Séguillon <joel.seguillon@gmail.com>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: KentHsu <chiahaohsu9@gmail.com>
Signed-off-by: Alice Gibbons <alice@diagrid.io>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Signed-off-by: Constantin Chirila <constantin@diagrid.io>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Joël Séguillon <joel.seguillon@gmail.com>
Co-authored-by: Mike Nguyen <hey@mike.ee>
Co-authored-by: Fernando Rocha <fernando@diagrid.io>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Kent (Chia-Hao), Hsu <mycodelearner2020@gmail.com>
Co-authored-by: Fernando Rocha <fernandorsl@gmail.com>
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Co-authored-by: Alice Gibbons <alice@diagrid.io>
Co-authored-by: Paul Yuknewicz <paulyuk@microsoft.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Co-authored-by: Constantin Chirila <constantin.chirila@gmail.com>
Co-authored-by: Constantin Chirila <constantin@diagrid.io>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
yaron2 added a commit that referenced this pull request Mar 14, 2025
* use non-deprecated flags in List operation (#1478)

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Scheduler: set broadcast address to localhost:50006 in selfhosted (#1480)

* Scheduler: set broadcast address to localhost:50006 in selfhosted

Signed-off-by: joshvanl <me@joshvanl.dev>

* Set schedulder override flag for edge and dev

Signed-off-by: joshvanl <me@joshvanl.dev>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>

* Fix scheduler broadcast address for windows (#1481)

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Remove deprecated flags (#1482)

* remove deprecated flags

Signed-off-by: yaron2 <schneider.yaron@live.com>

* update Dapr version in tests

Signed-off-by: yaron2 <schneider.yaron@live.com>

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Fix daprsystem configuration retrieval when renewing certificates (#1486)

The issue found when similar resource were installed in k8s that use the name "configurations".
In this case the knative's "configurations.serving.knative.dev/v1" was the last in the list and the command returned the error
`Error from server (NotFound): configurations.serving.knative.dev "daprsystem" not found`

Signed-off-by: Anton Troshin <anton@diagrid.io>

* fix: arguments accept units (#1490)

* fix: arguments accept units
`max-body-size` and `read-buffer-size` now accept units as defined in the docs.

Fixes #1489

Signed-off-by: Mike Nguyen <hey@mike.ee>

* chore: gofumpt

Signed-off-by: Mike Nguyen <hey@mike.ee>

* refactor: modify logic to comply with vetting

Signed-off-by: Mike Nguyen <hey@mike.ee>

* chore: gofumpt -w .

Signed-off-by: Mike Nguyen <hey@mike.ee>

* refactor: set defaults
`max-body-size` is defaulted to 4Mi
`request-buffer-size` is defaulted to 4Ki

This is inline with the runtime.

Signed-off-by: Mike Nguyen <hey@mike.ee>

* fix: set defaults in run and annotate

Signed-off-by: Mike Nguyen <hey@mike.ee>

* chore: gofumpt

Signed-off-by: Mike Nguyen <hey@mike.ee>

* refactor: exit with error rather than panic

Co-authored-by: Anton Troshin <troll.sic@gmail.com>
Signed-off-by: Mike Nguyen <hey@mike.ee>

---------

Signed-off-by: Mike Nguyen <hey@mike.ee>
Co-authored-by: Anton Troshin <troll.sic@gmail.com>

* Fix scheduler pod count for 1.15 version when testing master and latest (#1492)

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Fix podman CI (#1493)

* Fix podman CI
Update to podman 5.4.0

Signed-off-by: Anton Troshin <anton@diagrid.io>

* fix --cpus flag

Signed-off-by: Anton Troshin <anton@diagrid.io>

---------

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Fix dapr upgrade command incorrectly detecting HA mode for new version 1.15 (#1494)

* Fix dapr upgrade command detecting HA mode for new version 1.15
The issue is that the scheduler by default uses 3 replicas, which incorrectly identified non-HA install as HA.

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Fix e2e

Signed-off-by: Anton Troshin <anton@diagrid.io>

---------

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Fix scheduler address for dapr run with file on Windows (#1497)

Signed-off-by: Anton Troshin <anton@diagrid.io>

* release: test upgrade/downgrade for 1.13/1.14/1.15 + mariner (#1491)

* release: test upgrade/downgrade for 1.13/1.14/1.15 + mariner

Signed-off-by: Mike Nguyen <hey@mike.ee>

* fix: version skews

Co-authored-by: Anton Troshin <troll.sic@gmail.com>
Signed-off-by: Mike Nguyen <hey@mike.ee>

* Update tests/e2e/upgrade/upgrade_test.go

Accepted

Co-authored-by: Anton Troshin <troll.sic@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update tests/e2e/upgrade/upgrade_test.go

Co-authored-by: Anton Troshin <troll.sic@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Fix downgrade issue from 1.15 by deleting previous version scheduler pods
Update 1.15 RC to latest RC.18

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Fix downgrade 1.15 to 1.13 scenario with 0 scheduler pods

Signed-off-by: Anton Troshin <anton@diagrid.io>

* increase update test timeout to 60m and update latest version to 1.15

Signed-off-by: Anton Troshin <anton@diagrid.io>

* fix httpendpoint tests cleanup and checks

Signed-off-by: Anton Troshin <anton@diagrid.io>

* make sure matrix runs appropriate tests, every matrix ran the same tests

Signed-off-by: Anton Troshin <anton@diagrid.io>

* skip TestKubernetesRunFile on HA

Signed-off-by: Anton Troshin <anton@diagrid.io>

* fix skip TestKubernetesRunFile on HA

Signed-off-by: Anton Troshin <anton@diagrid.io>

* update to latest dapr 1.15.2

Signed-off-by: Anton Troshin <anton@diagrid.io>

* add logs when waiting for pod deletion

Signed-off-by: Anton Troshin <anton@diagrid.io>

---------

Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Anton Troshin <troll.sic@gmail.com>

* Fix dapr init test latest version retrieval (#1500)

Lint

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Fix downgrade stuck (#1501)

* Fix goroutine channel leaks and ensure proper cleanup in tests

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Add artificial delay before deleting scheduler pods during downgrade

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Add timeout to helm upgrade tests, they are being stuck sometime for 5+ minutes

Signed-off-by: Anton Troshin <anton@diagrid.io>

* bump helm.sh/helm/v3 to v3.17.1

Signed-off-by: Anton Troshin <anton@diagrid.io>

---------

Signed-off-by: Anton Troshin <anton@diagrid.io>

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Anton Troshin <anton@diagrid.io>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Mike Nguyen <hey@mike.ee>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants