Skip to content

Commit 9c7b6ad

Browse files
committed
migration guide skeleton
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
1 parent c31eab1 commit 9c7b6ad

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Migrating from v5.1 to v5.2
3+
description: Migrating from v5.1 to v5.2
4+
---
5+
6+
Version 5.2 brings some breaking changes on some components, for those we provide
7+
a migration guide. For all the new features see release notes.
8+
9+
## Custom ID types and ResourceIDProvider across multiple components
10+
11+
TODO
12+
13+
See also:
14+
- related issue: [link](https://github.com/operator-framework/java-operator-sdk/issues/2972)
15+
- related pull requests:
16+
- [2970](https://github.com/operator-framework/java-operator-sdk/pull/2970)
17+
- [3020](https://github.com/operator-framework/java-operator-sdk/pull/3020)
18+
19+
20+
21+

0 commit comments

Comments
 (0)