Commit Graph

572 Commits

Author SHA1 Message Date
Nic Cope 029548b310 Move all introductory info to a "What is Crossplane?" page
I found myself unsure where to introduce Crossplane and its components
on the landing page and getting started pages. A dedicated page seemed
like a better idea.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 22:52:13 -07:00
Nic Cope 549c338f48 Update the get started landing page
This is now where we introduce the three components of Crossplane.

In future we might benefit from a more detailed "what is Crossplane?"
page.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 20:59:05 -07:00
Nic Cope f4b648cd82 Mention that clouds are built with control planes earlier
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 17:25:06 -07:00
Nic Cope b4a722aa4e Talk about configuring software - not deploying it
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 16:28:26 -07:00
Nic Cope 9188eb598a Rework the landing page
This tries to:

* Modernize how we frame Crossplane
* Briefly introduce folks to the docs sections

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 16:05:27 -07:00
Nic Cope 10af7ac2cf Use preview Helm repo in the upgrade docs
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 14:33:31 -07:00
Nic Cope dcac6e0602 Update install guide to install the preview
* Use the preview Helm repo
* Don't discuss the master Helm repo
* Defer to upstream and Helm docs to document Helm and our chart's
  options

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 14:24:20 -07:00
Nic Cope cc358cdbfe
Merge pull request #895 from negz/v2-preview-setup
v2 Preview Docs Restructuring
2025-03-26 13:01:39 -07:00
Nic Cope 85c6313321 Merge "introduction" into the get started landing page
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 12:11:54 -07:00
Nic Cope 659082698e Move install into get started
Move upgrade and uninstall into guides

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 12:09:57 -07:00
Nic Cope b8b91d1a9b Rename Getting Started to Get Started
Sounds more action-ey!

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 11:59:18 -07:00
Nic Cope 7da8d4348f Restructure getting started
We want to focus on two things:

* Get started with Composition
* Get started with Managed Resources

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 11:57:48 -07:00
Nic Cope c664ce812a
Merge pull request #892 from twobiers/fix/server-side-apply-beta
Update server-side apply documentation with beta promotion
2025-03-25 22:44:20 -07:00
Nic Cope 592c9bc034 Remove mention of claims from getting-started
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 22:38:02 -07:00
Nic Cope 74ce12d8c7 Remove reference to importing resources
This page was deleted (for now).

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 22:33:50 -07:00
Nic Cope 82f9842e68 Remove links to deleted getting started pages
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 22:33:50 -07:00
Nic Cope b84fd314a1 Drop references to external secret stores and controller configs
Both removed in Crossplane v2

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 22:20:17 -07:00
Nic Cope 94b962123f Remove all references to claims
In some cases I've removed large amounts of content, where we're not
going to have time to rewrite it to avoid mentioning claims - e.g. how
connection secrets work in composition.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 22:09:58 -07:00
Nic Cope 6699f51daf Remove most getting started guides
We only want to keep the getting started guide for AWS MRs.

We won't have GCP or Azure support in time for the preview release.
We're going to add a separate getting started with composition page
that's decoupled from any one provider.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 21:10:05 -07:00
Nic Cope dae6256f4e Remove claims pages from concepts
There'll be more to find in the content of each page, but these entire
pages can be removed. There's no claims in Crossplane v2.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 21:06:49 -07:00
Nic Cope fecf3de3ae Remove outdated or irrelevant guides
These guides are either no longer relevant in Crossplane v2, or would
need too much work to have them ready in time for the preview release.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 21:04:39 -07:00
Nic Cope f7ba7d9ffd Say "not the latest version" instead of "old version"
With the v2.0-preview version we're in a weird spot where v2.0-preview
is newer than latest. So we want the "not latest" warning, but not to
call it old.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-25 19:39:08 -07:00
Nic Cope fd361e5cec Remove the 'v' from v2.0-preview
Looks like _index shouldn't have a leading v. Something else prefixes a
v on the dropdown.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-21 15:38:14 -07:00
Nic Cope 7a1ea65c6b v2.0, not v2.0.0
Docs semvers are only major.minor - no patch.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-21 15:35:55 -07:00
Nic Cope 6729e44238 Change version to v2.0.0-preview
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-21 15:27:16 -07:00
Nic Cope 940069bfe7 Copy master to v2.0.0-preview
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-21 15:26:45 -07:00
twobiers 25f945590d
Update server-side apply documentation with beta promotion
Signed-off-by: twobiers <22715034+twobiers@users.noreply.github.com>
2025-03-19 21:31:20 +01:00
Jared Watts ab33ac33e8
bump all community provider versions to latest
Signed-off-by: Jared Watts <jbw976@gmail.com>
2025-03-14 18:15:46 -07:00
Jared Watts 94039ba10e
Merge pull request #890 from mattwelke/docs/correct-function-version-in-quickstarts-mar10
Update function-patch-and-transform version to 0.8.2
2025-03-14 09:56:26 -07:00
Jared Watts 613ebf574e
Merge pull request #881 from jbw976/helm-values-sync
Sync helm chart config values from crossplane/crossplane repo
2025-03-14 09:27:52 -07:00
Timothy Yip d83ad8760b align line number with hover
Signed-off-by: Timothy Yip <timyip3@gmail.com>
2025-03-14 12:14:10 -04:00
Timothy Yip b699f5f5c0
Merge branch 'crossplane:master' into master 2025-03-14 12:07:58 -04:00
Jared Watts 9884cbc11e
Sync helm chart config values from crossplane/crossplane repo
Signed-off-by: Jared Watts <jbw976@gmail.com>
2025-03-14 08:55:33 -07:00
Matt Welke bfd0fe9682
Update function-patch-and-transform version to 0.8.2
Signed-off-by: Matt Welke <mattwelke@gmail.com>
2025-03-10 15:38:19 -04:00
Bruno Costa 067d9dacde Fix typo for version 1.18
Signed-off-by: Bruno Costa <bruno.costa@marionete.co.uk>
Signed-off-by: Bruno Costa <ninguex@hotmail.com>
2025-03-04 15:38:44 +00:00
Bruno Costa b2753fd792 Fix typo for version 1.19
Signed-off-by: Bruno Costa <bruno.costa@marionete.co.uk>
Signed-off-by: Bruno Costa <ninguex@hotmail.com>
2025-03-04 15:38:44 +00:00
Bruno Costa c0a90f4342 Fix typo for version 1.17 and 1.18
Signed-off-by: Bruno Costa <bruno.costa@marionete.co.uk>
Signed-off-by: Bruno Costa <ninguex@hotmail.com>
2025-03-04 15:38:44 +00:00
Bruno Costa 5a53fe96f6 Fix typo on Helm Upgrade command with arguments
Signed-off-by: Bruno Costa <ninguex@hotmail.com>
Signed-off-by: Bruno Costa <bruno.costa@marionete.co.uk>
Signed-off-by: Bruno Costa <ninguex@hotmail.com>
2025-03-04 15:38:43 +00:00
Craig Wilhite e470506144
Fix configuration-quickstart SHA, fix ref to default registry for XP 1.20
Signed-off-by: Craig Wilhite <craig@upbound.io>
2025-02-25 07:41:49 -06:00
Craig Wilhite b1836fad83
fixed cmd reference for xpkg push, updated name of configuration for quickstart
Signed-off-by: Craig Wilhite <craig@upbound.io>
2025-02-24 13:13:12 -06:00
Craig D Wilhite e6d0e7f86c
Addressing feedback in PR
Signed-off-by: Craig D Wilhite <craig@upbound.io>
2025-02-21 09:57:55 -06:00
Craig D Wilhite 6f2c39685b
Update docs to point to providers sourced from xpkg.crossplane.io. Remove terminology related to Upbound Marketplace
Signed-off-by: Craig D Wilhite <craig@upbound.io>
2025-02-21 09:57:54 -06:00
ezgidemirel e98a6d9a52
fix "feature-flags" reference
Signed-off-by: ezgidemirel <ezgidemirel91@gmail.com>
2025-02-15 12:27:44 +03:00
ezgidemirel c4969749b7
Document automatic dependency downgrade option
Signed-off-by: ezgidemirel <ezgidemirel91@gmail.com>
2025-02-13 15:51:37 +03:00
Christian Artin 93a76c96b6
Add ImageConfig to Argo lua script (#862)
Signed-off-by: Christian Artin <cartin@genetec.com>
2025-02-11 20:04:17 +02:00
Mark Anderson-Trocme a411d64374
chore: relative links
Signed-off-by: Mark Anderson-Trocme <mark.andersontrocme@upbound.io>
2025-02-11 12:13:17 -05:00
Mark Anderson-Trocme 75ac810e0c
chore: remove old 1.16 docs content
Signed-off-by: Mark Anderson-Trocme <mark.andersontrocme@upbound.io>
2025-02-11 11:11:26 -05:00
Mark Anderson-Trocme 47e7586e6f
chore: fix broken links pointing to 1.16
Signed-off-by: Mark Anderson-Trocme <mark.andersontrocme@upbound.io>
2025-02-11 11:10:28 -05:00
Mark Anderson-Trocme 11861f0784
chore: add docs for v1.19
Signed-off-by: Mark Anderson-Trocme <mark.andersontrocme@upbound.io>
2025-02-11 11:09:16 -05:00
Andrew Walker fafa8aec3c Update validate flags for new error on missing schemas flag
Signed-off-by: Andrew Walker <>
Signed-off-by: Andrew Walker <alwalker21@gmail.com>
2025-02-02 18:29:53 -06:00
Timothy Yip eaaafd272b align metadata.generateName in create managed resource script
Signed-off-by: Timothy Yip <timyip3@gmail.com>
2025-01-29 09:46:06 -05:00
Nic Cope b18d04d3ac
Use new apiVersion and kind style dependencies in example (#846) 2025-01-22 08:24:05 +02:00
Jared Watts 866b9b8240
update feature flags for claim SSA promotion to beta (#858) 2025-01-22 08:23:20 +02:00
Jean du Plessis 8f691c0dbd
Update provider versions in examples (#857) 2025-01-21 17:59:50 +02:00
Yury Tsarev 47673ec533
Fix documented Feature Flags for main, 1.18 and 1.17
Signed-off-by: Yury Tsarev <yury@upbound.io>
2025-01-17 16:17:38 +01:00
Jared Watts 29d47606da
docs: port removal of ControllerConfig refs in troubleshooting guide to v1.18
This was missed in https://github.com/crossplane/docs/pull/822.

Signed-off-by: Jared Watts <jbw976@gmail.com>
2025-01-14 19:03:54 -08:00
Jean du Plessis be737b4ed3
Simply provider versions in examples (#827)
Signed-off-by: Jean du Plessis <jean@upbound.io>
2025-01-09 17:25:46 +02:00
Hasan Turken 49a349b505
Promote Usage API to beta
Signed-off-by: Hasan Turken <turkenh@gmail.com>
2024-12-13 15:21:20 +03:00
Franciszek Pogodziński bfde96439c Fix code block ticks in docs
Signed-off-by: Franciszek Pogodziński <franciszek.pog@gmail.com>
2024-11-28 13:31:52 +01:00
Steven Borrelli 4dd74f63b2
Remove ControllerConfig references in the troubleshooting guide (#822) 2024-11-14 10:29:53 +02:00
Yury Tsarev 9a8d43222f
EnvironmentConfig v1beta1 promotion related changes (#833) 2024-11-14 10:26:29 +02:00
Ezgi Demirel 6861340326
pkg-mgr: Add digest support and `enable-dependency-version-upgrades` flag (#835) 2024-11-08 15:17:27 +02:00
Hasan Turken 11ed92d35a
Add documentation for ImageConfig (#830) 2024-11-07 16:42:25 +02:00
Jean du Plessis f8811582fe
Update provider versions in examples (#832) 2024-11-06 20:08:23 +02:00
Hasan Turken 8b253bc673
Update documentation for v1.18 release
Signed-off-by: Hasan Turken <turkenh@gmail.com>
2024-11-05 12:51:26 +03:00
Jared Watts c8d27e5729
Fix links and wording in beta environment configs docs
Signed-off-by: Jared Watts <jbw976@gmail.com>
2024-11-05 10:22:20 +01:00
Jared Watts 05769cafed
lint: fix broken HTML TOC link
Signed-off-by: Jared Watts <jbw976@gmail.com>
2024-11-05 09:39:07 +01:00
Jared Watts 7b9f47e7dd
lint: fix all vale errors in environment config docs
Signed-off-by: Jared Watts <jbw976@gmail.com>
2024-11-05 09:26:59 +01:00
Jared Watts ff712f0a53
build: fix broken links in environment config docs
Signed-off-by: Jared Watts <jbw976@gmail.com>
2024-11-05 09:15:22 +01:00
Philippe Scorsolini 17124df2e5
update composition environment docs to function-environment-configs
Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
2024-11-05 09:00:26 +01:00
Philippe Scorsolini e0b13c583e
Merge pull request #818 from stevendborrelli/extra-resources
add extra-resources to cli docs
2024-10-15 13:08:10 +01:00
Jared Watts 525c54f8cd
Link to crossplane website's new public package registries page
Signed-off-by: Jared Watts <jbw976@gmail.com>
2024-10-07 17:03:48 +02:00
Brendan O'Leary 076d4ac746 A few grammatical updates
Signed-off-by: Brendan O'Leary <brendan@olearycrew.com>
2024-10-04 12:53:31 -04:00
Steven Borrelli 2d631c689b vale fixes
Signed-off-by: Steven Borrelli <steve@borrelli.org>
2024-09-27 18:57:13 +02:00
Steven Borrelli 060fb97f5b add extra-resources to cli
Signed-off-by: Steven Borrelli <steve@borrelli.org>
2024-09-27 18:41:03 +02:00
Jared Watts 9492e023dc
Merge pull request #815 from tr0njavolta/remove-snippets
remove snippets folder
2024-09-23 16:28:59 -07:00
Sharp 64c49c0fd7
remove snippets folder
Signed-off-by: Sharp <rachel.sharp@upbound.io>
2024-09-23 13:54:15 -04:00
Jared Watts 91e03f2150
vale fixes for the go function guide
Signed-off-by: Jared Watts <jbw976@gmail.com>
2024-09-21 20:35:36 -07:00
Jared Watts 7d30add790
bump go function guide to latest function-sdk-go:v0.3.0 experience
Signed-off-by: Jared Watts <jbw976@gmail.com>
2024-09-21 20:25:15 -07:00
Jared Watts 8ebeec192e
Merge pull request #812 from jaymiracola/patch-1
Remove quickstart-subnet location patch
2024-09-13 09:56:37 -07:00
Jay Miracola 08c46c720e copy change to 1.17
Signed-off-by: Jay Miracola <jaymiracola@gmail.com>
2024-09-13 12:51:56 -04:00
Jay Miracola a80de8d5fa Remove quickstart-subnet location patch
This is an unnecessary patch that breaks the composition.

Signed-off-by: Jay Miracola <jaymiracola@gmail.com>
2024-09-13 12:51:38 -04:00
Jared Watts 989735f639
Merge pull request #809 from dalton-hill-0/claim-communication-examples
Claim Communication Examples
2024-09-11 16:38:36 -07:00
Jared Watts 15c896d026
Merge pull request #810 from jbw976/fix-all-vales
Fix all Vale errors
2024-09-11 14:47:51 -07:00
Hasan Turken e5e5922cea
Add note on configuring provider service accounts (#811) 2024-09-11 11:19:57 +02:00
Pierluigi Lenoci 9c4d1fd5dc
Vale I hate you
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
2024-09-10 18:02:05 +02:00
dalton hill 412094a45e Adding examples of communicating with the user via events and conditions.
Signed-off-by: dalton hill <dalton.hill.0@protonmail.com>
2024-09-10 09:19:03 -05:00
Pierluigi Lenoci 1901e55499
Integrated Jared suggestion
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
2024-09-10 15:06:26 +02:00
Pierluigi Lenoci 6357c10dfb
Moved in another location
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
2024-09-10 15:02:40 +02:00
Pierluigi Lenoci 3f328bf84b
Added the prometheus related infos
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
2024-09-10 14:58:35 +02:00
Jared Watts d9f28cf02f
Bump Vale to v3.7.1
Signed-off-by: Jared Watts <jbw976@gmail.com>
2024-09-09 17:06:15 -07:00
Jared Watts b263c2fcbb
Fix all Vale errors
Signed-off-by: Jared Watts <jbw976@gmail.com>
2024-09-09 16:55:36 -07:00
Pierluigi Lenoci da78ef276b
I hate Vale
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
2024-09-09 12:33:25 +02:00
Pierluigi Lenoci 0b7ce7d536
fix markdown 2
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
2024-09-09 12:18:30 +02:00
Pierluigi Lenoci 4a0af101b0
fix markdown, duplicated in v.1.17, lint fix
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
2024-09-09 11:07:33 +02:00
Jean du Plessis 1ca6c9a373
Merge branch 'master' into add-metrics-readme 2024-09-09 10:26:37 +02:00
Pierluigi Lenoci 47da6d618d
lint-fix Vale
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
2024-09-06 16:10:39 +02:00
shwethamuralikrishnaa 3885f02892
Add readme for Crossplane metrics
Signed-off-by: shwethamuralikrishnaa shwetha.muralikrishnaa@sap.com

Signed-off-by: shwethamuralikrishnaa <shwetha.muralikrishnaa@sap.com>
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
2024-09-06 16:10:39 +02:00
Jared Watts 1b48f47189
Merge pull request #792 from ezgidemirel/fix-comp-rev
Fix compositionrevision docs
2024-09-05 17:47:42 -07:00
Cem Mergenci, PhD 933aed42f9
Rename referenced master branches to main (#808) 2024-09-03 15:01:17 +02:00
ezgidemirel 24129536a5
Fix compositionrevision docs
Signed-off-by: ezgidemirel <ezgidemirel91@gmail.com>
2024-09-02 11:14:10 +02:00
Philippe Scorsolini 9a347875cc
sync crds on master
Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
2024-08-29 10:05:17 +02:00
Philippe Scorsolini 1f36e94b9b
drop v1.14
Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
2024-08-29 09:55:03 +02:00
Sharp 528553c7fa
version typo
Signed-off-by: Sharp <rachel.sharp@upbound.io>
2024-08-28 21:38:13 -04:00
Sharp 7c65422084
Release 1.17
Signed-off-by: Sharp <rachel.sharp@upbound.io>
2024-08-28 21:38:13 -04:00
Nic Cope dd01aa1141 Briefly mention how fn-pandt relates to legacy P&T
Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-08-23 12:31:04 -07:00
Nic Cope 4d6772be51 Link to function-kcl
Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-08-23 12:31:00 -07:00
Nic Cope f5a6324337 Link directly to beta convert docs
Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-08-23 12:15:38 -07:00
Nic Cope baa0f18c90 Small fixes to crossplane render CLI docs
Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-08-23 12:13:23 -07:00
Nic Cope a90a055dbb Deprecate native P&T, focus Composition docs on functions
Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-08-22 21:02:05 -07:00
Nic Cope 2f657bb90d Delete release notes
I don't think any of the maintainers are passionate about keeping these.
We already didn't do them for the v1.16 release.

They have a bunch of brittle links from /v1.XX dirs to /master, which
right now are blocking my PR. I don't want to go update all the links so
I'm just deleting them.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-08-22 21:02:05 -07:00
Moulick Aggarwal 9ad499b858
Fix indent in composition-functions.md (#793)
Signed-off-by: Moulick Aggarwal <Moulick@users.noreply.github.com>
Co-authored-by: Moulick Aggarwal <Moulick@users.noreply.github.com>
2024-07-08 08:00:29 -04:00
Mehmet Enes 0e2fd9eeea
change 'additional' to 'extra'
Signed-off-by: Mehmet Enes <menes.onus@gmail.com>
2024-07-03 22:33:09 +03:00
Mehmet Enes dcc12fe3dc
updating master content and removing content from v1.16
Signed-off-by: Mehmet Enes <menes.onus@gmail.com>
2024-07-02 13:05:39 +03:00
Mehmet Enes 2a914bf5fe
add unknown field check to validate command
Signed-off-by: Mehmet Enes <menes.onus@gmail.com>
2024-06-30 19:27:56 +03:00
Blake R fa23ae36b5 Add Information For Configuring Topology Spread Constraints in Helm Chart
Signed-off-by: Blake R <85771645+blakeromano@users.noreply.github.com>
2024-06-26 15:43:17 -07:00
Joachim ec94f1d6dc fix: broken link
Signed-off-by: Joachim Prinzbach <joachim.prinzbach@gmail.com>
2024-06-05 15:42:59 +02:00
Joe Bowbeer cc36755c84 Update composition-functions.md
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>
2024-05-25 18:12:54 -07:00
Sharp 11237c50c5
comments from review
Signed-off-by: Sharp <rachel.sharp@upbound.io>
2024-05-22 21:59:49 -04:00
Jared Watts 0c5723b54c
Merge pull request #775 from joebowbeer/patch-1
Update composition-revisions.md
2024-05-22 09:07:10 -07:00
Se7en 26c8fae7bd
fix: broken links (#764) 2024-05-18 09:37:11 +02:00
Joe Bowbeer 2ec478c95b Update composition-revisions.md
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>
2024-05-16 02:50:33 +00:00
Sharp b4b9960ef3
update links
Signed-off-by: Sharp <rachel.sharp@upbound.io>
2024-05-15 17:26:12 -04:00
Sharp 4e8193a9d2
update 1.16 version ref
Signed-off-by: Sharp <rachel.sharp@upbound.io>
2024-05-15 17:26:12 -04:00
Sharp 2c6af99cb2
version update
Signed-off-by: Sharp <rachel.sharp@upbound.io>
2024-05-15 17:26:12 -04:00
Pete Lumbis 2b598cb79f
Remove knowledge base section (#755)
Remove KB and add redirects
2024-04-22 15:44:32 -04:00
Pete Lumbis e2603a9cc0
API Docs Backend Refactor (#757)
Refactor API rendering to be modular.

Signed-off-by: Pete Lumbis <pete@upbound.io>
2024-04-22 14:51:46 -04:00
Pete Lumbis bd0f99a77f
Add a bunch more contrib info (#758)
* more contrib info

Signed-off-by: Pete Lumbis <pete@upbound.io>

* expand build and netlify things

Signed-off-by: Pete Lumbis <pete@upbound.io>

* Add lots of comments

Signed-off-by: Pete Lumbis <pete@upbound.io>

* add comments

Signed-off-by: Pete Lumbis <pete@upbound.io>

* +Algolia, DocSearch, NodeJS

Signed-off-by: Pete Lumbis <pete@upbound.io>

---------

Signed-off-by: Pete Lumbis <pete@upbound.io>
2024-04-19 10:00:09 -04:00
Bob Haddleton 3e9e10671c
Add documentation for function deployment via Crossplane Helm Chart (#756)
Signed-off-by: Bob Haddleton <bob.haddleton@nokia.com>
2024-04-16 16:25:11 -04:00
Pete Lumbis 15ef84b9bc
Corrects usage of Trim Prefix/Suffix. (#748)
* Corrects usage of Trim Prefix/Suffix. Resolves #747

Signed-off-by: Pete Lumbis <pete@upbound.io>

* Corrects usage of Trim Prefix/Suffix. Resolves #747

Signed-off-by: Pete Lumbis <pete@upbound.io>

* Fix TrimSuffix link

Signed-off-by: Pete Lumbis <pete@upbound.io>

* correct link formatting

Signed-off-by: Pete Lumbis <pete@upbound.io>

---------

Signed-off-by: Pete Lumbis <pete@upbound.io>
2024-04-11 13:55:06 -04:00
Richard Johansson c34707678e
fix: Objects with .status: {} should return Healthy (#746)
Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
2024-04-09 11:24:56 -04:00
Gabisonfire 486ea9dbde
Fixes wrong link for compositions (#745)
Signed-off-by: Gabisonfire <gab.despres@gmail.com>
2024-04-09 10:28:48 -04:00
Pete Lumbis f7e5e04966
External link fixes (#738)
* fix link to github issue

Signed-off-by: Pete Lumbis <pete@upbound.io>

* fix generated link for 'view page source'

Signed-off-by: Pete Lumbis <pete@upbound.io>

* don't strip query strings to properly check youtube links

Signed-off-by: Pete Lumbis <pete@upbound.io>

---------

Signed-off-by: Pete Lumbis <pete@upbound.io>
2024-04-09 10:10:29 -04:00
Jared Watts 2064578bc3
Sync feature flags tables and add upgrade page link (#741)
* Add link to upgrade page from the software index page

Signed-off-by: Jared Watts <jbw976@gmail.com>

* Update feature flag tables with supported features for each release

Signed-off-by: Jared Watts <jbw976@gmail.com>

* Clean up and Vale fixes for upgrade docs and feature flag tables

Signed-off-by: Jared Watts <jbw976@gmail.com>

---------

Signed-off-by: Jared Watts <jbw976@gmail.com>
2024-04-08 13:36:42 -04:00
Alexander Pashkov a84bf132d3
Remove duplicated "Composition Functions" concept (#742)
* Removed duplicate concept

Signed-off-by: Alexander Pashkov <cyberventur3@gmail.com>

* Removed duplicate concept in the master

Signed-off-by: Alexander Pashkov <cyberventur3@gmail.com>

---------

Signed-off-by: Alexander Pashkov <cyberventur3@gmail.com>
Co-authored-by: Alexander Pashkov <cyberventur3@gmail.com>
2024-03-29 10:30:53 -04:00
Jared Watts d5c746f4aa
Merge pull request #739 from plumbis/vale-fixes
Vale fixes
2024-03-28 17:37:42 +01:00
Pete Lumbis 6cdbb4ff80
fix links in v1.13/software
Signed-off-by: Pete Lumbis <pete@upbound.io>
2024-03-27 12:55:54 -04:00
Pete Lumbis 602190daec
make htmlchecker happy
Signed-off-by: Pete Lumbis <pete@upbound.io>
2024-03-26 12:53:01 -04:00
Pete Lumbis 2b8e26b60d
fix shortcode generated links
Signed-off-by: Pete Lumbis <pete@upbound.io>
2024-03-26 12:46:28 -04:00
Pete Lumbis a5e2fd44ac
vale style fixes
Signed-off-by: Pete Lumbis <pete@upbound.io>
2024-03-26 12:35:15 -04:00
Hasan Turken 5fb0dbb3f0
Document Usage replayDeletion (#728)
Signed-off-by: Hasan Turken <turkenh@gmail.com>
2024-03-26 11:40:57 -04:00
loomkoom 6ecd118d79
Fix: update quickstart azure provider version (#735)
The azure provider version in quickstart is several versions behind,
which resulted in incompatibility when using current upbound docs
(eg. Client Certificate authentication).

Signed-off-by: loomkoom <loomkoom@hotmail.com>
2024-03-21 11:38:53 -04:00
Henrique Oliveira 54381853c5
fix: add missing conditional for ignore Diffs (#734)
Signed-off-by: Henrique Oliveira <henrique.antonio@grupoboticario.com.br>
2024-03-19 16:32:12 -04:00
Pete Lumbis 5f5bf6fa86
Change info on installing packages offline (#733)
Signed-off-by: Pete Lumbis <pete@upbound.io>
2024-03-14 12:21:53 -04:00
Pete Lumbis 979aedfe55
correct case of deletionpolicy options. resolves #722 (#731)
Signed-off-by: Pete Lumbis <pete@upbound.io>
2024-03-14 10:57:57 -04:00
Pete Lumbis 65b621711e
fix 'when a you' typo. resolves #729 (#730)
Signed-off-by: Pete Lumbis <pete@upbound.io>
2024-03-14 10:57:38 -04:00
Ivan Sim 937b498cf2
Fix Incorrect Package Tags In 'AWS Quickstart Part 2' (#725)
Signed-off-by: Ivan Sim <ihcsim@gmail.com>
2024-03-05 13:35:31 -05:00
Pete Lumbis 1a9190433c
add RNs for recent docs changes (#721)
Signed-off-by: Pete Lumbis <pete@upbound.io>
2024-02-23 07:54:46 -05:00
Pete Lumbis f4568891be
add upgrade guides (#720)
* add upgrade guides

Signed-off-by: Pete Lumbis <pete@upbound.io>

* vale fixes

Signed-off-by: Pete Lumbis <pete@upbound.io>

---------

Signed-off-by: Pete Lumbis <pete@upbound.io>
2024-02-22 13:47:44 -05:00
Pete Lumbis 1264015fe7
Post-release cleanup and expanded examples for beta validate (#712)
* Post-release cleanup and expanded examples for beta validate

Signed-off-by: Pete Lumbis <pete@upbound.io>

* +IAM and sort

Signed-off-by: Pete Lumbis <pete@upbound.io>

* sync with 1.15 update

Signed-off-by: Pete Lumbis <pete@upbound.io>

* add feedback from @Piotr1215

Signed-off-by: Pete Lumbis <pete@upbound.io>

---------

Signed-off-by: Pete Lumbis <pete@upbound.io>
2024-02-21 17:55:01 -05:00