diff --git a/content/master/cli/command-reference.md b/content/master/cli/command-reference.md index b35c00b4..14b70630 100644 --- a/content/master/cli/command-reference.md +++ b/content/master/cli/command-reference.md @@ -169,9 +169,9 @@ The schema of the resource isn't validated and may contain any data. ### Mock Extra Resources -Extra Resources allow a Composition to request Crossplane Objects on the cluster that are not -part of the Composition. The `--extra-resources` option can be pointed at a directory containing -YAML manifests of resources to mock, and can be used in combination with a function like +Extra Resources allow a Composition to request Crossplane Objects on the cluster that aren't +part of the Composition. The `--extra-resources` option points at a directory containing +YAML manifests of resources to mock. Use Extra Resources in combination with a function like [function-extra-resources](https://github.com/crossplane-contrib/function-extra-resources) or the built-in support in [function-go-templating](https://github.com/crossplane-contrib/function-go-templating?tab=readme-ov-file#extraresources). diff --git a/content/v1.17/cli/command-reference.md b/content/v1.17/cli/command-reference.md index b35c00b4..14b70630 100644 --- a/content/v1.17/cli/command-reference.md +++ b/content/v1.17/cli/command-reference.md @@ -169,9 +169,9 @@ The schema of the resource isn't validated and may contain any data. ### Mock Extra Resources -Extra Resources allow a Composition to request Crossplane Objects on the cluster that are not -part of the Composition. The `--extra-resources` option can be pointed at a directory containing -YAML manifests of resources to mock, and can be used in combination with a function like +Extra Resources allow a Composition to request Crossplane Objects on the cluster that aren't +part of the Composition. The `--extra-resources` option points at a directory containing +YAML manifests of resources to mock. Use Extra Resources in combination with a function like [function-extra-resources](https://github.com/crossplane-contrib/function-extra-resources) or the built-in support in [function-go-templating](https://github.com/crossplane-contrib/function-go-templating?tab=readme-ov-file#extraresources). diff --git a/utils/vale/styles/Crossplane/crossplane-words.txt b/utils/vale/styles/Crossplane/crossplane-words.txt index 959c8d3c..9b9017a1 100644 --- a/utils/vale/styles/Crossplane/crossplane-words.txt +++ b/utils/vale/styles/Crossplane/crossplane-words.txt @@ -73,4 +73,7 @@ XRD XRD's XRDs XRs -function-patch-and-transform \ No newline at end of file +function-extra-resources +function-go-templating +function-patch-and-transform +