File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
crossplane/function/proto Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -247,7 +247,7 @@ message Resource {
247247 // the observed connection details of a composite or composed resource.
248248 //
249249 // * A function should set this field in a RunFunctionResponse to indicate the
250- // desired connection details of the XR .
250+ // desired connection details of v1 XRs. For v2 XRs, this will be ignored .
251251 //
252252 // * A function should not set this field in a RunFunctionResponse to indicate
253253 // the desired connection details of a composed resource. This will be
Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ message Resource {
249249 // the observed connection details of a composite or composed resource.
250250 //
251251 // * A function should set this field in a RunFunctionResponse to indicate the
252- // desired connection details of the XR .
252+ // desired connection details of v1 XRs. For v2 XRs, this will be ignored .
253253 //
254254 // * A function should not set this field in a RunFunctionResponse to indicate
255255 // the desired connection details of a composed resource. This will be
You can’t perform that action at this time.
0 commit comments