Manan Gupta
Manan Gupta
## Description Vitess has its own in-built SQL-parser which it uses to understand the query and represent as structs for further processing. As of now, a lot of MySQL structs...
Reorder Operations in DemotePrimary to ensure that semi-sync plugin does not block primary demotion
## Description If for whatever reason a primary is network partitioned or does not receive the semi-sync acks from its replicas, it can even block the command used to set...
## Description Adding a rolling update strategy bundled in VTop out of the box will be a nice feature to have. It will fix some of the issues that users...
## Description Make sure to update the kubernetes version list for the VTop and make sure it works with the latest versions.
## Feature Supporting backups which can be scheduled to run later or on a schedule.
## Description There are a few things that can be cleaned up in VTop - - Cleaner separation of vitess layer and k8s layer - Directory restructure (operator-framework dependency has...
## Description We would need to fix VTAdmin deployment once we have made the change to VTAdmin to be running as a single binary.
## Description We should look at improving operator docs and autogenerating some of them
## Description We should add some automation that helps us do the release of rc-1.
## Description We should be updating the documentation around the release process of VTop