Commit Graph

1388 Commits

Author SHA1 Message Date
Nic Cope a32fbb7b05 Link to section on disabling beta functions
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-10-30 13:45:14 -07:00
Nic Cope 6ad29d18ed Remove reference to xfn Helm values
They no longer exist in v1.14

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-10-30 13:12:52 -07:00
Nic Cope c73dc6f7d0 Fix SSA link
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-10-30 13:02:09 -07:00
Nic Cope 7ff74de641 Elaborate on testing functions
In particular, elaborate on how to test a function that is under
development.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-10-28 15:28:41 -07:00
Nic Cope 1d1e21a52d Link to common functions
We might want to update these to marketplace links once they're
available.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-10-28 14:12:43 -07:00
Nic Cope 023893b78d Allow composition function jargon
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-10-27 19:34:38 -07:00
Nic Cope 8c7231eb73 Add developer-focused documentation for functions
This consists of two sections in the existing page:

* How to write a function
* How functions work

The former is somewhat light, because I intend to add detailed guides
for each language we support. It's hard to go too deep in this general
documentation without using language-specific examples.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-10-27 19:30:21 -07:00
Nic Cope cb1f9d2f9c Add support for Mermaid diagrams
Per instructions from Hugo:
https://gohugo.io/content-management/diagrams/#mermaid-diagrams

The styling could probably be updated to be more in line with the rest
of the docs, but this already looks better to me than the goat ASCII
diagrams Hugo supports out of the box.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-10-27 19:23:12 -07:00
Nic Cope 2e993500cb Document how to use composition functions
I plan to use the same page to document how to write a composition
function. I'll add that documenation in a future commit.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-10-27 19:23:12 -07:00
Nic Cope de4d754b4e Use mostly lowercase f for functions
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-10-27 19:23:12 -07:00
Nic Cope 9179d8c030 Update Composition Functions content to v1beta1
This updates all current documentation of Composition Functions in the
master directory to reflect the new v1beta1 implementation.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-10-27 19:23:12 -07:00
Pete Lumbis 2370e5bbc1
Update providers to not say they install CRDs (#590) 2023-10-27 15:45:21 -04:00
Dr. Stefan Schimanski 7b041e4678
Document realtime compositions (#589) 2023-10-27 13:37:25 -04:00
Pete Lumbis 80a66e8603
fix links for moved platform ref files (#577) 2023-10-23 11:42:01 -04:00
Jared Watts 7eca790795
Sync Helm chart values table from crossplane/crossplane repo (#572) 2023-10-20 13:42:23 -04:00
Pete Lumbis ef0c5003b8
add support for matching pages when the page title changes (#567) 2023-10-18 13:26:50 -04:00
Jean du Plessis ec54935d1b
Remove trailing underscore from Composition note (#561) 2023-10-18 17:19:22 +00:00
Cem Mergenci fc1a4142da
Fix example configuration that uses an unsupported managementPolicy (#569) 2023-10-16 10:23:05 -04:00
mergenci bb2042b33b
Fix typos in composition functions documentation (#560) 2023-10-06 09:33:33 -04:00
Lovro Sviben 93d85b5d9a
GMP promote to beta (#563) 2023-10-04 11:03:50 -04:00
Philippe Scorsolini 9637e10f54
docs: renaming kubectl plugin to crossplane CLI (#562) 2023-10-04 11:00:20 -04:00
Nandor Magyar 883ded5096
Fix typo of Manager in install.md files (#558)
Signed-off-by: Nandor Magyar <nandormagyar.it@gmail.com>
2023-09-28 06:04:36 -07:00
James Dobson eaca063993
Fixed formatting of annotation table in managed-resources.md. (#555) 2023-09-21 18:01:49 -04:00
Sharp 0a5eaf7a6c
update v1.13 get started (#553) 2023-09-19 13:15:06 -04:00
Sharp 441b9fe731
Updates AWS get started composition (#552) 2023-09-19 09:36:51 -04:00
Yonatan Koren 7395c2460b
Composite Resources: fix snippet on `compositionRevisionRef` (#551) 2023-09-19 11:13:46 +03:00
Pete Lumbis 7ec21a91eb
Update guidlines on envConfigs and patching to XRs (#549) 2023-09-18 17:09:56 -04:00
Jean du Plessis daaa7ec019
Updates the ControllerConfig deprecation warning (#548) 2023-09-14 14:14:55 +00:00
Sharp 44f6912a6e
Adds managedPolicies config enablement (#547) 2023-09-11 16:15:37 -04:00
Hasan Turken 0d34b4a4e2
Merge pull request #532 from turkenh/usage
Add documentation for alpha Usages
2023-09-11 15:46:43 +03:00
Hasan Turken abf3dc4800
Add notes and tips to Usage
Signed-off-by: Hasan Turken <turkenh@gmail.com>
2023-09-11 15:45:13 +03:00
Hasan Turken 196e10bd8e
Fix vale errors in usages.md
Signed-off-by: Hasan Turken <turkenh@gmail.com>
2023-09-11 15:18:59 +03:00
Hasan Turken a06f55dd57
Add documentation for alpha Usages
Signed-off-by: Hasan Turken <turkenh@gmail.com>
2023-09-11 15:18:59 +03:00
Joakim Recht a1478bb2ae
Update composition revisions doc to remove alpha notice (#546) 2023-09-06 16:33:52 -04:00
Philippe Scorsolini aaf02bb6ac
Merge pull request #544 from phisco/dev/xp-3723 2023-09-06 09:18:02 +02:00
Philippe Scorsolini 8c9fa333c5
chore: review
Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
2023-09-05 20:08:12 +02:00
Lucas Caparelli 02c676f6eb
Document MatchTrue, MatchFalse and MatchCondition readiness checks (#513)
Co-authored-by: Pete Lumbis <pete@upbound.io>
2023-09-05 11:41:54 -04:00
Philippe Scorsolini f02fd57412
feat: optional environment label selector fieldpath
Co-authored-by: Pete Lumbis <pete@upbound.io>
Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
2023-09-05 17:25:54 +02:00
Pete Lumbis 480b7e9232
Remove included pages from local search and search engines (#542) 2023-09-01 14:36:32 +00:00
Noa Resare 1ddcf18157
Update the link to the aws provider authentication docs (#540) 2023-08-29 14:08:18 -04:00
Hasan Turken adb55159f4
Merge pull request #541 from turkenh/convert-json
Add support for convert from json to object/list
2023-08-29 15:17:04 +03:00
Hasan Turken 3b58e158b3
Add support for convert from json to object/list
Signed-off-by: Hasan Turken <turkenh@gmail.com>
2023-08-29 11:41:08 +03:00
Pete Lumbis 151ab38f09
Update Vale to latest (#534) 2023-08-28 14:31:26 -04:00
Hasan Turken fd41266a1e
Add support for FromJson convert transform (#539) 2023-08-28 13:47:37 -04:00
Hasan Turken e2bc4aded9
Merge pull request #537 from youyongsong/fix/string-format-example
Fix incorrect string format example in documentation
2023-08-25 12:06:12 +03:00
yongsong you 29e13f3112 Fix incorrect string format example in documentation
Signed-off-by: youyongsong <youyongsong@gmail.com>
2023-08-23 18:17:53 +08:00
Pete Lumbis 8dd30fabe3
correct use of helm --set (#535)
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-08-21 07:03:57 -04:00
Jerod Culpepper ac61c7ee68
Update provider version and fix azure typo (#531)
Co-authored-by: Jerod Culpepper <jerod.culp.work@gmail.com>
2023-08-14 08:35:32 -04:00
Shane Miller 9fb4c45eec
Update code block coloring to work for added/removed lines (#527) 2023-08-09 19:30:20 +02:00
Jared Watts c86008f63f
Merge pull request #525 from plumbis/fix-expand-corners
fix expand box bottom corners on expand
2023-08-09 00:08:51 -07:00