Skip to content

Conversation

JoshVanL
Copy link
Contributor

Description

Please explain the changes you've made

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

inishchith and others added 3 commits September 30, 2025 11:42
…r#1535)

* fix: allow explicit disable of placement with empty host

fixes: dapr/dapr#9000
Signed-off-by: inishchith <inishchith@gmail.com>

* fix: treat whitespace-only placement/scheduler addresses as empty

Signed-off-by: inishchith <inishchith@gmail.com>

* fix: move scheduler and placement flags to pointer-aware

Signed-off-by: inishchith <inishchith@gmail.com>

---------

Signed-off-by: inishchith <inishchith@gmail.com>
* feat: update d/d to 1.16.0-rc3 (dapr#1527)

* feat: update dapr version

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* feat: bump golangcilint version

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* fix: tests

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* fix: resolve non-constant format string errors

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* fix: linter errs

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* feat: update dapr version

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* fix: ensure certs do not exist

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* fix: remove TODO in test

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

---------

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
Signed-off-by: Javier Aliaga <javier@diagrid.io>

* Update the versions in the upgrade test

It will now test 1.14.5, 1.15.11 and 1.16.0-rc.7.

Signed-off-by: Albert Callarisa <albert@diagrid.io>
Signed-off-by: Javier Aliaga <javier@diagrid.io>

* Fix generate certificates using new version

Signed-off-by: Albert Callarisa <albert@diagrid.io>
Signed-off-by: Javier Aliaga <javier@diagrid.io>

* Fix tests

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Javier Aliaga <javier@diagrid.io>

* chore: Update go version

Signed-off-by: Javier Aliaga <javier@diagrid.io>

* ci: Update pinned versions

Signed-off-by: Javier Aliaga <javier@diagrid.io>

* chore: Increase e2e template test sleep

Signed-off-by: Javier Aliaga <javier@diagrid.io>

* chore: Use go 1.24

Signed-off-by: Javier Aliaga <javier@diagrid.io>

* fix: Print stop jobs result

Signed-off-by: Javier Aliaga <javier@diagrid.io>

* chore: Remove close app as they are cancelled when the context is cancelled

Signed-off-by: Javier Aliaga <javier@diagrid.io>

* chore: Increase wait period

Signed-off-by: Javier Aliaga <javier@diagrid.io>

* chore: Run processor app in different ports

Signed-off-by: Javier Aliaga <javier@diagrid.io>

---------

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Signed-off-by: Albert Callarisa <albert@diagrid.io>
Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Nelson Parente <nelson_parente@live.com.pt>
Co-authored-by: Albert Callarisa <albert@diagrid.io>
Co-authored-by: joshvanl <me@joshvanl.dev>
Signed-off-by: yaron2 <schneider.yaron@live.com>
@JoshVanL JoshVanL marked this pull request as ready for review September 30, 2025 10:44
@JoshVanL JoshVanL requested review from a team as code owners September 30, 2025 10:44
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: joshvanl <me@joshvanl.dev>
@JoshVanL
Copy link
Contributor Author

JoshVanL commented Oct 1, 2025

@yaron2 please review & merge

@yaron2 yaron2 merged commit 338fe37 into dapr:master Oct 8, 2025
27 checks passed
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.

5 participants