cozystack/scripts/migrations
Andrei Kvapil b474c07c80
Add addtional check to wait for lineage-webhook (#1506)
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>

<!-- Thank you for making a contribution! Here are some tips for you:
- Start the PR title with the [label] of Cozystack component:
- For system components: [platform], [system], [linstor], [cilium],
[kube-ovn], [dashboard], [cluster-api], etc.
- For managed apps: [apps], [tenant], [kubernetes], [postgres],
[virtual-machine] etc.
- For development and maintenance: [tests], [ci], [docs], [maintenance].
- If it's a work in progress, consider creating this PR as a draft.
- Don't hesistate to ask for opinion and review in the community chats,
even if it's still a draft.
- Add the label `backport` if it's a bugfix that needs to be backported
to a previous version.
-->

## What this PR does


### Release note

<!--  Write a release note:
- Explain what has changed internally and for users.
- Start with the same [label] as in the PR title
- Follow the guidelines at
https://github.com/kubernetes/community/blob/master/contributors/guide/release-notes.md.
-->

```release-note
[]
```

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Added a timeout-based step that repeatedly attempts server-side
dry-run creation of a Kubernetes Service (headless) between controller
upgrade and subsequent waits.
* Inserts this validation step without altering existing flow or other
behaviors.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-10-13 15:02:35 +02: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 Add addtional check to wait for lineage-webhook (#1506) 2025-10-13 15:02:35 +02:00