Nic Cope
c9181cbd12
Merge pull request #674 from negz/pythonic
...
Add a guide to writing a composition function in Python
2024-01-12 15:06:05 -08:00
Nic Cope
87516d51ee
Style and copy feedback from review
...
Review was of the Python guide, but I've applied everything that was
also applicable to the Go guide.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-01-12 15:04:06 -08:00
Nic Cope
42f17d9650
Omit FunctionRunner class in introductory Python examples
...
In reality you need this, but I don't think we need to introduce it
straight away. In the Go example we already omit the equivalent.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-01-12 13:57:35 -08:00
Nic Cope
69f641f894
Copy only the hatch run test:unit command
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-01-12 13:57:35 -08:00
Nic Cope
0ad311e0bb
Prefer writing 'Protocol Buffers' over protobuf
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-01-12 13:57:35 -08:00
Nic Cope
f2b684c0bd
Add a guide to writing a composition function in Python
...
The end result should be the same function as the Go guide, but Python!
Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-01-12 13:57:35 -08:00
Nic Cope
67a60a857a
Small content and format tweaks to Go functions guide
...
Several tiny things I noticed while writing the Python guide that I
wanted to apply to the Go guide as well.
Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-01-12 13:57:35 -08:00
Pete Lumbis
3fb9be9e5e
Remove outdated upgraded guides ( #676 )
...
* add redirects for removed KB section
Signed-off-by: Pete Lumbis <pete@upbound.io>
* remove outdated software guides
Signed-off-by: Pete Lumbis <pete@upbound.io>
* fix netlify redirect directive
Signed-off-by: Pete Lumbis <pete@upbound.io>
* remove old link to software pages
Signed-off-by: Pete Lumbis <pete@upbound.io>
---------
Signed-off-by: Pete Lumbis <pete@upbound.io>
2024-01-12 14:26:11 -05:00
nimjor
7238882f63
Update lua snippet to cover additional status conditions/kinds with no status ( #673 )
...
Signed-off-by: Jordan Nimlos <jordan.nimlos@bestbuy.com>
Co-authored-by: Jordan Nimlos <jordan.nimlos@bestbuy.com>
2024-01-11 19:46:40 -05:00
akesser
cb9521348c
fix: composition function is beta ( #672 )
...
Signed-off-by: André Kesser <andre.kesser@dkb.de>
Co-authored-by: André Kesser <andre.kesser@dkb.de>
2024-01-11 10:00:00 -05:00
Sharp
d0e12d0952
Dark Mode Table Legibility ( #668 )
...
* attempt at table update
Signed-off-by: Rachel Sharp <8883519+tr0njavolta@users.noreply.github.com>
* alignment
Signed-off-by: Rachel Sharp <8883519+tr0njavolta@users.noreply.github.com>
---------
Signed-off-by: Rachel Sharp <8883519+tr0njavolta@users.noreply.github.com>
2024-01-04 16:31:48 -05:00
Pieter Germishuys
adb3b229c5
Changed manged to managed ( #667 )
...
Signed-off-by: Pieter Germishuys <pieter@pieterg.com>
2024-01-02 11:30:45 -05:00
Pete Lumbis
4fb2c8a218
Update GCP and AWS Quickstarts to no-fork providers ( #661 )
2024-01-02 17:33:31 +02:00
Pete Lumbis
78c2fd3232
fix sidebar colors in mobile darkmode ( #660 )
2024-01-02 17:32:53 +02:00
Jonas Hecht
fe92cae1bf
Fix typos in argo-cd-crossplane.md ( #663 )
...
Signed-off-by: Jonas Hecht <jonas.hecht@codecentric.de>
2023-12-29 10:34:55 -05:00
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