Skip to content

fix: population of the schedulerhostaddress in self-hosted mode#1475

Merged
yaron2 merged 4 commits into
dapr:masterfrom
mikeee:bugfix/multi-app-scheduler-init
Jan 20, 2025
Merged

fix: population of the schedulerhostaddress in self-hosted mode#1475
yaron2 merged 4 commits into
dapr:masterfrom
mikeee:bugfix/multi-app-scheduler-init

Conversation

@mikeee

@mikeee mikeee commented Jan 15, 2025

Copy link
Copy Markdown
Member

Description

The scheduler host address is pre-populated when using the self-hosted mode multi-app run similarly to the single app run. Kubernetes multi-app run is not affected and you will still need to specify a scheduler host address.

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

@mikeee mikeee added this to the v1.15 milestone Jan 15, 2025
@mikeee
mikeee requested review from a team as code owners January 15, 2025 12:32
The scheduler host address is pre-populated when using the self-hosted mode multi-app run similarly to the single app run.
Kubernetes multi-app run is not affected and you will still need to specify a scheduler host address.

Signed-off-by: mikeee <[email protected]>
@mikeee
mikeee force-pushed the bugfix/multi-app-scheduler-init branch from d3417b7 to 47911f6 Compare January 15, 2025 12:33
@yaron2
yaron2 merged commit 3acfa7d into dapr:master Jan 20, 2025
@mikeee
mikeee deleted the bugfix/multi-app-scheduler-init branch January 20, 2025 22:38
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.

2 participants