cozystack/scripts/migrations
Timofei Larkin bf1ece5f7c [platform] Better migration for 0.36.2->0.37.2+
For users upgrading from 0.36.2 directly to 0.37.2+, where the
lineage-controller-webhook is broken out of the Cozystack controller
into a separate daemonset, the existing migration script of 0.36->0.37.0
is insufficient. This patch ensures the presence of the new version of
the lineage webhook and fixes a bug in the migration script where the
readiness of the webhook was not appropriately verified.

```release-note
[platform] Improved migration script when skipping versions 0.37.0 and
0.37.1 during upgrades.
```

Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
2025-10-15 13:28:29 +03:00
..
1 release v0.2.0 (#54) 2024-04-04 15:55:58 +02:00
2 Prepare release v0.5.0 (#126) 2024-05-10 12:52:57 +02:00
3 Prepare release v0.7.0 (#156) 2024-05-29 10:04:22 +02:00
4 fix CSI label for tenant Kubernetes clusters (#291) 2024-08-19 10:12:12 +02:00
5 add metrics agents (#461) 2024-11-04 19:01:33 +01:00
6 Prepare release v0.18.0 (#462) 2024-11-06 09:26:26 +01:00
7 Prepare release v0.20.0 (#522) 2024-12-09 18:42:41 +01:00
8 New schema version 10 2025-02-24 16:33:21 +03:00
9 Update scripts/migrations/9 2025-02-25 10:38:17 +03:00
10 New dashboard based on OpenAPI schema (#1269) 2025-09-25 00:07:07 +03:00
11 [platform] Add migration for expose-* options 2025-05-15 13:45:19 +02:00
12 [platform] Add migration for expose-* options 2025-05-15 13:45:19 +02:00
13 Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
14 [cluster-api] Add missing migration for capi-providers 2025-06-17 01:33:58 +02:00
15 New dashboard based on OpenAPI schema (#1269) 2025-09-25 00:07:07 +03:00
16 [hack] Add migration script for fixing nested resource maps 2025-07-02 06:15:04 +03:00
17 [kubernetes] Add dependency for snapshot CRD and migration to latest version 2025-07-24 20:27:26 +02:00
18 [virtual-machine] fix versions migration 2025-09-02 13:30:40 +02:00
19 [seaweedfs] fix seaweedfs migration 2025-09-17 22:58:43 +02:00
20 [platform] Better migration for 0.36.2->0.37.2+ 2025-10-15 13:28:29 +03:00