mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-02-14 18:09:57 +00:00
chore: update dependencies to contain v1beta1 addondeploymentconfig api and sdk-go (#1315)
🤖 Generated with [Claude Code](https://claude.ai/code) Signed-off-by: Qing Hao <qhao@redhat.com> Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -406,6 +406,18 @@ spec:
|
||||
- feature
|
||||
type: object
|
||||
type: array
|
||||
importerConfiguration:
|
||||
description: ImporterConfiguration represents the configuration
|
||||
of the cluster importer
|
||||
properties:
|
||||
renderers:
|
||||
description: |-
|
||||
renderers specifies which import renderers to use.
|
||||
Valid values are: "render-auto", "render-from-config-secret"
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
type: object
|
||||
registrationDrivers:
|
||||
description: |-
|
||||
RegistrationDrivers represent the list of hub registration drivers that contain information used by hub to initialize the hub cluster
|
||||
@@ -850,6 +862,9 @@ spec:
|
||||
- type
|
||||
type: object
|
||||
type: array
|
||||
x-kubernetes-list-map-keys:
|
||||
- type
|
||||
x-kubernetes-list-type: map
|
||||
generations:
|
||||
description: Generations are used to determine when an item needs
|
||||
to be reconciled or has changed in a way that needs a reaction.
|
||||
|
||||
@@ -406,6 +406,18 @@ spec:
|
||||
- feature
|
||||
type: object
|
||||
type: array
|
||||
importerConfiguration:
|
||||
description: ImporterConfiguration represents the configuration
|
||||
of the cluster importer
|
||||
properties:
|
||||
renderers:
|
||||
description: |-
|
||||
renderers specifies which import renderers to use.
|
||||
Valid values are: "render-auto", "render-from-config-secret"
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
type: object
|
||||
registrationDrivers:
|
||||
description: |-
|
||||
RegistrationDrivers represent the list of hub registration drivers that contain information used by hub to initialize the hub cluster
|
||||
@@ -850,6 +862,9 @@ spec:
|
||||
- type
|
||||
type: object
|
||||
type: array
|
||||
x-kubernetes-list-map-keys:
|
||||
- type
|
||||
x-kubernetes-list-type: map
|
||||
generations:
|
||||
description: Generations are used to determine when an item needs
|
||||
to be reconciled or has changed in a way that needs a reaction.
|
||||
|
||||
@@ -59,7 +59,7 @@ metadata:
|
||||
categories: Integration & Delivery,OpenShift Optional
|
||||
certified: "false"
|
||||
containerImage: quay.io/open-cluster-management/registration-operator:latest
|
||||
createdAt: "2025-12-17T06:07:52Z"
|
||||
createdAt: "2026-01-08T08:09:25Z"
|
||||
description: Manages the installation and upgrade of the ClusterManager.
|
||||
operators.operatorframework.io/builder: operator-sdk-v1.32.0
|
||||
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
|
||||
|
||||
@@ -406,6 +406,18 @@ spec:
|
||||
- feature
|
||||
type: object
|
||||
type: array
|
||||
importerConfiguration:
|
||||
description: ImporterConfiguration represents the configuration
|
||||
of the cluster importer
|
||||
properties:
|
||||
renderers:
|
||||
description: |-
|
||||
renderers specifies which import renderers to use.
|
||||
Valid values are: "render-auto", "render-from-config-secret"
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
type: object
|
||||
registrationDrivers:
|
||||
description: |-
|
||||
RegistrationDrivers represent the list of hub registration drivers that contain information used by hub to initialize the hub cluster
|
||||
@@ -850,6 +862,9 @@ spec:
|
||||
- type
|
||||
type: object
|
||||
type: array
|
||||
x-kubernetes-list-map-keys:
|
||||
- type
|
||||
x-kubernetes-list-type: map
|
||||
generations:
|
||||
description: Generations are used to determine when an item needs
|
||||
to be reconciled or has changed in a way that needs a reaction.
|
||||
|
||||
@@ -591,6 +591,9 @@ spec:
|
||||
- type
|
||||
type: object
|
||||
type: array
|
||||
x-kubernetes-list-map-keys:
|
||||
- type
|
||||
x-kubernetes-list-type: map
|
||||
generations:
|
||||
description: Generations are used to determine when an item needs
|
||||
to be reconciled or has changed in a way that needs a reaction.
|
||||
|
||||
@@ -591,6 +591,9 @@ spec:
|
||||
- type
|
||||
type: object
|
||||
type: array
|
||||
x-kubernetes-list-map-keys:
|
||||
- type
|
||||
x-kubernetes-list-type: map
|
||||
generations:
|
||||
description: Generations are used to determine when an item needs
|
||||
to be reconciled or has changed in a way that needs a reaction.
|
||||
|
||||
@@ -31,7 +31,7 @@ metadata:
|
||||
categories: Integration & Delivery,OpenShift Optional
|
||||
certified: "false"
|
||||
containerImage: quay.io/open-cluster-management/registration-operator:latest
|
||||
createdAt: "2025-12-17T06:07:53Z"
|
||||
createdAt: "2026-01-08T08:09:25Z"
|
||||
description: Manages the installation and upgrade of the Klusterlet.
|
||||
operators.operatorframework.io/builder: operator-sdk-v1.32.0
|
||||
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
|
||||
|
||||
@@ -591,6 +591,9 @@ spec:
|
||||
- type
|
||||
type: object
|
||||
type: array
|
||||
x-kubernetes-list-map-keys:
|
||||
- type
|
||||
x-kubernetes-list-type: map
|
||||
generations:
|
||||
description: Generations are used to determine when an item needs
|
||||
to be reconciled or has changed in a way that needs a reaction.
|
||||
|
||||
Reference in New Issue
Block a user