From a84bf132d309aeeaf8e505dcef725cd64824f842 Mon Sep 17 00:00:00 2001 From: Alexander Pashkov Date: Fri, 29 Mar 2024 16:30:53 +0200 Subject: [PATCH] Remove duplicated "Composition Functions" concept (#742) * Removed duplicate concept Signed-off-by: Alexander Pashkov * Removed duplicate concept in the master Signed-off-by: Alexander Pashkov --------- Signed-off-by: Alexander Pashkov Co-authored-by: Alexander Pashkov --- content/master/concepts/_index.md | 5 ----- content/v1.14/concepts/_index.md | 5 ----- content/v1.15/concepts/_index.md | 5 ----- 3 files changed, 15 deletions(-) diff --git a/content/master/concepts/_index.md b/content/master/concepts/_index.md index 611b68ad..45e26b95 100644 --- a/content/master/concepts/_index.md +++ b/content/master/concepts/_index.md @@ -70,11 +70,6 @@ building and managing external resources through Kubernetes. custom resource mapping or storing and retrieving data across Claims and Composite Resources. -* [**Composition functions**]({{}}) are a container - of your own custom code which can read, write and change any Crossplane - resource. Composition functions are incredibly powerful tools allowing for - loops and conditional patching or resource generation. - * [**Usages**]({{}}) defining critical resources or custom dependency mappings. Usages can prevent Crossplane from deleting or can ensure that a parent resource waits for Crossplane to delete all child diff --git a/content/v1.14/concepts/_index.md b/content/v1.14/concepts/_index.md index 611b68ad..45e26b95 100644 --- a/content/v1.14/concepts/_index.md +++ b/content/v1.14/concepts/_index.md @@ -70,11 +70,6 @@ building and managing external resources through Kubernetes. custom resource mapping or storing and retrieving data across Claims and Composite Resources. -* [**Composition functions**]({{}}) are a container - of your own custom code which can read, write and change any Crossplane - resource. Composition functions are incredibly powerful tools allowing for - loops and conditional patching or resource generation. - * [**Usages**]({{}}) defining critical resources or custom dependency mappings. Usages can prevent Crossplane from deleting or can ensure that a parent resource waits for Crossplane to delete all child diff --git a/content/v1.15/concepts/_index.md b/content/v1.15/concepts/_index.md index 611b68ad..45e26b95 100644 --- a/content/v1.15/concepts/_index.md +++ b/content/v1.15/concepts/_index.md @@ -70,11 +70,6 @@ building and managing external resources through Kubernetes. custom resource mapping or storing and retrieving data across Claims and Composite Resources. -* [**Composition functions**]({{}}) are a container - of your own custom code which can read, write and change any Crossplane - resource. Composition functions are incredibly powerful tools allowing for - loops and conditional patching or resource generation. - * [**Usages**]({{}}) defining critical resources or custom dependency mappings. Usages can prevent Crossplane from deleting or can ensure that a parent resource waits for Crossplane to delete all child