Commit Graph

1442 Commits

Author SHA1 Message Date
Jonas Hecht 6de666d48e
Fix typos in argo-cd-crossplane.md (#663)
Signed-off-by: Jonas Hecht <jonas.hecht@codecentric.de>
2023-12-29 10:34:30 -05:00
Lucas Caparelli 52d3b2d84e
docs(transforms): note that map fails on missing keys (#653) 2023-12-14 12:29:41 +02:00
Pete Lumbis 3e3343d7b0
Add download YAML and back to top buttons (#656) 2023-12-14 12:28:35 +02:00
Pete Lumbis 1e036270a8
Update release template to copy new CRD files (#658) 2023-12-14 12:24:49 +02:00
Pete Lumbis 978de78f73
update APIs to v1.14.4 (#657) 2023-12-14 12:24:27 +02:00
Nicholas Morey a1ca578be8
fix(concepts): correct xpkg build flags (#659) 2023-12-14 06:26:14 +02:00
Pete Lumbis b7ea29f95a
RNs for 14.3 and 14.4. Add docs on new policy (#654) 2023-12-12 14:26:26 -05:00
Shubham Girdhar bf04b0b3b1
doc: fix inconsistency with toFieldPath and the applied value (#652) 2023-12-06 14:35:02 -05:00
Erik Godding Boye 1d10982e10
Correct crossplane-browse cluster role description (#651) 2023-12-06 12:57:39 -05:00
Pete Lumbis 1cb9691cd1
Update link and wording for comp function guide (#650) 2023-12-06 12:55:48 -05:00
Pete Lumbis 641241ee57
Fix issue with API folder on /latest (#649) 2023-12-04 15:52:35 -05:00
Yury Tsarev bae668a3ed
Highlight possibility of feature drop only for alpha features (#647) 2023-12-03 08:13:13 +02:00
Yury Tsarev f45ad5e9ac
Fix 404 for 'testing composition functions' (#646) 2023-12-03 08:11:37 +02:00
Pete Lumbis 5c360ba900
Changes for API support (#642) 2023-12-01 15:11:06 -05:00
Pete Lumbis 6feb7ce6fc
add RSS support for release notes. Resolves #629 (#638) 2023-12-01 12:11:39 -05:00
Clément Blaise c11c172b5d
Argo CD Improvements (#630) 2023-11-29 17:39:28 -05:00
Christopher Haar 151693ec23
fix(examples): fix import examples (#625) 2023-11-27 11:49:02 -05:00
Christopher Haar 86a9bc76ce
feat(examples): use providerConfigRef.name instead of deprecated and … (#626) 2023-11-27 11:47:20 -05:00
Christopher Haar bb4b044f04
feat(argo): add more informations for argocd play well with crossplane (#627) 2023-11-27 11:45:51 -05:00
Pete Lumbis 4b76eb541a
Release Notes for 14.1 and 14.2 (#618) 2023-11-21 13:17:20 -05:00
Pete Lumbis 362364dc2a
add rollworks pixel (#615)
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-11-17 17:40:04 -05:00
Pete Lumbis 68ce42ba72 remove reference to management policies flag. Fixes #605
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-11-16 11:24:11 -05:00
Philippe Scorsolini 184fcc1435
Merge pull request #604 from plumbis/cli-update
update cli commands to new syntax
2023-11-06 13:46:57 +01:00
Pete Lumbis c23abdb394
update cli commands to new syntax
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-11-03 11:14:15 -04:00
Nic Cope bce3572b8e
Replace one last reference to pull/584 with a real CLI docs link (#603) 2023-11-01 17:02:14 -04:00
Nic Cope 68a8cd9122
Merge pull request #597 from negz/get-func-ey
Add a guide to writing a composition function in Go
2023-11-01 10:49:56 -07:00
Pete Lumbis de1ed38478
s/seperated/separated (#602) 2023-11-01 13:49:27 -04:00
Pete Lumbis 4a77de5f8e
Create CLI docs in Master (#601) 2023-11-01 13:49:04 -04:00
Nic Cope 5cda5e3e2a Link to latest docs
This seems like the most future-proof option for this guide, which lives
outside of any version.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:48:32 -07:00
Nic Cope acf6be56d4 Fix sneaky Vale spelling errors
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope 06d7247c8b Remove extraneous period.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope 2d3082f7d1 Add MORE BRACES to packages documentation link
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope 47e6e77a9c Clarify that not all functions should delete the input directory
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope fde689dd71 Don't perma-disable the future tense linter
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope 038ad6b0f9 Attempt to workaround various "spelling mistakes"
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope 6487b23a4f Update all links to point to master, not latest
I do actually want latest, but HTML test complains when I try. There's
no v1.14 release directory to link to yet, so master will have to do.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope a1542b2f4e Link to go.dev
To workaround spellchecker thinking "Go." (with period) is a spelling
mistake.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope 698306fb01 Add multi-platform as allowed jargon
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope 2343b678ac Link to Docker docs on multi-platform images
We don't have any docs specific to multi-platform _packages_ AFAIK.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope 056c350921 Avoid saying "Crossplane CLI's"
Vale considers it a spelling mistake, and it's easy to rephrase around.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope 9f110571fa It's function-xbuckets plural, not xbucket
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope 0ccf6f0fb5 Add a guide to writing a composition function in Go
This is separate from the functions documentation under concepts
because:

1. I expect to have similar guides for other languages, such as Python.
2. The guide will evolve outside of the Crossplane release cycle.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 10:22:09 -07:00
Nic Cope 6c39b914dd
Link to CLI docs from functions docs (#599) 2023-11-01 13:19:42 -04:00
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 c819ac2ce3
Merge pull request #570 from turkenh/package-runtime-config
Document Deployment Runtime Config
2023-10-31 22:30:16 +03: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 cc67ebd12e
Merge pull request #594 from negz/functional-backup
Update Composition Functions content to v1beta1
2023-10-30 16:37:58 -07:00