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: scheduler host address passed to runtime #1421

Merged
merged 4 commits into from
Jul 10, 2024

Conversation

mikeee
Copy link
Member

@mikeee mikeee commented Jul 9, 2024

Description

Refactors the way scheduler-host-address is handled and adds the arg to enable standalone mode runs.

The scheduler can now be initialised by flag with the run command, if an older runtime is installed there is some janky logic to not pass the flag. Instead, a notice is displayed.

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: #1420

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 requested review from a team as code owners July 9, 2024 13:55
@mikeee mikeee marked this pull request as draft July 9, 2024 14:30
Signed-off-by: mikeee <hey@mike.ee>
@mikeee mikeee force-pushed the fix-scheduler-run branch from 96cf26b to b98974b Compare July 9, 2024 15:16
@mikeee mikeee marked this pull request as ready for review July 10, 2024 13:16
Signed-off-by: mikeee <hey@mike.ee>
@mikeee mikeee force-pushed the fix-scheduler-run branch from 316868e to 107561e Compare July 10, 2024 13:31
mikeee added 2 commits July 10, 2024 15:28
if the scheduler container is not active, the scheduler flag will
not be passed to the runtime

Signed-off-by: mikeee <hey@mike.ee>
Signed-off-by: mikeee <hey@mike.ee>
@yaron2 yaron2 merged commit ed0d3af into dapr:release-1.14 Jul 10, 2024
27 checks passed
@mikeee mikeee deleted the fix-scheduler-run branch July 10, 2024 16:43
@marcduiker
Copy link
Contributor

@holopin-bot @mikeee Thanks Mike!

Copy link

holopin-bot bot commented Aug 15, 2024

Congratulations @mikeee, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/clzv8facc184500cjrqyu5rpwc

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

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.

3 participants