Commit b591b58
bootstrap: remove 25.2 bootstrap data
Part of the quarterly M.4 "Bump MinSupported" task as outlined in
`pkg/clusterversion/README.md`.
This commit removes the bootstrap data for v25.2, which is now below the
minimum supported version after bumping MinSupported from v25.2 to v25.3.
The bootstrap data files are used to initialize clusters at specific
versions. Since clusters can no longer start at v25.2 (it's below
MinSupported), these files are no longer needed.
Changes:
- Removed 25_2_system.keys and 25_2_system.sha256
- Removed 25_2_tenant.keys and 25_2_tenant.sha256
- Removed V25_2 entry from initialValuesFactoryByKey map in initial_values.go
- Removed go:embed variables for v25.2 bootstrap data
- Updated BUILD.bazel to remove embedsrcs for deleted files
Part of #147634 (reference PR for this quarterly task).
Release note: None
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 4244147 commit b591b58
File tree
6 files changed
+0
-373
lines changed- pkg/sql/catalog/bootstrap
- data
6 files changed
+0
-373
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 11 | | |
16 | 12 | | |
17 | 13 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 69 | | |
77 | 70 | | |
78 | 71 | | |
| |||
144 | 137 | | |
145 | 138 | | |
146 | 139 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | 140 | | |
160 | 141 | | |
161 | 142 | | |
| |||
0 commit comments