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

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

Merged
merged 4 commits into from
Jan 20, 2025

Conversation

mikeee
Copy link
Member

@mikeee mikeee commented Jan 15, 2025

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 <hey@mike.ee>
@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
26 of 27 checks passed
@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