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

Makes VTOrc mandatory #368

Merged
merged 5 commits into from
Feb 2, 2023
Merged

Makes VTOrc mandatory #368

merged 5 commits into from
Feb 2, 2023

Conversation

GuptaManan100
Copy link
Collaborator

Description

This PR makes the changes to the operator to always run VTOrc for a given keyspace as it is now a mandatory component of Vitess. This PR also removes code that repairs replication from the operator since this will be handled by VTOrc now.

Signed-off-by: Manan Gupta <[email protected]>
Comment on lines -74 to -82
vitessOrchestrator:
resources:
limits:
memory: 128Mi
requests:
cpu: 100m
memory: 128Mi
extraFlags:
recovery-period-block-duration: 5s
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I have removed this to verify that we still start a VTOrc instance irrespective of whether it is part of the config or not.

@GuptaManan100 GuptaManan100 merged commit 8ac7bcb into main Feb 2, 2023
@GuptaManan100 GuptaManan100 deleted the mandatory-vtorc branch February 2, 2023 08:56
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