-
Notifications
You must be signed in to change notification settings - Fork 203
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
Distributed Scheduler CLI Changes #1405
Conversation
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Fixes install and uninstall of scheduler in standalone mode.
Big thank you to @artursouza for the majority of the efforts for this change 🎉 |
Notes for the future to remember: Planning to add to the cli these commands to a following release:
|
I'm not seeing the scheduler initialized - I've created a custom installerbundle with the scheduler added to the dapr docker image. There are no errors/warnings logged
|
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
0b344f4
to
c2e30fa
Compare
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
c2e30fa
to
9768c63
Compare
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
@holopin-bot @cicoyle Thanks Cassie! |
Congratulations @cicoyle, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/clzv8dtm642510cli68vs37e7 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. |
Dapr
init
,run
, anduninstall
with Scheduler.Issue reference
dapr/dapr#7605
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: