OCPBUGS-116848: Add Sovereign cloud feature gate and UniverseDomain field to GCPPlatformStatus - #3022
OCPBUGS-116848: Add Sovereign cloud feature gate and UniverseDomain field to GCPPlatformStatus#3022barbacbd wants to merge 7 commits into
Conversation
Adds a universeDomain field to GCPPlatformStatus, gated behind the GCPSovereignCloudInstall feature gate. This field reports the GCP universe domain for the cluster as detected from installer credentials, enabling components without their own GCP credentials to determine the correct universe domain to use. The field validates as a DNS subdomain (RFC 1123) with a maximum length of 253 characters. When omitted, standard public GCP (googleapis.com) is assumed. Supersedes openshift#2933 (rebased to resolve conflicts, original author on PTO). Co-Authored-By: Brent Barbachem <barbacbd@gmail.com> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Document MinLength=1 constraint in universeDomain field comment - Add boundary tests for empty string and >253 char domains - Add onUpdate tests for ControllerConfig (valid and invalid universeDomain) - Regenerate CRD manifests, swagger docs, and OpenAPI Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…rry-pick commit already added it to CustomNoUpgrade and DevPreviewNoUpgrade, but this second commit is adjusting the generated manifests. The diff removes universeDomain from several DevPreview CRDs and the AzureClusterHostedDNSInstall featuregated manifest, and trims down the GCPSovereignCloudInstall featuregated manifests. - Deletes SelfManagedHA-* payload CRDs — these don't exist in release-4.22.
- Name: GCPSovereignCloudInstall (with "Install" prefix as required for installer feature gates) - Location: features/features.go:875-881 - Jira Component: "Installer" - Contact: barbacbd - Enhancement PR: openshift/enhancements#1977 - Enabled in: TechPreviewNoUpgrade and DevPreviewNoUpgrade Generated Files Updated: - features.md - Documentation showing the feature gate is enabled in TechPreview and DevPreview - Multiple feature gate manifest files for both Hypershift and SelfManagedHA cluster profiles The feature gate follows the same pattern as the existing FeatureGateAWSEuropeanSovereignCloudInstall for AWS sovereign cloud support, making it consistent with similar installer features. Authored by claude and reviewed by @barbacbd
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@barbacbd: This pull request references Jira Issue OCPBUGS-116848, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
Hello @barbacbd! Some important instructions when contributing to openshift/api: |
|
@barbacbd: This pull request references Jira Issue OCPBUGS-116848, which is valid. 7 validation(s) were run on this bug
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/lgtm /label backport-risk-assessed |
|
Scheduling tests matching the |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: everettraven The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@barbacbd: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Uh oh!
There was an error while loading. Please reload this page.