Skip to content

Commit a84bf13

Browse files
cyphysicalAlexander Pashkov
andauthored
Remove duplicated "Composition Functions" concept (#742)
* Removed duplicate concept Signed-off-by: Alexander Pashkov <[email protected]> * Removed duplicate concept in the master Signed-off-by: Alexander Pashkov <[email protected]> --------- Signed-off-by: Alexander Pashkov <[email protected]> Co-authored-by: Alexander Pashkov <[email protected]>
1 parent d5c746f commit a84bf13

File tree

3 files changed

+0
-15
lines changed

3 files changed

+0
-15
lines changed

content/master/concepts/_index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,6 @@ building and managing external resources through Kubernetes.
7070
custom resource mapping or storing and retrieving data across Claims and
7171
Composite Resources.
7272

73-
* [**Composition functions**]({{<ref "./composition-functions">}}) are a container
74-
of your own custom code which can read, write and change any Crossplane
75-
resource. Composition functions are incredibly powerful tools allowing for
76-
loops and conditional patching or resource generation.
77-
7873
* [**Usages**]({{<ref "./usages">}}) defining critical resources or custom
7974
dependency mappings. Usages can prevent Crossplane from deleting or can
8075
ensure that a parent resource waits for Crossplane to delete all child

content/v1.14/concepts/_index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,6 @@ building and managing external resources through Kubernetes.
7070
custom resource mapping or storing and retrieving data across Claims and
7171
Composite Resources.
7272

73-
* [**Composition functions**]({{<ref "./composition-functions">}}) are a container
74-
of your own custom code which can read, write and change any Crossplane
75-
resource. Composition functions are incredibly powerful tools allowing for
76-
loops and conditional patching or resource generation.
77-
7873
* [**Usages**]({{<ref "./usages">}}) defining critical resources or custom
7974
dependency mappings. Usages can prevent Crossplane from deleting or can
8075
ensure that a parent resource waits for Crossplane to delete all child

content/v1.15/concepts/_index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,6 @@ building and managing external resources through Kubernetes.
7070
custom resource mapping or storing and retrieving data across Claims and
7171
Composite Resources.
7272

73-
* [**Composition functions**]({{<ref "./composition-functions">}}) are a container
74-
of your own custom code which can read, write and change any Crossplane
75-
resource. Composition functions are incredibly powerful tools allowing for
76-
loops and conditional patching or resource generation.
77-
7873
* [**Usages**]({{<ref "./usages">}}) defining critical resources or custom
7974
dependency mappings. Usages can prevent Crossplane from deleting or can
8075
ensure that a parent resource waits for Crossplane to delete all child

0 commit comments

Comments
 (0)