File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
content/v2.0-preview/whats-new Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,8 @@ claims and provider-kubernetes Objects.
44
44
45
45
{{<hint "tip">}}
46
46
Most users can upgrade to Crossplane v2 without breaking changes.
47
+
48
+ Read about Crossplane v2's [ backward compatibility] ( #backward-compatibility ) .
47
49
{{</hint >}}
48
50
49
51
{{<hint "note">}}
@@ -120,6 +122,8 @@ Crossplane v2 is backward compatible with v1-style XRs.
120
122
121
123
When you use v1 of the XRD API `scope` defaults to a special `LegacyCluster`
122
124
mode. `LegacyCluster` XRs support claims and don't use `spec.crossplane`.
125
+
126
+ Read more about Crossplane v2's [backward compatibility](#backward-compatibility).
123
127
{{</hint>}}
124
128
125
129
# # Namespaced managed resources
@@ -166,6 +170,8 @@ New provider releases will support both namespaced and cluster scoped MRs.
166
170
Crossplane v2 considers cluster scoped MRs a legacy feature. Crossplane will
167
171
deprecate and remove cluster scoped MRs at a future date.
168
172
<!-- vale gitlab.FutureTense = YES -->
173
+
174
+ Read more about Crossplane v2's [backward compatibility](#backward-compatibility).
169
175
{{</hint>}}
170
176
171
177
# # Compose any resource
You can’t perform that action at this time.
0 commit comments