Skip to content

Makes VTOrc mandatory#368

Merged
GuptaManan100 merged 5 commits into
mainfrom
mandatory-vtorc
Feb 2, 2023
Merged

Makes VTOrc mandatory#368
GuptaManan100 merged 5 commits into
mainfrom
mandatory-vtorc

Conversation

@GuptaManan100
Copy link
Copy Markdown
Contributor

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 <manan@planetscale.com>
Signed-off-by: Manan Gupta <manan@planetscale.com>
Signed-off-by: Manan Gupta <manan@planetscale.com>
Signed-off-by: Manan Gupta <manan@planetscale.com>
Signed-off-by: Manan Gupta <manan@planetscale.com>
Comment on lines -74 to -82
vitessOrchestrator:
resources:
limits:
memory: 128Mi
requests:
cpu: 100m
memory: 128Mi
extraFlags:
recovery-period-block-duration: 5s
Copy link
Copy Markdown
Contributor 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