docs/content
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
..
contribute Changes for API support (#642) 2023-12-01 15:11:06 -05:00
knowledge-base fix: Invalid inequality operator in ArgoCD custom health for ProviderConfig (#687) 2024-01-29 12:43:37 -05:00
master Remove false restriction about using '.status.atProvider' into ToEnvironmentFieldPath (#697) 2024-02-04 20:04:53 -05:00
media restore snippets folder until packages chapter is rewritten 2023-07-31 21:23:12 -04:00
v1.12 Changed manged to managed (#667) 2024-01-02 11:30:45 -05:00
v1.13 Remove false restriction about using '.status.atProvider' into ToEnvironmentFieldPath (#697) 2024-02-04 20:04:53 -05:00
v1.14 Remove false restriction about using '.status.atProvider' into ToEnvironmentFieldPath (#697) 2024-02-04 20:04:53 -05:00