Skip to content

Conversation

@javier-aliaga
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 5, 2025 11:31
* fix: allow explicit disable of placement with empty host

fixes: dapr/dapr#9000
Signed-off-by: inishchith <[email protected]>

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

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

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

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

---------

Signed-off-by: inishchith <[email protected]>
* feat: update d/d to 1.16.0-rc3 (#1527)

* feat: update dapr version

Signed-off-by: nelson.parente <[email protected]>

* feat: bump golangcilint version

Signed-off-by: nelson.parente <[email protected]>

* fix: tests

Signed-off-by: nelson.parente <[email protected]>

* fix: resolve non-constant format string errors

Signed-off-by: nelson.parente <[email protected]>

* fix: linter errs

Signed-off-by: nelson.parente <[email protected]>

* feat: update dapr version

Signed-off-by: nelson.parente <[email protected]>

* fix: ensure certs do not exist

Signed-off-by: nelson.parente <[email protected]>

* fix: remove TODO in test

Signed-off-by: nelson.parente <[email protected]>

---------

Signed-off-by: nelson.parente <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>

* 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 <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>

* Fix generate certificates using new version

Signed-off-by: Albert Callarisa <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>

* Fix tests

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

* chore: Update go version

Signed-off-by: Javier Aliaga <[email protected]>

* ci: Update pinned versions

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Increase e2e template test sleep

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Use go 1.24

Signed-off-by: Javier Aliaga <[email protected]>

* fix: Print stop jobs result

Signed-off-by: Javier Aliaga <[email protected]>

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

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Increase wait period

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Run processor app in different ports

Signed-off-by: Javier Aliaga <[email protected]>

---------

Signed-off-by: nelson.parente <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>
Signed-off-by: Albert Callarisa <[email protected]>
Signed-off-by: joshvanl <[email protected]>
Co-authored-by: Nelson Parente <[email protected]>
Co-authored-by: Albert Callarisa <[email protected]>
Co-authored-by: joshvanl <[email protected]>
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.

4 participants