Closed vitess-bot[bot] closed 2 weeks ago
Hello @rohit-nayak-ps, there are conflicts in this backport.
Please address them in order to merge this Pull Request. You can execute the snippet below to reset your branch and resolve the conflict manually.
Make sure you replace origin
by the name of the vitessio/vitess remote
git fetch --all
gh pr checkout 16814 -R vitessio/vitess
git reset --hard origin/release-19.0
git cherry-pick -m 1 c3bbce2edd6ed24ad6d2b5a2f39966a0461cc2b0
Hello reviewers! :wave: Please follow this checklist when reviewing this Pull Request.
release notes (needs details)
label if users need to know about this change.-
), and have a clear help text.Jobs
should be named in order to mark it as required
.required
, the maintainer team must be notified._vt
tables and RPCs need to be backward compatible.vtctl
command output order should be stable and awk
-able.This PR is being marked as stale because it has been open for 30 days with no activity. To rectify, you may do any of the following:
If no action is taken within 7 days, this PR will be closed.
This PR was closed because it has been stale for 7 days with no activity.
Description
This is a backport of #16769