From 031b0a5cd1a6789933a4ca7ac78c3b7c777bf6b5 Mon Sep 17 00:00:00 2001 From: Nic Cope Date: Tue, 12 Aug 2025 23:39:07 -0700 Subject: [PATCH] Drop note about (only) AWS MRs supporting v2 A few of the other providers like GCP and Azure now do. The rest will fast follow. Also, it's not misleading to say the others don't support v2. That reads like they're incompatible, which they're not. They're just not namespaced yet. Signed-off-by: Nic Cope --- .../get-started/get-started-with-managed-resources.md | 8 -------- content/master/managed-resources/managed-resources.md | 8 -------- content/master/whats-crossplane/_index.md | 8 -------- 3 files changed, 24 deletions(-) diff --git a/content/master/get-started/get-started-with-managed-resources.md b/content/master/get-started/get-started-with-managed-resources.md index 40c3f9f4..c9d2de5e 100644 --- a/content/master/get-started/get-started-with-managed-resources.md +++ b/content/master/get-started/get-started-with-managed-resources.md @@ -36,14 +36,6 @@ This guide requires: * An AWS account with permissions to create an S3 storage bucket * AWS [access keys](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html#cli-configure-quickstart-creds) -{{}} -AWS managed resources fully support Crossplane v2. - - -Maintainers are actively working to update managed resources for other systems including Azure, -GCP, Terraform, Helm, GitHub, etc to support Crossplane v2. - -{{}} ## Install support for the managed resource diff --git a/content/master/managed-resources/managed-resources.md b/content/master/managed-resources/managed-resources.md index a6d8d520..5e85be35 100644 --- a/content/master/managed-resources/managed-resources.md +++ b/content/master/managed-resources/managed-resources.md @@ -19,14 +19,6 @@ Examples of managed resources include: * Google Cloud GKE `Cluster` defined in [provider-upjet-gcp](https://github.com/crossplane-contrib/provider-upjet-gcp). * Microsoft Azure PostgreSQL `Database` defined in [provider-upjet-azure](https://github.com/crossplane-contrib/provider-upjet-azure). -{{}} -AWS managed resources fully support Crossplane v2. - - -Maintainers are actively working to update managed resources for other systems including Azure, -GCP, Terraform, Helm, GitHub, etc to support Crossplane v2. - -{{}} ## Managed resource fields diff --git a/content/master/whats-crossplane/_index.md b/content/master/whats-crossplane/_index.md index 518ea85d..18f4b16f 100644 --- a/content/master/whats-crossplane/_index.md +++ b/content/master/whats-crossplane/_index.md @@ -215,14 +215,6 @@ watch-rds@{animate: true} Follow [Get Started with Managed Resources]({{}}) to see how managed resources work. -{{}} -AWS managed resources fully support Crossplane v2. - - -Maintainers are actively working to update managed resources for other systems including Azure, -GCP, Terraform, Helm, GitHub, etc to support Crossplane v2. - -{{}} ### Operations