You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog/18.0/18.0.0/summary.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
-**[New command line flags and behavior](#new-flag)**
8
8
-[VTOrc flag `--allow-emergency-reparent`](#new-flag-toggle-ers)
9
9
-**[Deprecations and Deletions](#deprecations-and-deletions)**
10
+
-[Deleted `k8stopo`](#deleted-k8stopo)
10
11
11
12
12
13
## <aid="major-changes"/>Major Changes
@@ -22,3 +23,7 @@ The users that want VTOrc to fix the replication issues, but don't want it to ru
22
23
By default, VTOrc will be able to run `EmergencyReparentShard`. The users must specify the flag to `false` to change the behaviour.
23
24
24
25
### <aid="deprecations-and-deletions"/>Deprecations and Deletions
26
+
27
+
#### <aid="deleted-k8stopo"/>Deleted `k8stopo`
28
+
29
+
The `k8stopo` has been deprecated in Vitess 17, also see https://github.com/vitessio/vitess/issues/13298. With Vitess 18 the `k8stopo` has been removed.
0 commit comments