Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.14 -> master #1455

Closed
wants to merge 15 commits into from
Closed

1.14 -> master #1455

wants to merge 15 commits into from

Conversation

cicoyle
Copy link
Contributor

@cicoyle cicoyle commented Oct 3, 2024

opening a new one since dependabot closed my other one. I think I just need to cherry pick one last commit that was just merged. we shall see if CI passes

artursouza and others added 13 commits July 5, 2024 20:16
* fix: scheduler host address passed to runtime

Signed-off-by: mikeee <[email protected]>

* fix: scheduler client stream initialised for 1.14<

Signed-off-by: mikeee <[email protected]>

* fix: modify scheduler host address validation

if the scheduler container is not active, the scheduler flag will
not be passed to the runtime

Signed-off-by: mikeee <[email protected]>

* fix: lint and refactor

Signed-off-by: mikeee <[email protected]>

---------

Signed-off-by: mikeee <[email protected]>
* dapr_scheduler: pre-create data dir

Signed-off-by: joshvanl <[email protected]>

* Adds --scheduler-volume to specify volume for data directory

Signed-off-by: joshvanl <[email protected]>

---------

Signed-off-by: joshvanl <[email protected]>
…apr#1423)

* Give scheduler a default volume, making it resilient to restarts by
default

Signed-off-by: joshvanl <[email protected]>

* Remove dapr_scheduler volume on uninstall, gated by `--all`

Signed-off-by: joshvanl <[email protected]>

* Fix containerErrs in standaone.go

Signed-off-by: joshvanl <[email protected]>

* Do not attempt to delete scheduler volume if no container runtime

Signed-off-by: joshvanl <[email protected]>

* Increase upgrade test timeout to 40m

Signed-off-by: joshvanl <[email protected]>

---------

Signed-off-by: joshvanl <[email protected]>
Co-authored-by: Artur Souza <[email protected]>
* Add E2E to validate scheduler after init.

Signed-off-by: Artur Souza <[email protected]>

* Adds dapr_scheduler verify container

Signed-off-by: joshvanl <[email protected]>

* Assert eventually TCP connect

Signed-off-by: joshvanl <[email protected]>

* Fix eventually t check

Signed-off-by: joshvanl <[email protected]>

* Write etcd-data-dir to custom path with volume

Signed-off-by: joshvanl <[email protected]>

* Adds Helpers to test funcs

Signed-off-by: joshvanl <[email protected]>

* Adds container name to TCP check

Signed-off-by: joshvanl <[email protected]>

* Use rc.3 for scheduler

Signed-off-by: joshvanl <[email protected]>

* Print container logs on failed TCP conn

Signed-off-by: joshvanl <[email protected]>

* Fix params

Signed-off-by: joshvanl <[email protected]>

* Use b

Signed-off-by: joshvanl <[email protected]>

* Addfs `dev` flag to rc init

Signed-off-by: joshvanl <[email protected]>

* Fix version check

Signed-off-by: joshvanl <[email protected]>

* Skip TCP check on slim mode

Signed-off-by: joshvanl <[email protected]>

* Remove debug test code

Signed-off-by: joshvanl <[email protected]>

---------

Signed-off-by: Artur Souza <[email protected]>
Signed-off-by: joshvanl <[email protected]>
Co-authored-by: Artur Souza <[email protected]>
* fix w/ @JoshVanL & anton

Signed-off-by: Cassandra Coyle <[email protected]>

* add a .

Signed-off-by: Cassandra Coyle <[email protected]>

---------

Signed-off-by: Cassandra Coyle <[email protected]>
@cicoyle cicoyle requested review from a team as code owners October 3, 2024 22:35
cicoyle and others added 2 commits October 3, 2024 17:35
…#1450)

* Fix standalone e2e tests
Fix podman e2e install
Fix scheduler start failure on standalone mariner image variant

Signed-off-by: Anton Troshin <[email protected]>

* fix test

Signed-off-by: Anton Troshin <[email protected]>

* revert

Signed-off-by: Anton Troshin <[email protected]>

* Fix podman machine settings
Add cleanups
Remove parallel tests
Fix mariner volume mount location
Remove old build tags

Signed-off-by: Anton Troshin <[email protected]>

---------

Signed-off-by: Anton Troshin <[email protected]>
@dapr-bot
Copy link
Collaborator

dapr-bot commented Nov 2, 2024

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@dapr-bot dapr-bot added stale and removed stale labels Nov 2, 2024
@antontroshin
Copy link
Contributor

Closing, superseded by #1460

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.

7 participants