Skip to content

Commit 2dab2fc

Browse files
committed
Add links to backward compatibility heading
Signed-off-by: Nic Cope <[email protected]>
1 parent aac9cda commit 2dab2fc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/v2.0-preview/whats-new/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ claims and provider-kubernetes Objects.
4444

4545
{{<hint "tip">}}
4646
Most users can upgrade to Crossplane v2 without breaking changes.
47+
48+
Read about Crossplane v2's [backward compatibility](#backward-compatibility).
4749
{{</hint>}}
4850

4951
{{<hint "note">}}
@@ -120,6 +122,8 @@ Crossplane v2 is backward compatible with v1-style XRs.
120122

121123
When you use v1 of the XRD API `scope` defaults to a special `LegacyCluster`
122124
mode. `LegacyCluster` XRs support claims and don't use `spec.crossplane`.
125+
126+
Read more about Crossplane v2's [backward compatibility](#backward-compatibility).
123127
{{</hint>}}
124128

125129
## Namespaced managed resources
@@ -166,6 +170,8 @@ New provider releases will support both namespaced and cluster scoped MRs.
166170
Crossplane v2 considers cluster scoped MRs a legacy feature. Crossplane will
167171
deprecate and remove cluster scoped MRs at a future date.
168172
<!-- vale gitlab.FutureTense = YES -->
173+
174+
Read more about Crossplane v2's [backward compatibility](#backward-compatibility).
169175
{{</hint>}}
170176

171177
## Compose any resource

0 commit comments

Comments
 (0)