From b81e63468067cfb82a94fad1bb5cf6571aa02ae5 Mon Sep 17 00:00:00 2001 From: Bo Meng Date: Thu, 6 Aug 2026 09:17:53 +1000 Subject: [PATCH] no-jira: update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1a652a1..b9d3445 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ Three infrastructure tiers: Single-cluster topology where the control plane runs on the cluster itself. Uses STS (Security Token Service) for IAM authentication, MachinePool for worker scaling, and standard OSD upgrade policies. -### OSD GCP (planned) +### OSD GCP -OSD on Google Cloud Platform, both WIF (Workload Identity Federation) and non-WIF variants. Config fields are in place but cluster creation and GCP-specific tests are not yet implemented. +OSD on Google Cloud Platform. Cluster creation is handled externally (e.g., by Prow); the test suite validates existing OSD GCP clusters using a pre-provisioned `CLUSTER_ID`. Topology is auto-detected via the OCM API based on `Hypershift().Enabled()` and cloud provider. ## Topology Detection @@ -170,7 +170,7 @@ Configuration loads from environment variables with optional YAML file overlay. | `BILLING_ACCOUNT_ID` | AWS billing account ID (HCP only) | - | | `CREATOR_ARN` | ARN of the IAM entity creating the cluster | - | -### GCP Infrastructure (for OSD GCP clusters, planned) +### GCP Infrastructure (for OSD GCP clusters) | Variable | Description | Default | |----------|-------------|---------|