Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Slack vitess v11.0.4.pre.v2 #237

Open
wants to merge 3,593 commits into
base: main
Choose a base branch
from
Open

Slack vitess v11.0.4.pre.v2 #237

wants to merge 3,593 commits into from

Conversation

vmogilev
Copy link
Member

@vmogilev vmogilev commented Mar 7, 2022

Description

Includes the following releases -

Also includes cherry-picks for

Related Issue(s)

Checklist

  • Should this PR be backported?
  • Tests were added or are not required
  • Documentation was added or is not required

Deployment Notes

Impacted Areas in Vitess

Components that this PR will affect:

  • Query Serving
  • VReplication
  • Cluster Management
  • Build/CI
  • VTAdmin

systay and others added 30 commits June 22, 2021 18:50
Signed-off-by: Andres Taylor <andres@planetscale.com>
Signed-off-by: Malcolm Akinje <makinje@slack-corp.com>
Signed-off-by: Malcolm Akinje <makinje@slack-corp.com>
Signed-off-by: Jacques Grove <aquarapid@gmail.com>
Signed-off-by: Malcolm Akinje <makinje@slack-corp.com>
sks-keyservers.net seems to be finally dead, replace with
tm state: don't populate metadata in updateLocked
Signed-off-by: deepthi <deepthi@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
…s old information

Signed-off-by: GuptaManan100 <manan@planetscale.com>
endtoend: change log level of etcd start from error to info
Signed-off-by: Andres Taylor <andres@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
…-url

Update link to 'Why FK not supported in Online DDL' blog post
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
…ex-refresh-vschema-8.0

ExternalizeVindex: refresh SrvVSchema after an ExternalizeVindex flow
Signed-off-by: Andres Taylor <andres@planetscale.com>

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
gen4: Fail all queries not handled well by gen4
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
frouioui and others added 22 commits December 14, 2021 08:17
…d-11

[11.0] CI: ubuntu-latest now has MySQL 8.0.26, let us override it with latest 8.0.x
…-log4j-11

Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
[11.0] build(deps): bump log4j-api from 2.13.3 to 2.15.0 in /java
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Bumps log4j-core from 2.15.0 to 2.16.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
….16-11

[11.0] build(deps): bump log4j-core from 2.15.0 to 2.16.0 in /java
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
…ple-11

[11.0] change operator example to use v11.0.3 docker images
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Bumps log4j-api from 2.16.0 to 2.17.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Dirkjan Bussink <d.bussink@gmail.com>
….17-to-11.0

[11.0] build(deps): bump log4j-api from 2.16.0 to 2.17.1 in /java
…licit message around known v2 vrep issue

Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
[11.0] Updated the 11_0 release documents with latest known issues
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
Signed-off-by: Vitaliy Mogilevskiy <vmogilevskiy@slack-corp.com>
@vmogilev vmogilev requested a review from doeg as a code owner March 7, 2022 23:52
@vmogilev vmogilev removed the request for review from doeg March 8, 2022 23:33
@vmogilev vmogilev force-pushed the slack-vitess-v11.0.4.pre.v2 branch from 44bef4e to 508c12e Compare March 9, 2022 17:22
Signed-off-by: Vitaliy Mogilevskiy <vmogilevskiy@slack-corp.com>
GuptaManan100 and others added 2 commits April 12, 2022 11:10
…essio#9859)

* test: improve test to check that replication manager is stopped before we make any changes in MySQL

Signed-off-by: Manan Gupta <manan@planetscale.com>

* feat: stop the replication manager first in PromoteReplica call

Signed-off-by: Manan Gupta <manan@planetscale.com>

* docs: add comments to replication manager setTabletType

Signed-off-by: Manan Gupta <manan@planetscale.com>

* docs: add comment for SetReplicationSource in wrangler

Signed-off-by: Manan Gupta <manan@planetscale.com>

* docs: add comments to SetReplicationSource in reparentutil

Signed-off-by: Manan Gupta <manan@planetscale.com>
Signed-off-by: Manan Gupta <manan@planetscale.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.