Pete Lumbis
5dcc5b814a
V1.14 release ( #596 )
...
Co-authored-by: Philippe Scorsolini <p.scorsolini@gmail.com>
Co-authored-by: Nic Cope <nicc@rk0n.org>
Co-authored-by: Hasan Turken <turkenh@gmail.com>
2023-11-01 10:47:28 -04:00
Hasan Turken
2f7e4fe451
Resolve comments for DeploymentRuntimeConfig
...
Signed-off-by: Hasan Turken <turkenh@gmail.com>
2023-10-31 22:28:16 +03:00
Hasan Turken
822d06e6a4
Fix vale errors for provider runtime config
...
Signed-off-by: Hasan Turken <turkenh@gmail.com>
2023-10-31 22:18:03 +03:00
Hasan Turken
bddae699c5
Add documentation for DeploymentRuntimeConfig
...
Signed-off-by: Hasan Turken <turkenh@gmail.com>
2023-10-31 22:17:14 +03:00
Pete Lumbis
c0fd459f16
Rewrite packages content and split into Config and Provider chapters ( #566 )
2023-10-31 11:20:46 -04:00
Nic Cope
6524c679d8
Make Go link to go.dev
...
Honestly mostly to workaround Vale thinking "Go." is a spelling mistake.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-10-30 13:49:03 -07:00
Nic Cope
f427bb1bce
Copy edits from composition functions code review
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
Co-authored-by: Pete Lumbis <pete@upbound.io>
2023-10-30 13:45:14 -07:00
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
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
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
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
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
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
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
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
Steven Borrelli
55b5c1ceb5
add doc for adler32 transform ( #524 )
2023-08-08 17:37:58 -04:00
Pete Lumbis
4fb5c34478
Update quickstarts to use provider families ( #511 )
2023-08-08 11:06:24 -04:00