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

control-service: enable scheduled execution for data jobs' synchronizer #2771

Conversation

mivanov1988
Copy link
Contributor

@mivanov1988 mivanov1988 commented Oct 9, 2023

Why

Currently, we don't have the ability to schedule the deployment synchronization process.

What

We have scheduled the process. Only one CS instance at a time can run this process.

Testing done

Unit tests.

Signed-off-by: Miroslav Ivanov miroslavi@vmware.com

Why
Currently, we don't have the ability to schedule the deployment synchronization process.

What
We have scheduled the process. Only one CS instance at a time can run this process.

Testing done
Unit tests

Signed-off-by: Miroslav Ivanov miroslavi@vmware.com
@mivanov1988 mivanov1988 force-pushed the person/miroslavi/enable-scheduled-execution-for-datajobssynchronizer branch from d681d2a to 3e8f7ac Compare October 10, 2023 10:42
@mivanov1988 mivanov1988 enabled auto-merge (squash) October 10, 2023 11:22
Copy link
Collaborator

@dakodakov dakodakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mivanov1988 mivanov1988 merged commit 3ecbcdd into main Oct 10, 2023
10 checks passed
@mivanov1988 mivanov1988 deleted the person/miroslavi/enable-scheduled-execution-for-datajobssynchronizer branch October 10, 2023 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants