docs/content/v1.13/concepts
Guillaume Dupin 884afa3346
Remove false restriction about using '.status.atProvider' into ToEnvironmentFieldPath (#697)
* Remove erroneous restrictions about using data from '.status' into ToEnvironmentFieldPath

As confirmed @phisco in [Slack](https://crossplane.slack.com/archives/CEG3T90A1/p1706970216073849?thread_ts=1706970216.073849&cid=CEG3T90A1), the 'patch and transform' documentation is wrong about the impossibility to use data from `.status.atProvider` in the `fromFielPath` of the `ToEnvironmentFieldPath` patch.

This restriction is incompatible with the example in the `EnvironmentConfig` page that shows it is :
 ```
patches:
 - type: ToEnvironmentFieldPath
   fromFieldPath: status.atProvider.id
   toFieldPath: vpcId
```
https://docs.crossplane.io/latest/concepts/environment-configs/#patch-an-individual-resource

Signed-off-by: Guillaume Dupin <gdupin@gmail.com>

* backport to other releases

Signed-off-by: Guillaume Dupin <gdupin@gmail.com>

---------

Signed-off-by: Guillaume Dupin <gdupin@gmail.com>
2024-02-04 20:04:53 -05:00
..
_index.md create v1.13 docs set 2023-07-27 11:04:13 -04:00
claims.md Update Vale to latest (#534) 2023-08-28 14:31:26 -04:00
composite-resource-definitions.md Improve documentation of defaultCompositeDeletePolicy (#686) 2024-01-29 09:44:04 -05:00
composite-resources.md Changed manged to managed (#667) 2024-01-02 11:30:45 -05:00
composition-functions.md Fix typos in composition functions documentation (#560) 2023-10-06 09:33:33 -04:00
compositions.md V1.14 release (#596) 2023-11-01 10:47:28 -04:00
environment-configs.md Update guidlines on envConfigs and patching to XRs (#549) 2023-09-18 17:09:56 -04:00
managed-resources.md Changed manged to managed (#667) 2024-01-02 11:30:45 -05:00
packages.md docs: renaming kubectl plugin to crossplane CLI (#562) 2023-10-04 11:00:20 -04:00
patch-and-transform.md Remove false restriction about using '.status.atProvider' into ToEnvironmentFieldPath (#697) 2024-02-04 20:04:53 -05:00
pods.md Update Vale to latest (#534) 2023-08-28 14:31:26 -04:00
providers.md Update providers to not say they install CRDs (#590) 2023-10-27 15:45:21 -04:00