Commit Graph

609 Commits

Author SHA1 Message Date
Nic Cope 2a9bc76b57 Say "Environment Configs"
It makes vale mad but it matches Image Configs in the sidebar

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 22:43:05 -07:00
Nic Cope ed054981cc Add a stub page on function packages
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 22:41:57 -07:00
Nic Cope e4e84575cd Rename 'Packages' to 'Configurations'
The page mostly documents configurations

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 22:28:40 -07:00
Nic Cope dd0f208f38 Update MRs concepts, and drop all other mentions of connection details
We're considering removing connection details from XRs in v2 so for now
focus on their existence at the MR level.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 22:22:42 -07:00
Nic Cope 09cd24221d Fix a bunch of links to master docs
We really should go back to git branches...

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 22:09:22 -07:00
Nic Cope 81f61530cf Update connection details for v2
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 22:05:48 -07:00
Nic Cope 89dbb4427a Document Usages for v2
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 22:03:51 -07:00
Nic Cope dc39ca3f50 Break concepts out by component
Ideally these would nest under concepts in the side bar but that's not
possible.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 21:43:47 -07:00
Nic Cope e6822614de Remove dangling references to claims
We don't want folks using them in v2

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 21:21:29 -07:00
Nic Cope 0166c54060 Remove leftover reference to StoreConfigs
They're removed in v2

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 21:16:37 -07:00
Nic Cope 3e28b5b768 Move "Crossplane pods" from concepts to guides
It's arguably neither but feels more like a guide.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 21:15:29 -07:00
Nic Cope 61c36b6f7d Remove concepts landing page
Most others are empty - maybe we can have them automatically list
subpages?

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 21:08:30 -07:00
Nic Cope 89f1d474b9
Merge pull request #905 from negz/so-fresh
Add "What's new in v2.0?" page
2025-03-28 21:07:57 -07:00
Nic Cope ffe6d2c590 Remove redundant statement about backward compatbility
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 20:48:18 -07:00
Nic Cope a2a2d3f5b5 Fix grammar errors
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 20:44:34 -07:00
Nic Cope 2dab2fcaba Add links to backward compatibility heading
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 20:42:30 -07:00
Nic Cope aac9cda786 Add "What's new in v2.0?" page
This page is targeted at folks who're already familiar with v1.x and
just want to know what's new.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 19:54:13 -07:00
Nic Cope 045bd0b1a5
Merge pull request #903 from jbw976/v2-apis
update CRDs for v2.0-preview
2025-03-28 18:21:44 -07:00
Jared Watts d060988e5b
manually set XRD v2alpha1 as the storage version so it will be displayed in API reference
Signed-off-by: Jared Watts <jbw976@gmail.com>
2025-03-28 18:05:50 -07:00
Nic Cope 3b37063755
Merge pull request #904 from negz/whats-new
Use a different warning for preview versions
2025-03-28 17:31:50 -07:00
Jared Watts 31c766b48f
update CRDs for v2.0-preview
Signed-off-by: Jared Watts <jbw976@gmail.com>
2025-03-28 17:29:33 -07:00
Nic Cope 7a4d6a0a83 Use a different warning for preview versions
This'll match any version ending with "-preview" and show a warning that
it's a preview, instead of warning that it's an old version.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 16:51:28 -07:00
Nic Cope d01b615fa7 Return to calling old versions old versions
Revert "Say "not the latest version" instead of "old version""

This reverts commit f7ba7d9ffd.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 16:51:22 -07:00
Nic Cope 104324c0c9 Use same tone/patterns in both getting started guides
This mostly edits the get started with MRs guide to use the same tone
and patterns as the get started with compositions guide.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 16:27:47 -07:00
Nic Cope af26389513 Get started with composition
The goal of this guide is to:

* Introduce composition as a standalone concept (i.e. no MRs needed)
* Showcase a namespaced composition
* Showcase some different composition functions - i.e. different config language options

I'm also taking a different approach to the previous getting started guides, in that
I'm leaving out a lot of explanation of what things are. Instead I'm prioritizing having
folks apply things (even if they don't fully understand them) and seeing the results.
I feel more detailed explanations should come after the get started guides - e.g. in the
concepts section.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-28 14:22:24 -07:00
Nic Cope 21f08cb050 Use smaller headings
I notice the sidebar doesn't seem to work when the top level headings
are H1 (single # in Markdown). It shows all the headings at the same
level of nesting.

Using H2 and H3 (## and ###) seems to fix it. This is what most other
docs pages seem to do.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-27 22:28:19 -07:00
Nic Cope 8fb50ebfe5 Say 'App' not 'Application' on What's Crossplane page
I notice Vale recommends App rather than Application.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-27 22:28:19 -07:00
Jared Watts 3462331316
incorporate PR feedback for get started with managed resources page
Signed-off-by: Jared Watts <jbw976@gmail.com>
2025-03-27 19:26:17 -07:00
Jared Watts f78a611aaf
Streamline getting started with managed resources guide by removing fine grained details
Signed-off-by: Jared Watts <jbw976@gmail.com>
2025-03-27 17:12:34 -07:00
Jared Watts 0fd8146ff4
full walkthrough for get started with managed resources guide
Signed-off-by: Jared Watts <jbw976@gmail.com>
2025-03-27 16:37:26 -07:00
Nic Cope 9adb066cf2
Merge pull request #897 from negz/intro
[v2] Add a "What's Crossplane?" page
2025-03-27 14:30:15 -07:00
Nic Cope 1d4a2be614 Rename to "What's Crossplane"
Vale says it's better.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-27 14:00:49 -07:00
Nic Cope f7b7f3ef46 Minor diagram tweaks
Mostly say 'Composition Engine' rather than 'Crossplane Composition' to
distinguish from the Composition API type.

'Crossplane Composition Engine' won't fit.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-27 13:58:26 -07:00
Nic Cope db98c82333 Briefly clarify why a function pipeline is better than a controller
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-27 13:45:47 -07:00
Nic Cope edc2003852 Fix typo - control plane singular
Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-27 12:14:21 -07:00
Nic Cope ec0716b1c9 Link to Crossplane install guide
Don't repeat it.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 23:39:20 -07:00
Nic Cope 19507da134 Use Viktor's video that explains CRs and controllers
I promise I'm not biased, I just happened to search for resources and
found it a lot better than the Kubernetes docs.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-26 23:03:10 -07:00
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