Skip to content

Commit 1d16710

Browse files
jparrillclaude
andcommitted
chore(generated): regenerate CRDs, clients, vendor, and docs
Regenerate after adding LastSuccessfulEtcdBackupURL to HostedClusterStatus. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Juan Manuel Parrilla Madrid <jparrill@redhat.com>
1 parent 2dd85d9 commit 1d16710

7 files changed

Lines changed: 83 additions & 13 deletions

File tree

api/hypershift/v1beta1/zz_generated.featuregated-crd-manifests/hostedclusters.hypershift.openshift.io/HCPEtcdBackup.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6682,6 +6682,14 @@ spec:
66826682
type: string
66836683
type: object
66846684
x-kubernetes-map-type: atomic
6685+
lastSuccessfulEtcdBackupURL:
6686+
description: |-
6687+
lastSuccessfulEtcdBackupURL is the cloud storage URL of the most recent
6688+
successful etcd backup snapshot. Persisted here because HCPEtcdBackup CRs
6689+
are ephemeral and may be deleted by retention policies.
6690+
maxLength: 2048
6691+
minLength: 1
6692+
type: string
66856693
oauthCallbackURLTemplate:
66866694
description: |-
66876695
oauthCallbackURLTemplate contains a template for the URL to use as a callback

client/applyconfiguration/hypershift/v1beta1/hostedclusterstatus.go

Lines changed: 22 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/install/assets/crds/hypershift-operator/zz_generated.crd-manifests/hostedclusters-Hypershift-CustomNoUpgrade.crd.yaml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/install/assets/crds/hypershift-operator/zz_generated.crd-manifests/hostedclusters-Hypershift-TechPreviewNoUpgrade.crd.yaml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/content/reference/aggregated-docs.md

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/content/reference/api.md

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/hypershift/api/hypershift/v1beta1/hostedcluster_types.go

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)