mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-21 16:43:48 +00:00
22
vendor/github.com/openshift/api/operator/v1/0000_10_config-operator_01_config.crd.yaml
generated
vendored
22
vendor/github.com/openshift/api/operator/v1/0000_10_config-operator_01_config.crd.yaml
generated
vendored
@@ -51,6 +51,12 @@ spec:
|
||||
\"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
managementState:
|
||||
description: managementState indicates whether and how the operator
|
||||
should manage the component
|
||||
@@ -64,11 +70,19 @@ spec:
|
||||
nullable: true
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
operatorLogLevel:
|
||||
description: operatorLogLevel is an intent based logging for the operator
|
||||
itself. It does not give fine grained control, but it is a simple
|
||||
way to manage coarse grained logging choices that operators have
|
||||
to interpret for themselves.
|
||||
description: "operatorLogLevel is an intent based logging for the
|
||||
operator itself. It does not give fine grained control, but it
|
||||
is a simple way to manage coarse grained logging choices that operators
|
||||
have to interpret for themselves. \n Valid values are: \"Normal\",
|
||||
\"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
unsupportedConfigOverrides:
|
||||
description: 'unsupportedConfigOverrides holds a sparse config that
|
||||
will override any previously set options. It only needs to be the
|
||||
|
||||
@@ -63,6 +63,12 @@ spec:
|
||||
\"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
managementState:
|
||||
description: managementState indicates whether and how the operator
|
||||
should manage the component
|
||||
@@ -76,11 +82,19 @@ spec:
|
||||
nullable: true
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
operatorLogLevel:
|
||||
description: operatorLogLevel is an intent based logging for the operator
|
||||
itself. It does not give fine grained control, but it is a simple
|
||||
way to manage coarse grained logging choices that operators have
|
||||
to interpret for themselves.
|
||||
description: "operatorLogLevel is an intent based logging for the
|
||||
operator itself. It does not give fine grained control, but it
|
||||
is a simple way to manage coarse grained logging choices that operators
|
||||
have to interpret for themselves. \n Valid values are: \"Normal\",
|
||||
\"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
succeededRevisionLimit:
|
||||
description: succeededRevisionLimit is the number of successful static
|
||||
pod installer revisions to keep on disk and in the api -1 = unlimited,
|
||||
@@ -54,6 +54,12 @@ spec:
|
||||
to manage coarse grained logging choices that operators have to
|
||||
interpret for their operands. \n Valid values are: \"Normal\", \"Debug\",
|
||||
\"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
type: string
|
||||
managementState:
|
||||
description: managementState indicates whether and how the operator
|
||||
@@ -68,10 +74,18 @@ spec:
|
||||
type: object
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
operatorLogLevel:
|
||||
description: operatorLogLevel is an intent based logging for the operator
|
||||
itself. It does not give fine grained control, but it is a simple
|
||||
way to manage coarse grained logging choices that operators have
|
||||
to interpret for themselves.
|
||||
default: Normal
|
||||
description: "operatorLogLevel is an intent based logging for the
|
||||
operator itself. It does not give fine grained control, but it
|
||||
is a simple way to manage coarse grained logging choices that operators
|
||||
have to interpret for themselves. \n Valid values are: \"Normal\",
|
||||
\"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
type: string
|
||||
succeededRevisionLimit:
|
||||
description: succeededRevisionLimit is the number of successful static
|
||||
|
||||
@@ -56,6 +56,12 @@ spec:
|
||||
to manage coarse grained logging choices that operators have to
|
||||
interpret for their operands. \n Valid values are: \"Normal\", \"Debug\",
|
||||
\"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
type: string
|
||||
managementState:
|
||||
description: managementState indicates whether and how the operator
|
||||
@@ -70,10 +76,18 @@ spec:
|
||||
type: object
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
operatorLogLevel:
|
||||
description: operatorLogLevel is an intent based logging for the operator
|
||||
itself. It does not give fine grained control, but it is a simple
|
||||
way to manage coarse grained logging choices that operators have
|
||||
to interpret for themselves.
|
||||
default: Normal
|
||||
description: "operatorLogLevel is an intent based logging for the
|
||||
operator itself. It does not give fine grained control, but it
|
||||
is a simple way to manage coarse grained logging choices that operators
|
||||
have to interpret for themselves. \n Valid values are: \"Normal\",
|
||||
\"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
type: string
|
||||
succeededRevisionLimit:
|
||||
description: succeededRevisionLimit is the number of successful static
|
||||
|
||||
@@ -56,6 +56,12 @@ spec:
|
||||
to manage coarse grained logging choices that operators have to
|
||||
interpret for their operands. \n Valid values are: \"Normal\", \"Debug\",
|
||||
\"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
type: string
|
||||
managementState:
|
||||
description: managementState indicates whether and how the operator
|
||||
@@ -70,10 +76,18 @@ spec:
|
||||
type: object
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
operatorLogLevel:
|
||||
description: operatorLogLevel is an intent based logging for the operator
|
||||
itself. It does not give fine grained control, but it is a simple
|
||||
way to manage coarse grained logging choices that operators have
|
||||
to interpret for themselves.
|
||||
default: Normal
|
||||
description: "operatorLogLevel is an intent based logging for the
|
||||
operator itself. It does not give fine grained control, but it
|
||||
is a simple way to manage coarse grained logging choices that operators
|
||||
have to interpret for themselves. \n Valid values are: \"Normal\",
|
||||
\"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
type: string
|
||||
succeededRevisionLimit:
|
||||
description: succeededRevisionLimit is the number of successful static
|
||||
|
||||
@@ -52,6 +52,12 @@ spec:
|
||||
\"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
managementState:
|
||||
description: managementState indicates whether and how the operator
|
||||
should manage the component
|
||||
@@ -65,11 +71,19 @@ spec:
|
||||
nullable: true
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
operatorLogLevel:
|
||||
description: operatorLogLevel is an intent based logging for the operator
|
||||
itself. It does not give fine grained control, but it is a simple
|
||||
way to manage coarse grained logging choices that operators have
|
||||
to interpret for themselves.
|
||||
description: "operatorLogLevel is an intent based logging for the
|
||||
operator itself. It does not give fine grained control, but it
|
||||
is a simple way to manage coarse grained logging choices that operators
|
||||
have to interpret for themselves. \n Valid values are: \"Normal\",
|
||||
\"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
unsupportedConfigOverrides:
|
||||
description: 'unsupportedConfigOverrides holds a sparse config that
|
||||
will override any previously set options. It only needs to be the
|
||||
|
||||
@@ -62,6 +62,12 @@ spec:
|
||||
\"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
managementState:
|
||||
description: managementState indicates whether and how the operator
|
||||
should manage the component
|
||||
@@ -75,11 +81,19 @@ spec:
|
||||
nullable: true
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
operatorLogLevel:
|
||||
description: operatorLogLevel is an intent based logging for the operator
|
||||
itself. It does not give fine grained control, but it is a simple
|
||||
way to manage coarse grained logging choices that operators have
|
||||
to interpret for themselves.
|
||||
description: "operatorLogLevel is an intent based logging for the
|
||||
operator itself. It does not give fine grained control, but it
|
||||
is a simple way to manage coarse grained logging choices that operators
|
||||
have to interpret for themselves. \n Valid values are: \"Normal\",
|
||||
\"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
unsupportedConfigOverrides:
|
||||
description: 'unsupportedConfigOverrides holds a sparse config that
|
||||
will override any previously set options. It only needs to be the
|
||||
|
||||
@@ -49,6 +49,12 @@ spec:
|
||||
\"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
managementState:
|
||||
description: managementState indicates whether and how the operator
|
||||
should manage the component
|
||||
@@ -62,11 +68,19 @@ spec:
|
||||
nullable: true
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
operatorLogLevel:
|
||||
description: operatorLogLevel is an intent based logging for the operator
|
||||
itself. It does not give fine grained control, but it is a simple
|
||||
way to manage coarse grained logging choices that operators have
|
||||
to interpret for themselves.
|
||||
description: "operatorLogLevel is an intent based logging for the
|
||||
operator itself. It does not give fine grained control, but it
|
||||
is a simple way to manage coarse grained logging choices that operators
|
||||
have to interpret for themselves. \n Valid values are: \"Normal\",
|
||||
\"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
unsupportedConfigOverrides:
|
||||
description: 'unsupportedConfigOverrides holds a sparse config that
|
||||
will override any previously set options. It only needs to be the
|
||||
|
||||
@@ -48,6 +48,12 @@ spec:
|
||||
\"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
managementState:
|
||||
description: managementState indicates whether and how the operator
|
||||
should manage the component
|
||||
@@ -61,11 +67,19 @@ spec:
|
||||
nullable: true
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
operatorLogLevel:
|
||||
description: operatorLogLevel is an intent based logging for the operator
|
||||
itself. It does not give fine grained control, but it is a simple
|
||||
way to manage coarse grained logging choices that operators have
|
||||
to interpret for themselves.
|
||||
description: "operatorLogLevel is an intent based logging for the
|
||||
operator itself. It does not give fine grained control, but it
|
||||
is a simple way to manage coarse grained logging choices that operators
|
||||
have to interpret for themselves. \n Valid values are: \"Normal\",
|
||||
\"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
unsupportedConfigOverrides:
|
||||
description: 'unsupportedConfigOverrides holds a sparse config that
|
||||
will override any previously set options. It only needs to be the
|
||||
|
||||
@@ -50,6 +50,12 @@ spec:
|
||||
\"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
managementState:
|
||||
description: managementState indicates whether and how the operator
|
||||
should manage the component
|
||||
@@ -63,11 +69,19 @@ spec:
|
||||
nullable: true
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
operatorLogLevel:
|
||||
description: operatorLogLevel is an intent based logging for the operator
|
||||
itself. It does not give fine grained control, but it is a simple
|
||||
way to manage coarse grained logging choices that operators have
|
||||
to interpret for themselves.
|
||||
description: "operatorLogLevel is an intent based logging for the
|
||||
operator itself. It does not give fine grained control, but it
|
||||
is a simple way to manage coarse grained logging choices that operators
|
||||
have to interpret for themselves. \n Valid values are: \"Normal\",
|
||||
\"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
unsupportedConfigOverrides:
|
||||
description: 'unsupportedConfigOverrides holds a sparse config that
|
||||
will override any previously set options. It only needs to be the
|
||||
|
||||
22
vendor/github.com/openshift/api/operator/v1/0000_50_cluster_storage_operator_01_crd.yaml
generated
vendored
22
vendor/github.com/openshift/api/operator/v1/0000_50_cluster_storage_operator_01_crd.yaml
generated
vendored
@@ -49,6 +49,12 @@ spec:
|
||||
\"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
managementState:
|
||||
description: managementState indicates whether and how the operator
|
||||
should manage the component
|
||||
@@ -62,11 +68,19 @@ spec:
|
||||
nullable: true
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
operatorLogLevel:
|
||||
description: operatorLogLevel is an intent based logging for the operator
|
||||
itself. It does not give fine grained control, but it is a simple
|
||||
way to manage coarse grained logging choices that operators have
|
||||
to interpret for themselves.
|
||||
description: "operatorLogLevel is an intent based logging for the
|
||||
operator itself. It does not give fine grained control, but it
|
||||
is a simple way to manage coarse grained logging choices that operators
|
||||
have to interpret for themselves. \n Valid values are: \"Normal\",
|
||||
\"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
unsupportedConfigOverrides:
|
||||
description: 'unsupportedConfigOverrides holds a sparse config that
|
||||
will override any previously set options. It only needs to be the
|
||||
|
||||
@@ -11,7 +11,7 @@ spec:
|
||||
listKind: IngressControllerList
|
||||
plural: ingresscontrollers
|
||||
singular: ingresscontroller
|
||||
scope: Cluster
|
||||
scope: Namespaced
|
||||
versions:
|
||||
- name: v1
|
||||
schema:
|
||||
@@ -1031,4 +1031,8 @@ spec:
|
||||
served: true
|
||||
storage: true
|
||||
subresources:
|
||||
scale:
|
||||
labelSelectorPath: .status.selector
|
||||
specReplicasPath: .spec.replicas
|
||||
statusReplicasPath: .status.availableReplicas
|
||||
status: {}
|
||||
|
||||
37
vendor/github.com/openshift/api/operator/v1/0000_50_service-ca-operator_02_crd.yaml
generated
vendored
37
vendor/github.com/openshift/api/operator/v1/0000_50_service-ca-operator_02_crd.yaml
generated
vendored
@@ -7,6 +7,11 @@ metadata:
|
||||
spec:
|
||||
scope: Cluster
|
||||
group: operator.openshift.io
|
||||
names:
|
||||
kind: ServiceCA
|
||||
listKind: ServiceCAList
|
||||
plural: servicecas
|
||||
singular: serviceca
|
||||
versions:
|
||||
- name: v1
|
||||
served: true
|
||||
@@ -38,11 +43,19 @@ spec:
|
||||
type: object
|
||||
properties:
|
||||
logLevel:
|
||||
description: logLevel is an intent based logging for an overall component. It
|
||||
does not give fine grained control, but it is a simple way to manage
|
||||
coarse grained logging choices that operators have to interpret
|
||||
for their operands.
|
||||
description: "logLevel is an intent based logging for an overall component.
|
||||
\ It does not give fine grained control, but it is a simple way
|
||||
to manage coarse grained logging choices that operators have to
|
||||
interpret for their operands. \n Valid values are: \"Normal\", \"Debug\",
|
||||
\"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
managementState:
|
||||
description: managementState indicates whether and how the operator
|
||||
should manage the component
|
||||
@@ -56,11 +69,19 @@ spec:
|
||||
nullable: true
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
operatorLogLevel:
|
||||
description: operatorLogLevel is an intent based logging for the operator
|
||||
itself. It does not give fine grained control, but it is a simple
|
||||
way to manage coarse grained logging choices that operators have
|
||||
to interpret for themselves.
|
||||
description: "operatorLogLevel is an intent based logging for the
|
||||
operator itself. It does not give fine grained control, but it
|
||||
is a simple way to manage coarse grained logging choices that operators
|
||||
have to interpret for themselves. \n Valid values are: \"Normal\",
|
||||
\"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
unsupportedConfigOverrides:
|
||||
description: 'unsupportedConfigOverrides holds a sparse config that
|
||||
will override any previously set options. It only needs to be the
|
||||
|
||||
18
vendor/github.com/openshift/api/operator/v1/0000_70_cluster-network-operator_01_crd.yaml
generated
vendored
18
vendor/github.com/openshift/api/operator/v1/0000_70_cluster-network-operator_01_crd.yaml
generated
vendored
@@ -353,7 +353,10 @@ spec:
|
||||
description: The address to "bind" on Defaults to 0.0.0.0
|
||||
type: string
|
||||
iptablesSyncPeriod:
|
||||
description: 'The period that iptables rules are refreshed. Default:
|
||||
description: 'An internal kube-proxy parameter. In older releases
|
||||
of OCP, this sometimes needed to be adjusted in large clusters
|
||||
for performance reasons, but this is no longer necessary, and
|
||||
there is no reason to change this from the default value. Default:
|
||||
30s'
|
||||
type: string
|
||||
proxyArguments:
|
||||
@@ -367,11 +370,20 @@ spec:
|
||||
items:
|
||||
type: string
|
||||
logLevel:
|
||||
description: logLevel allows configuring the logging level of the
|
||||
description: "logLevel allows configuring the logging level of the
|
||||
components deployed by the operator. Currently only Kuryr SDN is
|
||||
affected by this setting. Please note that turning on extensive
|
||||
logging may affect performance. The default value is "Normal".
|
||||
logging may affect performance. The default value is \"Normal\".
|
||||
\n Valid values are: \"Normal\", \"Debug\", \"Trace\", \"TraceAll\".
|
||||
Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
serviceNetwork:
|
||||
description: serviceNetwork is the ip address pool to use for Service
|
||||
IPs Currently, all existing network providers only support a single
|
||||
|
||||
22
vendor/github.com/openshift/api/operator/v1/0000_70_console-operator.crd.yaml
generated
vendored
22
vendor/github.com/openshift/api/operator/v1/0000_70_console-operator.crd.yaml
generated
vendored
@@ -95,6 +95,12 @@ spec:
|
||||
\"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
managementState:
|
||||
description: managementState indicates whether and how the operator
|
||||
should manage the component
|
||||
@@ -108,11 +114,19 @@ spec:
|
||||
nullable: true
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
operatorLogLevel:
|
||||
description: operatorLogLevel is an intent based logging for the operator
|
||||
itself. It does not give fine grained control, but it is a simple
|
||||
way to manage coarse grained logging choices that operators have
|
||||
to interpret for themselves.
|
||||
description: "operatorLogLevel is an intent based logging for the
|
||||
operator itself. It does not give fine grained control, but it
|
||||
is a simple way to manage coarse grained logging choices that operators
|
||||
have to interpret for themselves. \n Valid values are: \"Normal\",
|
||||
\"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
providers:
|
||||
description: providers contains configuration for using specific service
|
||||
providers.
|
||||
|
||||
@@ -49,6 +49,12 @@ spec:
|
||||
\"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
managementState:
|
||||
description: managementState indicates whether and how the operator
|
||||
should manage the component
|
||||
@@ -62,11 +68,19 @@ spec:
|
||||
nullable: true
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
operatorLogLevel:
|
||||
description: operatorLogLevel is an intent based logging for the operator
|
||||
itself. It does not give fine grained control, but it is a simple
|
||||
way to manage coarse grained logging choices that operators have
|
||||
to interpret for themselves.
|
||||
description: "operatorLogLevel is an intent based logging for the
|
||||
operator itself. It does not give fine grained control, but it
|
||||
is a simple way to manage coarse grained logging choices that operators
|
||||
have to interpret for themselves. \n Valid values are: \"Normal\",
|
||||
\"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
type: string
|
||||
default: Normal
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
unsupportedConfigOverrides:
|
||||
description: 'unsupportedConfigOverrides holds a sparse config that
|
||||
will override any previously set options. It only needs to be the
|
||||
|
||||
@@ -35,6 +35,7 @@ spec:
|
||||
name:
|
||||
enum:
|
||||
- ebs.csi.aws.com
|
||||
- cinder.csi.openstack.org
|
||||
- manila.csi.openstack.org
|
||||
- csi.ovirt.org
|
||||
type: string
|
||||
@@ -49,6 +50,12 @@ spec:
|
||||
to manage coarse grained logging choices that operators have to
|
||||
interpret for their operands. \n Valid values are: \"Normal\", \"Debug\",
|
||||
\"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
type: string
|
||||
managementState:
|
||||
description: managementState indicates whether and how the operator
|
||||
@@ -63,10 +70,18 @@ spec:
|
||||
type: object
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
operatorLogLevel:
|
||||
description: operatorLogLevel is an intent based logging for the operator
|
||||
itself. It does not give fine grained control, but it is a simple
|
||||
way to manage coarse grained logging choices that operators have
|
||||
to interpret for themselves.
|
||||
default: Normal
|
||||
description: "operatorLogLevel is an intent based logging for the
|
||||
operator itself. It does not give fine grained control, but it
|
||||
is a simple way to manage coarse grained logging choices that operators
|
||||
have to interpret for themselves. \n Valid values are: \"Normal\",
|
||||
\"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\"."
|
||||
enum:
|
||||
- ""
|
||||
- Normal
|
||||
- Debug
|
||||
- Trace
|
||||
- TraceAll
|
||||
type: string
|
||||
unsupportedConfigOverrides:
|
||||
description: 'unsupportedConfigOverrides holds a sparse config that
|
||||
|
||||
@@ -5,5 +5,6 @@
|
||||
type: string
|
||||
enum:
|
||||
- ebs.csi.aws.com
|
||||
- cinder.csi.openstack.org
|
||||
- manila.csi.openstack.org
|
||||
- csi.ovirt.org
|
||||
|
||||
9
vendor/github.com/openshift/api/operator/v1/types.go
generated
vendored
9
vendor/github.com/openshift/api/operator/v1/types.go
generated
vendored
@@ -56,12 +56,16 @@ type OperatorSpec struct {
|
||||
// Defaults to "Normal".
|
||||
// +optional
|
||||
// +kubebuilder:default=Normal
|
||||
LogLevel LogLevel `json:"logLevel"`
|
||||
LogLevel LogLevel `json:"logLevel,omitempty"`
|
||||
|
||||
// operatorLogLevel is an intent based logging for the operator itself. It does not give fine grained control, but it is a
|
||||
// simple way to manage coarse grained logging choices that operators have to interpret for themselves.
|
||||
//
|
||||
// Valid values are: "Normal", "Debug", "Trace", "TraceAll".
|
||||
// Defaults to "Normal".
|
||||
// +optional
|
||||
OperatorLogLevel LogLevel `json:"operatorLogLevel"`
|
||||
// +kubebuilder:default=Normal
|
||||
OperatorLogLevel LogLevel `json:"operatorLogLevel,omitempty"`
|
||||
|
||||
// unsupportedConfigOverrides holds a sparse config that will override any previously set options. It only needs to be the fields to override
|
||||
// it will end up overlaying in the following order:
|
||||
@@ -81,6 +85,7 @@ type OperatorSpec struct {
|
||||
ObservedConfig runtime.RawExtension `json:"observedConfig"`
|
||||
}
|
||||
|
||||
// +kubebuilder:validation:Enum="";Normal;Debug;Trace;TraceAll
|
||||
type LogLevel string
|
||||
|
||||
var (
|
||||
|
||||
1
vendor/github.com/openshift/api/operator/v1/types_csi_cluster_driver.go
generated
vendored
1
vendor/github.com/openshift/api/operator/v1/types_csi_cluster_driver.go
generated
vendored
@@ -41,6 +41,7 @@ type CSIDriverName string
|
||||
// and 0000_90_cluster_csi_driver_01_config.crd.yaml-merge-patch file is also updated with new driver name.
|
||||
const (
|
||||
AWSEBSCSIDriver CSIDriverName = "ebs.csi.aws.com"
|
||||
CinderCSIDriver CSIDriverName = "cinder.csi.openstack.org"
|
||||
ManilaCSIDriver CSIDriverName = "manila.csi.openstack.org"
|
||||
OvirtCSIDriver CSIDriverName = "csi.ovirt.org"
|
||||
)
|
||||
|
||||
10
vendor/github.com/openshift/api/operator/v1/types_network.go
generated
vendored
10
vendor/github.com/openshift/api/operator/v1/types_network.go
generated
vendored
@@ -74,8 +74,12 @@ type NetworkSpec struct {
|
||||
// by the operator. Currently only Kuryr SDN is affected by this setting.
|
||||
// Please note that turning on extensive logging may affect performance.
|
||||
// The default value is "Normal".
|
||||
//
|
||||
// Valid values are: "Normal", "Debug", "Trace", "TraceAll".
|
||||
// Defaults to "Normal".
|
||||
// +optional
|
||||
LogLevel LogLevel `json:"logLevel"`
|
||||
// +kubebuilder:default=Normal
|
||||
LogLevel LogLevel `json:"logLevel,omitempty"`
|
||||
}
|
||||
|
||||
// ClusterNetworkEntry is a subnet from which to allocate PodIPs. A network of size
|
||||
@@ -337,7 +341,9 @@ type ProxyArgumentList []string
|
||||
// ProxyConfig defines the configuration knobs for kubeproxy
|
||||
// All of these are optional and have sensible defaults
|
||||
type ProxyConfig struct {
|
||||
// The period that iptables rules are refreshed.
|
||||
// An internal kube-proxy parameter. In older releases of OCP, this sometimes needed to be adjusted
|
||||
// in large clusters for performance reasons, but this is no longer necessary, and there is no reason
|
||||
// to change this from the default value.
|
||||
// Default: 30s
|
||||
IptablesSyncPeriod string `json:"iptablesSyncPeriod,omitempty"`
|
||||
|
||||
|
||||
6
vendor/github.com/openshift/api/operator/v1/zz_generated.swagger_doc_generated.go
generated
vendored
6
vendor/github.com/openshift/api/operator/v1/zz_generated.swagger_doc_generated.go
generated
vendored
@@ -58,7 +58,7 @@ var map_OperatorSpec = map[string]string{
|
||||
"": "OperatorSpec contains common fields operators need. It is intended to be anonymous included inside of the Spec struct for your particular operator.",
|
||||
"managementState": "managementState indicates whether and how the operator should manage the component",
|
||||
"logLevel": "logLevel is an intent based logging for an overall component. It does not give fine grained control, but it is a simple way to manage coarse grained logging choices that operators have to interpret for their operands.\n\nValid values are: \"Normal\", \"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\".",
|
||||
"operatorLogLevel": "operatorLogLevel is an intent based logging for the operator itself. It does not give fine grained control, but it is a simple way to manage coarse grained logging choices that operators have to interpret for themselves.",
|
||||
"operatorLogLevel": "operatorLogLevel is an intent based logging for the operator itself. It does not give fine grained control, but it is a simple way to manage coarse grained logging choices that operators have to interpret for themselves.\n\nValid values are: \"Normal\", \"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\".",
|
||||
"unsupportedConfigOverrides": "unsupportedConfigOverrides holds a sparse config that will override any previously set options. It only needs to be the fields to override it will end up overlaying in the following order: 1. hardcoded defaults 2. observedConfig 3. unsupportedConfigOverrides",
|
||||
"observedConfig": "observedConfig holds a sparse config that controller has observed from the cluster state. It exists in spec because it is an input to the level for the operator",
|
||||
}
|
||||
@@ -794,7 +794,7 @@ var map_NetworkSpec = map[string]string{
|
||||
"disableMultiNetwork": "disableMultiNetwork specifies whether or not multiple pod network support should be disabled. If unset, this property defaults to 'false' and multiple network support is enabled.",
|
||||
"deployKubeProxy": "deployKubeProxy specifies whether or not a standalone kube-proxy should be deployed by the operator. Some network providers include kube-proxy or similar functionality. If unset, the plugin will attempt to select the correct value, which is false when OpenShift SDN and ovn-kubernetes are used and true otherwise.",
|
||||
"kubeProxyConfig": "kubeProxyConfig lets us configure desired proxy configuration. If not specified, sensible defaults will be chosen by OpenShift directly. Not consumed by all network providers - currently only openshift-sdn.",
|
||||
"logLevel": "logLevel allows configuring the logging level of the components deployed by the operator. Currently only Kuryr SDN is affected by this setting. Please note that turning on extensive logging may affect performance. The default value is \"Normal\".",
|
||||
"logLevel": "logLevel allows configuring the logging level of the components deployed by the operator. Currently only Kuryr SDN is affected by this setting. Please note that turning on extensive logging may affect performance. The default value is \"Normal\".\n\nValid values are: \"Normal\", \"Debug\", \"Trace\", \"TraceAll\". Defaults to \"Normal\".",
|
||||
}
|
||||
|
||||
func (NetworkSpec) SwaggerDoc() map[string]string {
|
||||
@@ -835,7 +835,7 @@ func (OpenShiftSDNConfig) SwaggerDoc() map[string]string {
|
||||
|
||||
var map_ProxyConfig = map[string]string{
|
||||
"": "ProxyConfig defines the configuration knobs for kubeproxy All of these are optional and have sensible defaults",
|
||||
"iptablesSyncPeriod": "The period that iptables rules are refreshed. Default: 30s",
|
||||
"iptablesSyncPeriod": "An internal kube-proxy parameter. In older releases of OCP, this sometimes needed to be adjusted in large clusters for performance reasons, but this is no longer necessary, and there is no reason to change this from the default value. Default: 30s",
|
||||
"bindAddress": "The address to \"bind\" on Defaults to 0.0.0.0",
|
||||
"proxyArguments": "Any additional arguments to pass to the kubeproxy process",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user