Skip to content

[slack-22.0]: setup slack_cross_cell durability policy + CODEOWNERS #709

Merged
tanjinx merged 27 commits intoslack-22.0from
slackhq-repo.slack-22.0
Oct 17, 2025
Merged

[slack-22.0]: setup slack_cross_cell durability policy + CODEOWNERS #709
tanjinx merged 27 commits intoslack-22.0from
slackhq-repo.slack-22.0

Conversation

@tanjinx
Copy link

@tanjinx tanjinx commented Sep 11, 2025

Description

Related Issue(s)

Checklist

  • "Backport to:" labels have been added if this change should be back-ported to release branches
  • If this change is to be back-ported to previous releases, a justification is included in the PR description
  • Tests were added or are not required
  • Did the new or modified tests pass consistently locally and on CI?
  • Documentation was added or is not required

Deployment Notes

@github-actions github-actions bot added this to the v22.0.1 milestone Sep 11, 2025
@github-actions
Copy link

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:

  • Push additional commits to the associated branch.
  • Remove the stale label.
  • Add a comment indicating why it is not stale.

If no action is taken within 7 days, this PR will be closed.

@github-actions github-actions bot added the Stale label Oct 13, 2025
@tanjinx tanjinx changed the title slack-22.0: setup slack_cross_cell durability policy + CODEOWNERS [slack-22.0]: setup slack_cross_cell durability policy + CODEOWNERS Oct 16, 2025
timvaillancourt and others added 18 commits October 16, 2025 11:46
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
This reverts commit 3fc0d3f84bd04a59f9f9e4d7aa26f9ca3dc8b268.
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
@tanjinx tanjinx force-pushed the slackhq-repo.slack-22.0 branch from eadab57 to 3faf268 Compare October 16, 2025 18:46
tanjinx and others added 2 commits October 16, 2025 12:04
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Dirkjan Bussink <d.bussink@gmail.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
@salesforce-cla
Copy link

Thanks for the contribution! Before we can merge this, we need @dbussink to sign the Salesforce Inc. Contributor License Agreement.

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
@tanjinx tanjinx added the v22 label Oct 16, 2025
tanjinx and others added 3 commits October 16, 2025 14:34
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
…ssio#18526)

Signed-off-by: Noble Mittal <noblemittal@outlook.com>
Co-authored-by: vitess-bot[bot] <108069721+vitess-bot[bot]@users.noreply.github.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
@tanjinx tanjinx removed the Stale label Oct 16, 2025
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Copy link

@sbaker617 sbaker617 left a comment

Choose a reason for hiding this comment

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

+1 LGTM

@tanjinx tanjinx merged commit dc68659 into slack-22.0 Oct 17, 2025
185 of 192 checks passed
@tanjinx tanjinx deleted the slackhq-repo.slack-22.0 branch October 17, 2025 17:58
tanjinx added a commit that referenced this pull request Nov 10, 2025
…ERS` (#709)

* `slack-22.0`: setup `slack_cross_cell` durability policy + `CODEOWNERS`

Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>

* fix path

Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>

* fix package

Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>

* add `GOPRIVATE` to docker

Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>

* fix private repo in docker builds

Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>

* update docker files

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* update docker test

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* fix vitess-addons

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* undo pre release version change

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* fix vitess-addon

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* update vitess-addon

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* update go version for v19 build

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* update vitess-addons

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* update vitess-addons

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* fix vitess-addon

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* Revert "fix vitess-addon"

This reverts commit 3fc0d3f84bd04a59f9f9e4d7aa26f9ca3dc8b268.

* update test

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* update test

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* fix help message

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* Fix regression in v22 around new flag setup (vitessio#18507)

Signed-off-by: Dirkjan Bussink <d.bussink@gmail.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* fix help message

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* fix help message

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* [release-22.0] CI: Fix `VDiff2` flaky e2e test (vitessio#18494) (vitessio#18526)

Signed-off-by: Noble Mittal <noblemittal@outlook.com>
Co-authored-by: vitess-bot[bot] <108069721+vitess-bot[bot]@users.noreply.github.com>

* skip few ci tests

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* disable one query in v19 downgrade testing

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* update test

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* update test

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

---------

Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Dirkjan Bussink <d.bussink@gmail.com>
Signed-off-by: Noble Mittal <noblemittal@outlook.com>
Co-authored-by: Tim Vaillancourt <tim@timvaillancourt.com>
Co-authored-by: Dirkjan Bussink <d.bussink@gmail.com>
Co-authored-by: vitess-bot[bot] <108069721+vitess-bot[bot]@users.noreply.github.com>
sbaker617 pushed a commit that referenced this pull request Feb 5, 2026
…ERS` (#709)

* `slack-22.0`: setup `slack_cross_cell` durability policy + `CODEOWNERS`

Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>

* fix path

Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>

* fix package

Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>

* add `GOPRIVATE` to docker

Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>

* fix private repo in docker builds

Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>

* update docker files

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* update docker test

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* fix vitess-addons

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* undo pre release version change

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* fix vitess-addon

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* update vitess-addon

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* update go version for v19 build

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* update vitess-addons

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* update vitess-addons

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* fix vitess-addon

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* Revert "fix vitess-addon"

This reverts commit 3fc0d3f84bd04a59f9f9e4d7aa26f9ca3dc8b268.

* update test

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* update test

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* fix help message

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* Fix regression in v22 around new flag setup (vitessio#18507)

Signed-off-by: Dirkjan Bussink <d.bussink@gmail.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* fix help message

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* fix help message

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* [release-22.0] CI: Fix `VDiff2` flaky e2e test (vitessio#18494) (vitessio#18526)

Signed-off-by: Noble Mittal <noblemittal@outlook.com>
Co-authored-by: vitess-bot[bot] <108069721+vitess-bot[bot]@users.noreply.github.com>

* skip few ci tests

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* disable one query in v19 downgrade testing

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* update test

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

* update test

Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>

---------

Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Dirkjan Bussink <d.bussink@gmail.com>
Signed-off-by: Noble Mittal <noblemittal@outlook.com>
Co-authored-by: Tim Vaillancourt <tim@timvaillancourt.com>
Co-authored-by: Dirkjan Bussink <d.bussink@gmail.com>
Co-authored-by: vitess-bot[bot] <108069721+vitess-bot[bot]@users.noreply.github.com>
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.

4 participants