From 7fae8b5cc9c7d94339f6c046e6a4da5a5f77abff Mon Sep 17 00:00:00 2001 From: Florent Poinsard Date: Tue, 15 Oct 2024 13:10:09 -0600 Subject: [PATCH] use proper line break Signed-off-by: Florent Poinsard --- docs/api.md | 1012 ++++++++++++++++----------------- docs/api/index.html | 1012 ++++++++++++++++----------------- docs/api/template/members.tpl | 2 +- docs/api/template/type.tpl | 4 +- 4 files changed, 1015 insertions(+), 1015 deletions(-) diff --git a/docs/api.md b/docs/api.md index a85371d8..4c7486c3 100644 --- a/docs/api.md +++ b/docs/api.md @@ -47,7 +47,7 @@ consistency model that Vitess expects of a lockserver.

-apiVersion
+apiVersion
string @@ -57,14 +57,14 @@ planetscale.com/v2 -kind
+kind
string EtcdLockserver -metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -78,7 +78,7 @@ Refer to the Kubernetes API documentation for the fields of the -spec
+spec
EtcdLockserverSpec @@ -91,7 +91,7 @@ EtcdLockserverSpec
-EtcdLockserverTemplate
+EtcdLockserverTemplate
EtcdLockserverTemplate @@ -109,7 +109,7 @@ The rest of the fields below are filled in by the parent controller.

-zone
+zone
string @@ -126,7 +126,7 @@ If the Kubernetes Nodes don’t have such a label, leave this empty.

-status
+status
EtcdLockserverStatus @@ -156,7 +156,7 @@ the storage location will be represented by its own VitessBackup object.

-apiVersion
+apiVersion
string
@@ -166,14 +166,14 @@ planetscale.com/v2
-kind
+kind
string
VitessBackup
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -187,7 +187,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
VitessBackupSpec @@ -203,7 +203,7 @@ VitessBackupSpec
-status
+status
VitessBackupStatus @@ -237,7 +237,7 @@ the VitessCluster object.

-apiVersion
+apiVersion
string
@@ -247,14 +247,14 @@ planetscale.com/v2
-kind
+kind
string
VitessCluster
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -268,7 +268,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
VitessClusterSpec @@ -281,7 +281,7 @@ VitessClusterSpec
-images
+images
VitessImages @@ -296,7 +296,7 @@ Default: Let the operator choose.

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -310,7 +310,7 @@ images defined in the ‘images’ field.

-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -324,7 +324,7 @@ use the images defined in the ‘images’ field.

-backup
+backup
ClusterBackupSpec @@ -340,7 +340,7 @@ of a new tablet in a shard with existing data, as an implementation detail.

-globalLockserver
+globalLockserver
LockserverSpec @@ -355,7 +355,7 @@ Default: Deploy an etcd cluster as the global lockserver.

-vitessDashboard
+vitessDashboard
VitessDashboardSpec @@ -368,7 +368,7 @@ VitessDashboardSpec
-vtadmin
+vtadmin
VtAdminSpec @@ -381,7 +381,7 @@ VtAdminSpec
-cells
+cells
[]VitessCellTemplate @@ -400,7 +400,7 @@ that no keyspaces are set to deploy to this cell.

-keyspaces
+keyspaces
[]VitessKeyspaceTemplate @@ -418,7 +418,7 @@ of target cells.

-extraVitessFlags
+extraVitessFlags
map[string]string @@ -434,7 +434,7 @@ set the string value to either “true” or “false”.

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -447,7 +447,7 @@ TopoReconcileConfig
-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -461,7 +461,7 @@ when a revision is made to the VitessCluster spec.

-gatewayService
+gatewayService
ServiceOverrides @@ -476,7 +476,7 @@ definition.

-tabletService
+tabletService
ServiceOverrides @@ -492,7 +492,7 @@ ServiceOverrides
-status
+status
VitessClusterStatus @@ -523,7 +523,7 @@ VitessClusterStatus
-account
+account
string @@ -534,7 +534,7 @@ string
-container
+container
string @@ -545,7 +545,7 @@ string
-keyPrefix
+keyPrefix
string @@ -560,7 +560,7 @@ within a container, regardless of this setting.

-authSecret
+authSecret
SecretSource @@ -602,7 +602,7 @@ When scheduling a backup, you must specify at least one strategy.

-authSecret
+authSecret
SecretSource @@ -638,7 +638,7 @@ provisioning of a new tablet in a shard with existing data, as an implementation
-locations
+locations
[]VitessBackupLocation @@ -658,7 +658,7 @@ were originally taken.

-engine
+engine
VitessBackupEngine @@ -676,7 +676,7 @@ Default: builtin

-subcontroller
+subcontroller
VitessBackupSubcontrollerSpec @@ -689,7 +689,7 @@ VitessBackupSubcontrollerSpec
-schedules
+schedules
[]VitessBackupScheduleTemplate @@ -733,7 +733,7 @@ is handled, the default is set to AllowConcurrent.

-EtcdLockserverTemplate
+EtcdLockserverTemplate
EtcdLockserverTemplate @@ -751,7 +751,7 @@ The rest of the fields below are filled in by the parent controller.

-zone
+zone
string @@ -785,7 +785,7 @@ If the Kubernetes Nodes don’t have such a label, leave this empty.

-observedGeneration
+observedGeneration
int64 @@ -796,7 +796,7 @@ int64
-available
+available
Kubernetes core/v1.ConditionStatus @@ -809,7 +809,7 @@ Kubernetes core/v1.ConditionStatus
-clientServiceName
+clientServiceName
string @@ -842,7 +842,7 @@ lockserver.

-image
+image
string @@ -854,7 +854,7 @@ Default: Let the operator choose.

-imagePullPolicy
+imagePullPolicy
Kubernetes core/v1.PullPolicy @@ -867,7 +867,7 @@ Kubernetes core/v1.PullPolicy
-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -881,7 +881,7 @@ etcd Pods.

-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -895,7 +895,7 @@ Default: Let the operator choose.

-dataVolumeClaimTemplate
+dataVolumeClaimTemplate
Kubernetes core/v1.PersistentVolumeClaimSpec @@ -914,7 +914,7 @@ Default: Let the operator choose.

-extraFlags
+extraFlags
map[string]string @@ -929,7 +929,7 @@ set the string value to either “true” or “false”.

-extraEnv
+extraEnv
[]Kubernetes core/v1.EnvVar @@ -943,7 +943,7 @@ set by the operator, or pass additional environment variables.

-extraVolumes
+extraVolumes
[]Kubernetes core/v1.Volume @@ -960,7 +960,7 @@ should be mounted.

-extraVolumeMounts
+extraVolumeMounts
[]Kubernetes core/v1.VolumeMount @@ -975,7 +975,7 @@ Typically, these are used to mount volumes defined through extraVolumes.

-initContainers
+initContainers
[]Kubernetes core/v1.Container @@ -989,7 +989,7 @@ that will be run to completion one after another before any app containers are s
-sidecarContainers
+sidecarContainers
[]Kubernetes core/v1.Container @@ -1003,7 +1003,7 @@ that run alongside the main containers.

-affinity
+affinity
Kubernetes core/v1.Affinity @@ -1019,7 +1019,7 @@ choose to set this field.

-annotations
+annotations
map[string]string @@ -1031,7 +1031,7 @@ created for this component.

-extraLabels
+extraLabels
map[string]string @@ -1043,7 +1043,7 @@ created for this component.

-createPDB
+createPDB
bool @@ -1057,7 +1057,7 @@ member Pods.

-createClientService
+createClientService
bool @@ -1071,7 +1071,7 @@ of etcd member Pods.

-createPeerService
+createPeerService
bool @@ -1085,7 +1085,7 @@ of etcd member Pods.

-advertisePeerURLs
+advertisePeerURLs
[]string @@ -1100,7 +1100,7 @@ member index (1,2,3) respectively.

-localMemberIndex
+localMemberIndex
int32 @@ -1116,7 +1116,7 @@ index must be 1, 2, or 3.

-clientService
+clientService
ServiceOverrides @@ -1129,7 +1129,7 @@ ServiceOverrides
-peerService
+peerService
ServiceOverrides @@ -1142,7 +1142,7 @@ ServiceOverrides
-tolerations
+tolerations
[]Kubernetes core/v1.Toleration @@ -1175,7 +1175,7 @@ externally managed MySQL.

-user
+user
string @@ -1187,7 +1187,7 @@ carry out necessary actions. Password for this user must be supplied in the Cre
-host
+host
string @@ -1198,7 +1198,7 @@ string
-port
+port
int32 @@ -1209,7 +1209,7 @@ int32
-database
+database
string @@ -1220,7 +1220,7 @@ string
-credentialsSecret
+credentialsSecret
SecretSource @@ -1240,7 +1240,7 @@ Vitess always uses the first password in the password array.

-serverCACertSecret
+serverCACertSecret
SecretSource @@ -1271,7 +1271,7 @@ SecretSource
-allowResourceChanges
+allowResourceChanges
[]Kubernetes core/v1.ResourceName @@ -1307,7 +1307,7 @@ requests and limits to propagate immediately, bypassing the external rollout too
-bucket
+bucket
string @@ -1318,7 +1318,7 @@ string
-keyPrefix
+keyPrefix
string @@ -1333,7 +1333,7 @@ within a bucket, regardless of this setting.

-authSecret
+authSecret
SecretSource @@ -1370,7 +1370,7 @@ which can be either global or local.

-external
+external
VitessLockserverParams @@ -1385,7 +1385,7 @@ If this is set, all other Lockserver fields are ignored.

-etcd
+etcd
EtcdLockserverTemplate @@ -1398,7 +1398,7 @@ EtcdLockserverTemplate
-cellInfoAddress
+cellInfoAddress
string @@ -1430,7 +1430,7 @@ Default: etcd client service.

-etcd
+etcd
EtcdLockserverStatus @@ -1462,7 +1462,7 @@ EtcdLockserverStatus
-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -1495,7 +1495,7 @@ Kubernetes core/v1.ResourceRequirements
-mysql56Compatible
+mysql56Compatible
string @@ -1507,7 +1507,7 @@ that’s compatible with the Vitess “MySQL56” flavor setting.

-mysql80Compatible
+mysql80Compatible
string @@ -1519,7 +1519,7 @@ that’s compatible with the Vitess “MySQL80” flavor setting.

-mariadbCompatible
+mariadbCompatible
string @@ -1531,7 +1531,7 @@ that’s compatible with the Vitess “MariaDB” flavor setting.

-mariadb103Compatible
+mariadb103Compatible
string @@ -1565,7 +1565,7 @@ image is compatible with.

-mysql56Compatible
+mysql56Compatible
string @@ -1577,7 +1577,7 @@ that’s compatible with the Vitess “MySQL56” flavor setting.

-mysql80Compatible
+mysql80Compatible
string @@ -1608,7 +1608,7 @@ that’s compatible with the Vitess “MySQL80” flavor setting.

-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -1623,7 +1623,7 @@ This field is required.

-configOverrides
+configOverrides
string @@ -1657,7 +1657,7 @@ particular MySQL instance.

-reason
+reason
string @@ -1668,7 +1668,7 @@ string
-message
+message
string @@ -1698,7 +1698,7 @@ string
-workflow
+workflow
string @@ -1709,7 +1709,7 @@ string
-state
+state
WorkflowState @@ -1722,7 +1722,7 @@ WorkflowState
-sourceShards
+sourceShards
[]string @@ -1733,7 +1733,7 @@ WorkflowState
-targetShards
+targetShards
[]string @@ -1744,7 +1744,7 @@ WorkflowState
-copyProgress
+copyProgress
int @@ -1777,7 +1777,7 @@ If we can not compute the copy progress in a timely fashion, we will report -1 t
-region
+region
string @@ -1788,7 +1788,7 @@ string
-bucket
+bucket
string @@ -1799,7 +1799,7 @@ string
-endpoint
+endpoint
string @@ -1811,7 +1811,7 @@ Default: Use the endpoint associated with region by the driver.

-forcePathStyle
+forcePathStyle
bool @@ -1823,7 +1823,7 @@ Default: false By default the s3 client will try to connect to .
-keyPrefix
+keyPrefix
string @@ -1838,7 +1838,7 @@ within a bucket, regardless of this setting.

-authSecret
+authSecret
SecretSource @@ -1881,7 +1881,7 @@ Default: Use the default credentials of the Node.

-name
+name
string @@ -1897,7 +1897,7 @@ with the ‘volumeName’ field instead.

-volumeName
+volumeName
string @@ -1912,7 +1912,7 @@ If specified, this takes precedence over the ‘name’ field.

-key
+key
string @@ -1951,7 +1951,7 @@ within that Volume.

-annotations
+annotations
map[string]string @@ -1964,7 +1964,7 @@ Service object if they are removed here.

-clusterIP
+clusterIP
string @@ -1994,7 +1994,7 @@ a given backup location.

-name
+name
string @@ -2005,7 +2005,7 @@ string
-completeBackups
+completeBackups
int32 @@ -2016,7 +2016,7 @@ int32
-incompleteBackups
+incompleteBackups
int32 @@ -2027,7 +2027,7 @@ int32
-latestCompleteBackupTime
+latestCompleteBackupTime
Kubernetes meta/v1.Time @@ -2063,7 +2063,7 @@ This should only be necessary if you need to override defaults, and shouldn&rsqu
-registerCellsAliases
+registerCellsAliases
bool @@ -2075,7 +2075,7 @@ Default: true

-registerCells
+registerCells
bool @@ -2087,7 +2087,7 @@ Default: true

-pruneCells
+pruneCells
bool @@ -2099,7 +2099,7 @@ Default: true

-pruneKeyspaces
+pruneKeyspaces
bool @@ -2111,7 +2111,7 @@ Default: true

-pruneSrvKeyspaces
+pruneSrvKeyspaces
bool @@ -2123,7 +2123,7 @@ Default: true

-pruneShards
+pruneShards
bool @@ -2135,7 +2135,7 @@ Default: true

-pruneShardCells
+pruneShardCells
bool @@ -2147,7 +2147,7 @@ Default: true

-pruneTablets
+pruneTablets
bool @@ -2192,7 +2192,7 @@ Default: true

-name
+name
string @@ -2209,7 +2209,7 @@ location used when a tablet pool does not specify a backupLocationName.

-gcs
+gcs
GCSBackupLocation @@ -2222,7 +2222,7 @@ GCSBackupLocation
-s3
+s3
S3BackupLocation @@ -2235,7 +2235,7 @@ S3BackupLocation
-azblob
+azblob
AzblobBackupLocation @@ -2248,7 +2248,7 @@ AzblobBackupLocation
-ceph
+ceph
CephBackupLocation @@ -2261,7 +2261,7 @@ CephBackupLocation
-volume
+volume
Kubernetes core/v1.VolumeSource @@ -2276,7 +2276,7 @@ a shared host path for local testing.

-volumeSubPath
+volumeSubPath
string @@ -2288,7 +2288,7 @@ Only used for Volume-backed backup storage, ignored otherwise.

-annotations
+annotations
map[string]string @@ -2315,7 +2315,7 @@ that need access to this backup storage location.

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -2329,7 +2329,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
VitessBackupScheduleSpec @@ -2342,7 +2342,7 @@ VitessBackupScheduleSpec
-VitessBackupScheduleTemplate
+VitessBackupScheduleTemplate
VitessBackupScheduleTemplate @@ -2359,7 +2359,7 @@ These are the parts that are configurable through the VitessCluster CRD.

-cluster
+cluster
string @@ -2370,7 +2370,7 @@ string
-image
+image
string @@ -2382,7 +2382,7 @@ The controller will re-use the vtctld image by default.

-imagePullPolicy
+imagePullPolicy
Kubernetes core/v1.PullPolicy @@ -2399,7 +2399,7 @@ The PullPolicy used will be the same as the one used to pull the vtctld image.
-status
+status
VitessBackupScheduleStatus @@ -2430,7 +2430,7 @@ VitessBackupScheduleStatus
-VitessBackupScheduleTemplate
+VitessBackupScheduleTemplate
VitessBackupScheduleTemplate @@ -2447,7 +2447,7 @@ These are the parts that are configurable through the VitessCluster CRD.

-cluster
+cluster
string @@ -2458,7 +2458,7 @@ string
-image
+image
string @@ -2470,7 +2470,7 @@ The controller will re-use the vtctld image by default.

-imagePullPolicy
+imagePullPolicy
Kubernetes core/v1.PullPolicy @@ -2503,7 +2503,7 @@ The PullPolicy used will be the same as the one used to pull the vtctld image.
-active
+active
[]Kubernetes core/v1.ObjectReference @@ -2517,7 +2517,7 @@ The PullPolicy used will be the same as the one used to pull the vtctld image.
-lastScheduledTime
+lastScheduledTime
Kubernetes meta/v1.Time @@ -2552,7 +2552,7 @@ command line that will be executed in the Job’s pod.

-name
+name
BackupStrategyName @@ -2565,7 +2565,7 @@ BackupStrategyName
-keyspace
+keyspace
string @@ -2576,7 +2576,7 @@ string
-shard
+shard
string @@ -2587,7 +2587,7 @@ string
-extraFlags
+extraFlags
map[string]string @@ -2620,7 +2620,7 @@ able to define when writing their YAML file.

-name
+name
string @@ -2632,7 +2632,7 @@ objects in the cluster.

-schedule
+schedule
string @@ -2643,7 +2643,7 @@ string
-strategies
+strategies
[]VitessBackupScheduleStrategy @@ -2662,7 +2662,7 @@ is executed when the Job’s container starts.

-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -2675,7 +2675,7 @@ Kubernetes core/v1.ResourceRequirements
-successfulJobsHistoryLimit
+successfulJobsHistoryLimit
int32 @@ -2687,7 +2687,7 @@ int32
-failedJobsHistoryLimit
+failedJobsHistoryLimit
int32 @@ -2699,7 +2699,7 @@ int32
-suspend
+suspend
bool @@ -2713,7 +2713,7 @@ having to remove the entire VitessBackupSchedule object from the cluster.

-startingDeadlineSeconds
+startingDeadlineSeconds
int64 @@ -2729,7 +2729,7 @@ the job will be processed as usual.

-concurrencyPolicy
+concurrencyPolicy
ConcurrencyPolicy @@ -2747,7 +2747,7 @@ Valid values are:
-allowedMissedRun
+allowedMissedRun
int @@ -2766,7 +2766,7 @@ this field to its default value.

-jobTimeoutMinute
+jobTimeoutMinute
int32 @@ -2779,7 +2779,7 @@ Default value is 10 minutes.

-annotations
+annotations
map[string]string @@ -2791,7 +2791,7 @@ map[string]string
-affinity
+affinity
Kubernetes core/v1.Affinity @@ -2835,7 +2835,7 @@ guarantee optimal scheduling of your pods if you choose to set this field.

-startTime
+startTime
Kubernetes meta/v1.Time @@ -2848,7 +2848,7 @@ Kubernetes meta/v1.Time
-finishedTime
+finishedTime
Kubernetes meta/v1.Time @@ -2861,7 +2861,7 @@ Kubernetes meta/v1.Time
-complete
+complete
bool @@ -2872,7 +2872,7 @@ bool
-position
+position
string @@ -2886,7 +2886,7 @@ This is only available after the backup is complete.

-engine
+engine
string @@ -2897,7 +2897,7 @@ string
-storageDirectory
+storageDirectory
string @@ -2909,7 +2909,7 @@ contains this backup.

-storageName
+storageName
string @@ -2943,7 +2943,7 @@ cluster.

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -2957,7 +2957,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
VitessBackupStorageSpec @@ -2970,7 +2970,7 @@ VitessBackupStorageSpec
-location
+location
VitessBackupLocation @@ -2984,7 +2984,7 @@ storage location.

-subcontroller
+subcontroller
VitessBackupSubcontrollerSpec @@ -3000,7 +3000,7 @@ VitessBackupSubcontrollerSpec
-status
+status
VitessBackupStorageStatus @@ -3031,7 +3031,7 @@ VitessBackupStorageStatus
-location
+location
VitessBackupLocation @@ -3045,7 +3045,7 @@ storage location.

-subcontroller
+subcontroller
VitessBackupSubcontrollerSpec @@ -3077,7 +3077,7 @@ VitessBackupSubcontrollerSpec
-observedGeneration
+observedGeneration
int64 @@ -3088,7 +3088,7 @@ int64
-totalBackupCount
+totalBackupCount
int32 @@ -3119,7 +3119,7 @@ location, across all keyspaces and shards.

-serviceAccountName
+serviceAccountName
string @@ -3155,7 +3155,7 @@ just like a Deployment can manage Pods that run on multiple Nodes.

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -3169,7 +3169,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
VitessCellSpec @@ -3182,7 +3182,7 @@ VitessCellSpec
-VitessCellTemplate
+VitessCellTemplate
VitessCellTemplate @@ -3200,7 +3200,7 @@ The rest of the fields below are filled in by the parent controller.

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -3213,7 +3213,7 @@ VitessLockserverParams
-allCells
+allCells
[]string @@ -3224,7 +3224,7 @@ VitessLockserverParams
-images
+images
VitessCellImages @@ -3240,7 +3240,7 @@ controller that owns this VitessCell.

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -3253,7 +3253,7 @@ VitessImagePullPolicies
-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -3266,7 +3266,7 @@ VitessImagePullPolicies
-extraVitessFlags
+extraVitessFlags
map[string]string @@ -3277,7 +3277,7 @@ map[string]string
-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -3293,7 +3293,7 @@ TopoReconcileConfig
-status
+status
VitessCellStatus @@ -3324,7 +3324,7 @@ VitessCellStatus
-replicas
+replicas
int32 @@ -3335,7 +3335,7 @@ int32
-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -3348,7 +3348,7 @@ Kubernetes core/v1.ResourceRequirements
-authentication
+authentication
VitessGatewayAuthentication @@ -3361,7 +3361,7 @@ VitessGatewayAuthentication
-secureTransport
+secureTransport
VitessGatewaySecureTransport @@ -3374,7 +3374,7 @@ VitessGatewaySecureTransport
-extraFlags
+extraFlags
map[string]string @@ -3389,7 +3389,7 @@ set the string value to either “true” or “false”.

-extraEnv
+extraEnv
[]Kubernetes core/v1.EnvVar @@ -3403,7 +3403,7 @@ set by the operator, or pass additional environment variables.

-extraVolumes
+extraVolumes
[]Kubernetes core/v1.Volume @@ -3420,7 +3420,7 @@ should be mounted.

-extraVolumeMounts
+extraVolumeMounts
[]Kubernetes core/v1.VolumeMount @@ -3435,7 +3435,7 @@ Typically, these are used to mount volumes defined through extraVolumes.

-initContainers
+initContainers
[]Kubernetes core/v1.Container @@ -3449,7 +3449,7 @@ that will be run to completion one after another before any app containers are s
-sidecarContainers
+sidecarContainers
[]Kubernetes core/v1.Container @@ -3463,7 +3463,7 @@ that run alongside the main containers.

-affinity
+affinity
Kubernetes core/v1.Affinity @@ -3479,7 +3479,7 @@ choose to set this field.

-annotations
+annotations
map[string]string @@ -3492,7 +3492,7 @@ Pods that the vtgate Deployment creates.

-extraLabels
+extraLabels
map[string]string @@ -3505,7 +3505,7 @@ Pods that the vtgate Deployment creates.

-service
+service
ServiceOverrides @@ -3518,7 +3518,7 @@ ServiceOverrides
-tolerations
+tolerations
[]Kubernetes core/v1.Toleration @@ -3531,7 +3531,7 @@ ServiceOverrides
-topologySpreadConstraints
+topologySpreadConstraints
[]Kubernetes core/v1.TopologySpreadConstraint @@ -3545,7 +3545,7 @@ specify how to spread vtgate pods among the given topology

-lifecycle
+lifecycle
Kubernetes core/v1.Lifecycle @@ -3559,7 +3559,7 @@ to the vtgate container.

-terminationGracePeriodSeconds
+terminationGracePeriodSeconds
int64 @@ -3590,7 +3590,7 @@ terminationGracePeriodSeconds of the vtgate pod.

-available
+available
Kubernetes core/v1.ConditionStatus @@ -3603,7 +3603,7 @@ Kubernetes core/v1.ConditionStatus
-serviceName
+serviceName
string @@ -3633,7 +3633,7 @@ string
-vtgate
+vtgate
string @@ -3672,7 +3672,7 @@ string
-VitessCellTemplate
+VitessCellTemplate
VitessCellTemplate @@ -3690,7 +3690,7 @@ The rest of the fields below are filled in by the parent controller.

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -3703,7 +3703,7 @@ VitessLockserverParams
-allCells
+allCells
[]string @@ -3714,7 +3714,7 @@ VitessLockserverParams
-images
+images
VitessCellImages @@ -3730,7 +3730,7 @@ controller that owns this VitessCell.

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -3743,7 +3743,7 @@ VitessImagePullPolicies
-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -3756,7 +3756,7 @@ VitessImagePullPolicies
-extraVitessFlags
+extraVitessFlags
map[string]string @@ -3767,7 +3767,7 @@ map[string]string
-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -3799,7 +3799,7 @@ TopoReconcileConfig
-observedGeneration
+observedGeneration
int64 @@ -3810,7 +3810,7 @@ int64
-lockserver
+lockserver
LockserverStatus @@ -3823,7 +3823,7 @@ LockserverStatus
-gateway
+gateway
VitessCellGatewayStatus @@ -3836,7 +3836,7 @@ VitessCellGatewayStatus
-keyspaces
+keyspaces
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessCellKeyspaceStatus @@ -3853,7 +3853,7 @@ when the difference matters.

-idle
+idle
Kubernetes core/v1.ConditionStatus @@ -3888,7 +3888,7 @@ should be safe to turn down the cell.

-name
+name
string @@ -3901,7 +3901,7 @@ metadata.name, which is generated by the operator.

-zone
+zone
string @@ -3915,7 +3915,7 @@ If the Kubernetes Nodes don’t have such a label, leave this empty.

-lockserver
+lockserver
LockserverSpec @@ -3930,7 +3930,7 @@ Default: Put this cell’s topology data in the global lockserver instead of
-gateway
+gateway
VitessCellGatewaySpec @@ -3962,7 +3962,7 @@ VitessCellGatewaySpec
-pendingChanges
+pendingChanges
string @@ -3974,7 +3974,7 @@ applied the next time a rolling update allows.

-gatewayAvailable
+gatewayAvailable
Kubernetes core/v1.ConditionStatus @@ -4006,7 +4006,7 @@ Kubernetes core/v1.ConditionStatus
-pendingChanges
+pendingChanges
string @@ -4018,7 +4018,7 @@ applied the next time a rolling update allows.

-desiredShards
+desiredShards
int32 @@ -4032,7 +4032,7 @@ own.

-shards
+shards
int32 @@ -4044,7 +4044,7 @@ than desiredShards if the state has not yet converged.

-readyShards
+readyShards
int32 @@ -4055,7 +4055,7 @@ int32
-updatedShards
+updatedShards
int32 @@ -4067,7 +4067,7 @@ int32
-desiredTablets
+desiredTablets
int32 @@ -4081,7 +4081,7 @@ partitionings on their own.

-tablets
+tablets
int32 @@ -4094,7 +4094,7 @@ yet converged.

-readyTablets
+readyTablets
int32 @@ -4105,7 +4105,7 @@ int32
-updatedTablets
+updatedTablets
int32 @@ -4117,7 +4117,7 @@ int32
-cells
+cells
[]string @@ -4148,7 +4148,7 @@ are deployed.

-images
+images
VitessImages @@ -4163,7 +4163,7 @@ Default: Let the operator choose.

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -4177,7 +4177,7 @@ images defined in the ‘images’ field.

-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -4191,7 +4191,7 @@ use the images defined in the ‘images’ field.

-backup
+backup
ClusterBackupSpec @@ -4207,7 +4207,7 @@ of a new tablet in a shard with existing data, as an implementation detail.

-globalLockserver
+globalLockserver
LockserverSpec @@ -4222,7 +4222,7 @@ Default: Deploy an etcd cluster as the global lockserver.

-vitessDashboard
+vitessDashboard
VitessDashboardSpec @@ -4235,7 +4235,7 @@ VitessDashboardSpec
-vtadmin
+vtadmin
VtAdminSpec @@ -4248,7 +4248,7 @@ VtAdminSpec
-cells
+cells
[]VitessCellTemplate @@ -4267,7 +4267,7 @@ that no keyspaces are set to deploy to this cell.

-keyspaces
+keyspaces
[]VitessKeyspaceTemplate @@ -4285,7 +4285,7 @@ of target cells.

-extraVitessFlags
+extraVitessFlags
map[string]string @@ -4301,7 +4301,7 @@ set the string value to either “true” or “false”.

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -4314,7 +4314,7 @@ TopoReconcileConfig
-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -4328,7 +4328,7 @@ when a revision is made to the VitessCluster spec.

-gatewayService
+gatewayService
ServiceOverrides @@ -4343,7 +4343,7 @@ definition.

-tabletService
+tabletService
ServiceOverrides @@ -4375,7 +4375,7 @@ ServiceOverrides
-observedGeneration
+observedGeneration
int64 @@ -4386,7 +4386,7 @@ int64
-globalLockserver
+globalLockserver
LockserverStatus @@ -4399,7 +4399,7 @@ LockserverStatus
-gatewayServiceName
+gatewayServiceName
string @@ -4410,7 +4410,7 @@ string
-vitessDashboard
+vitessDashboard
VitessDashboardStatus @@ -4423,7 +4423,7 @@ VitessDashboardStatus
-vtadmin
+vtadmin
VtadminStatus @@ -4436,7 +4436,7 @@ VtadminStatus
-cells
+cells
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessClusterCellStatus @@ -4449,7 +4449,7 @@ map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessCluster
-keyspaces
+keyspaces
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessClusterKeyspaceStatus @@ -4462,7 +4462,7 @@ map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessCluster
-orphanedCells
+orphanedCells
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.OrphanStatus @@ -4475,7 +4475,7 @@ map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.OrphanStatus
-orphanedKeyspaces
+orphanedKeyspaces
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.OrphanStatus @@ -4511,7 +4511,7 @@ necessary to perform the update for the indicated strategy.

-type
+type
VitessClusterUpdateStrategyType @@ -4535,7 +4535,7 @@ planned reparents whenever possible to avoid master downtime.
-external
+external
ExternalVitessClusterUpdateStrategyOptions @@ -4578,7 +4578,7 @@ all possible update strategies for the VitessCluster.

-cells
+cells
[]string @@ -4591,7 +4591,7 @@ Default: Deploy to all defined cells.

-replicas
+replicas
int32 @@ -4602,7 +4602,7 @@ int32
-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -4615,7 +4615,7 @@ Kubernetes core/v1.ResourceRequirements
-extraFlags
+extraFlags
map[string]string @@ -4630,7 +4630,7 @@ set the string value to either “true” or “false”.

-extraEnv
+extraEnv
[]Kubernetes core/v1.EnvVar @@ -4644,7 +4644,7 @@ set by the operator, or pass additional environment variables.

-extraVolumes
+extraVolumes
[]Kubernetes core/v1.Volume @@ -4661,7 +4661,7 @@ should be mounted.

-extraVolumeMounts
+extraVolumeMounts
[]Kubernetes core/v1.VolumeMount @@ -4676,7 +4676,7 @@ Typically, these are used to mount volumes defined through extraVolumes.

-initContainers
+initContainers
[]Kubernetes core/v1.Container @@ -4690,7 +4690,7 @@ that will be run to completion one after another before any app containers are s
-sidecarContainers
+sidecarContainers
[]Kubernetes core/v1.Container @@ -4704,7 +4704,7 @@ that run alongside the main containers.

-affinity
+affinity
Kubernetes core/v1.Affinity @@ -4720,7 +4720,7 @@ choose to set this field.

-annotations
+annotations
map[string]string @@ -4733,7 +4733,7 @@ Pods that the vtctld Deployment creates.

-extraLabels
+extraLabels
map[string]string @@ -4746,7 +4746,7 @@ Pods that the vtctld Deployment creates.

-service
+service
ServiceOverrides @@ -4759,7 +4759,7 @@ ServiceOverrides
-tolerations
+tolerations
[]Kubernetes core/v1.Toleration @@ -4791,7 +4791,7 @@ ServiceOverrides
-available
+available
Kubernetes core/v1.ConditionStatus @@ -4804,7 +4804,7 @@ Kubernetes core/v1.ConditionStatus
-serviceName
+serviceName
string @@ -4834,7 +4834,7 @@ string
-static
+static
VitessGatewayStaticAuthentication @@ -4866,7 +4866,7 @@ VitessGatewayStaticAuthentication
-required
+required
bool @@ -4879,7 +4879,7 @@ All GRPC transport is required to be encrypted when certs are set.

-tls
+tls
VitessGatewayTLSSecureTransport @@ -4911,7 +4911,7 @@ VitessGatewayTLSSecureTransport
-secret
+secret
SecretSource @@ -4943,7 +4943,7 @@ SecretSource
-clientCACertSecret
+clientCACertSecret
SecretSource @@ -4958,7 +4958,7 @@ Optional.

-certSecret
+certSecret
SecretSource @@ -4971,7 +4971,7 @@ SecretSource
-keySecret
+keySecret
SecretSource @@ -5006,7 +5006,7 @@ SecretSource
-vtctld
+vtctld
Kubernetes core/v1.PullPolicy @@ -5019,7 +5019,7 @@ Kubernetes core/v1.PullPolicy
-vtadmin
+vtadmin
Kubernetes core/v1.PullPolicy @@ -5032,7 +5032,7 @@ Kubernetes core/v1.PullPolicy
-vtorc
+vtorc
Kubernetes core/v1.PullPolicy @@ -5045,7 +5045,7 @@ Kubernetes core/v1.PullPolicy
-vtgate
+vtgate
Kubernetes core/v1.PullPolicy @@ -5058,7 +5058,7 @@ Kubernetes core/v1.PullPolicy
-vttablet
+vttablet
Kubernetes core/v1.PullPolicy @@ -5071,7 +5071,7 @@ Kubernetes core/v1.PullPolicy
-vtbackup
+vtbackup
Kubernetes core/v1.PullPolicy @@ -5084,7 +5084,7 @@ Kubernetes core/v1.PullPolicy
-mysqld
+mysqld
Kubernetes core/v1.PullPolicy @@ -5097,7 +5097,7 @@ Kubernetes core/v1.PullPolicy
-mysqldExporter
+mysqldExporter
Kubernetes core/v1.PullPolicy @@ -5129,7 +5129,7 @@ Kubernetes core/v1.PullPolicy
-vtctld
+vtctld
string @@ -5140,7 +5140,7 @@ string
-vtadmin
+vtadmin
string @@ -5151,7 +5151,7 @@ string
-vtorc
+vtorc
string @@ -5162,7 +5162,7 @@ string
-vtgate
+vtgate
string @@ -5173,7 +5173,7 @@ string
-vttablet
+vttablet
string @@ -5184,7 +5184,7 @@ string
-vtbackup
+vtbackup
string @@ -5195,7 +5195,7 @@ string
-mysqld
+mysqld
MysqldImage @@ -5211,7 +5211,7 @@ mysqld running alongside each tablet.

-mysqldExporter
+mysqldExporter
string @@ -5242,7 +5242,7 @@ string
-start
+start
string @@ -5256,7 +5256,7 @@ than or equal to Start in lexicographical order to be in the range.

-end
+end
string @@ -5288,7 +5288,7 @@ various VitessCells.

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -5302,7 +5302,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
VitessKeyspaceSpec @@ -5315,7 +5315,7 @@ VitessKeyspaceSpec
-VitessKeyspaceTemplate
+VitessKeyspaceTemplate
VitessKeyspaceTemplate @@ -5333,7 +5333,7 @@ The rest of the fields below are filled in by the parent controller.

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -5346,7 +5346,7 @@ VitessLockserverParams
-images
+images
VitessKeyspaceImages @@ -5364,7 +5364,7 @@ images on VitessKeyspaceTemplate.

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -5377,7 +5377,7 @@ VitessImagePullPolicies
-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -5390,7 +5390,7 @@ VitessImagePullPolicies
-zoneMap
+zoneMap
map[string]string @@ -5402,7 +5402,7 @@ for all cells defined in the VitessCluster.

-backupLocations
+backupLocations
[]VitessBackupLocation @@ -5415,7 +5415,7 @@ for all cells defined in the VitessCluster.

-backupEngine
+backupEngine
VitessBackupEngine @@ -5428,7 +5428,7 @@ VitessBackupEngine
-extraVitessFlags
+extraVitessFlags
map[string]string @@ -5439,7 +5439,7 @@ map[string]string
-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -5452,7 +5452,7 @@ TopoReconcileConfig
-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -5468,7 +5468,7 @@ VitessClusterUpdateStrategy
-status
+status
VitessKeyspaceStatus @@ -5499,7 +5499,7 @@ VitessKeyspaceStatus
-type
+type
VitessKeyspaceConditionType @@ -5512,7 +5512,7 @@ VitessKeyspaceConditionType
-status
+status
Kubernetes core/v1.ConditionStatus @@ -5526,7 +5526,7 @@ Can be True, False, Unknown.

-lastTransitionTime
+lastTransitionTime
Kubernetes meta/v1.Time @@ -5540,7 +5540,7 @@ Optional.

-reason
+reason
string @@ -5552,7 +5552,7 @@ Optional.

-message
+message
string @@ -5593,7 +5593,7 @@ VitessKeyspaceConditionType and the value is a VitessKeyspaceCondition.

-shards
+shards
[]VitessKeyspaceKeyRangeShard @@ -5625,7 +5625,7 @@ VitessKeyspaceConditionType and the value is a VitessKeyspaceCondition.

-parts
+parts
int32 @@ -5644,7 +5644,7 @@ migration, and then remove the old partitioning.

-shardTemplate
+shardTemplate
VitessShardTemplate @@ -5679,7 +5679,7 @@ use custom partitioning instead.

-vttablet
+vttablet
string @@ -5690,7 +5690,7 @@ string
-vtorc
+vtorc
string @@ -5701,7 +5701,7 @@ string
-vtbackup
+vtbackup
string @@ -5712,7 +5712,7 @@ string
-mysqld
+mysqld
MysqldImage @@ -5728,7 +5728,7 @@ mysqld running alongside each tablet.

-mysqldExporter
+mysqldExporter
string @@ -5758,7 +5758,7 @@ string
-keyRange
+keyRange
VitessKeyRange @@ -5776,7 +5776,7 @@ migration, and then remove the old partitioning.

-VitessShardTemplate
+VitessShardTemplate
VitessShardTemplate @@ -5813,7 +5813,7 @@ a given partitioning.

-equal
+equal
VitessKeyspaceEqualPartitioning @@ -5828,7 +5828,7 @@ because they’re generated by a hash vindex.

-custom
+custom
VitessKeyspaceCustomPartitioning @@ -5861,7 +5861,7 @@ in case you don’t want them to be divided equally.

-shardNames
+shardNames
[]string @@ -5873,7 +5873,7 @@ in the format Vitess uses for shard names.

-servingWrites
+servingWrites
Kubernetes core/v1.ConditionStatus @@ -5890,7 +5890,7 @@ Check the per-shard status for full details.

-desiredTablets
+desiredTablets
int32 @@ -5904,7 +5904,7 @@ own.

-tablets
+tablets
int32 @@ -5916,7 +5916,7 @@ lower than desiredTablets if the state has not yet converged.

-readyTablets
+readyTablets
int32 @@ -5927,7 +5927,7 @@ int32
-updatedTablets
+updatedTablets
int32 @@ -5939,7 +5939,7 @@ int32
-desiredShards
+desiredShards
int32 @@ -5953,7 +5953,7 @@ own.

-readyShards
+readyShards
int32 @@ -5983,7 +5983,7 @@ int32
-hasMaster
+hasMaster
Kubernetes core/v1.ConditionStatus @@ -5997,7 +5997,7 @@ reflects a master for this shard.

-servingWrites
+servingWrites
Kubernetes core/v1.ConditionStatus @@ -6013,7 +6013,7 @@ the target of a resharding operation that is still in progress.

-desiredTablets
+desiredTablets
int32 @@ -6027,7 +6027,7 @@ own.

-tablets
+tablets
int32 @@ -6039,7 +6039,7 @@ lower than desiredTablets if the state has not yet converged.

-readyTablets
+readyTablets
int32 @@ -6050,7 +6050,7 @@ int32
-updatedTablets
+updatedTablets
int32 @@ -6062,7 +6062,7 @@ int32
-pendingChanges
+pendingChanges
string @@ -6074,7 +6074,7 @@ the next time a rolling update allows.

-cells
+cells
[]string @@ -6104,7 +6104,7 @@ the next time a rolling update allows.

-VitessKeyspaceTemplate
+VitessKeyspaceTemplate
VitessKeyspaceTemplate @@ -6122,7 +6122,7 @@ The rest of the fields below are filled in by the parent controller.

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -6135,7 +6135,7 @@ VitessLockserverParams
-images
+images
VitessKeyspaceImages @@ -6153,7 +6153,7 @@ images on VitessKeyspaceTemplate.

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -6166,7 +6166,7 @@ VitessImagePullPolicies
-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -6179,7 +6179,7 @@ VitessImagePullPolicies
-zoneMap
+zoneMap
map[string]string @@ -6191,7 +6191,7 @@ for all cells defined in the VitessCluster.

-backupLocations
+backupLocations
[]VitessBackupLocation @@ -6204,7 +6204,7 @@ for all cells defined in the VitessCluster.

-backupEngine
+backupEngine
VitessBackupEngine @@ -6217,7 +6217,7 @@ VitessBackupEngine
-extraVitessFlags
+extraVitessFlags
map[string]string @@ -6228,7 +6228,7 @@ map[string]string
-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -6241,7 +6241,7 @@ TopoReconcileConfig
-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -6273,7 +6273,7 @@ VitessClusterUpdateStrategy
-observedGeneration
+observedGeneration
int64 @@ -6284,7 +6284,7 @@ int64
-shards
+shards
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessKeyspaceShardStatus @@ -6297,7 +6297,7 @@ map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessKeyspac
-partitionings
+partitionings
[]VitessKeyspacePartitioningStatus @@ -6310,7 +6310,7 @@ map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessKeyspac
-orphanedShards
+orphanedShards
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.OrphanStatus @@ -6323,7 +6323,7 @@ map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.OrphanStatus
-idle
+idle
Kubernetes core/v1.ConditionStatus @@ -6338,7 +6338,7 @@ be safe to turn down the keyspace.

-resharding
+resharding
ReshardingStatus @@ -6353,7 +6353,7 @@ it means the operator was unable to query resharding status from Vitess.

-conditions
+conditions
[]VitessKeyspaceCondition @@ -6387,7 +6387,7 @@ It’s ok for multiple controllers to add conditions here, and those conditi
-name
+name
string @@ -6403,7 +6403,7 @@ instruction to delete the old keyspace and create a new one.

-databaseName
+databaseName
string @@ -6424,7 +6424,7 @@ this to be the same as the keyspace name to reduce confusion.

-durabilityPolicy
+durabilityPolicy
string @@ -6436,7 +6436,7 @@ If unspecified, vtop will not set the durability policy.

-vitessOrchestrator
+vitessOrchestrator
VitessOrchestratorSpec @@ -6451,7 +6451,7 @@ for the vttablets if enabling vtorc.

-partitionings
+partitionings
[]VitessKeyspacePartitioning @@ -6487,7 +6487,7 @@ partitioning into 1 part.

-turndownPolicy
+turndownPolicy
VitessKeyspaceTurndownPolicy @@ -6515,7 +6515,7 @@ you can set the policy to Immediate to skip these checks.

-annotations
+annotations
map[string]string @@ -6526,7 +6526,7 @@ map[string]string
-images
+images
VitessKeyspaceTemplateImages @@ -6572,7 +6572,7 @@ VitessKeyspaceImages instead as it contains exactly the same fields.

-vttablet
+vttablet
string @@ -6583,7 +6583,7 @@ string
-vtorc
+vtorc
string @@ -6594,7 +6594,7 @@ string
-vtbackup
+vtbackup
string @@ -6605,7 +6605,7 @@ string
-mysqld
+mysqld
MysqldImageNew @@ -6621,7 +6621,7 @@ mysqld running alongside each tablet.

-mysqldExporter
+mysqldExporter
string @@ -6664,7 +6664,7 @@ to connect to a given lockserver.

-implementation
+implementation
string @@ -6675,7 +6675,7 @@ string
-address
+address
string @@ -6686,7 +6686,7 @@ string
-rootPath
+rootPath
string @@ -6718,7 +6718,7 @@ Multiple Vitess clusters can share a lockserver as long as they have unique root
-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -6731,7 +6731,7 @@ Kubernetes core/v1.ResourceRequirements
-extraFlags
+extraFlags
map[string]string @@ -6746,7 +6746,7 @@ set the string value to either “true” or “false”.

-extraEnv
+extraEnv
[]Kubernetes core/v1.EnvVar @@ -6760,7 +6760,7 @@ set by the operator, or pass additional environment variables.

-extraVolumes
+extraVolumes
[]Kubernetes core/v1.Volume @@ -6777,7 +6777,7 @@ should be mounted.

-extraVolumeMounts
+extraVolumeMounts
[]Kubernetes core/v1.VolumeMount @@ -6792,7 +6792,7 @@ Typically, these are used to mount volumes defined through extraVolumes.

-initContainers
+initContainers
[]Kubernetes core/v1.Container @@ -6806,7 +6806,7 @@ that will be run to completion one after another before any app containers are s
-sidecarContainers
+sidecarContainers
[]Kubernetes core/v1.Container @@ -6820,7 +6820,7 @@ that run alongside the main containers.

-affinity
+affinity
Kubernetes core/v1.Affinity @@ -6836,7 +6836,7 @@ choose to set this field.

-annotations
+annotations
map[string]string @@ -6849,7 +6849,7 @@ Pods that the vtorc Deployment creates.

-extraLabels
+extraLabels
map[string]string @@ -6862,7 +6862,7 @@ Pods that the vtorc Deployment creates.

-service
+service
ServiceOverrides @@ -6875,7 +6875,7 @@ ServiceOverrides
-tolerations
+tolerations
[]Kubernetes core/v1.Toleration @@ -6907,7 +6907,7 @@ ServiceOverrides
-available
+available
Kubernetes core/v1.ConditionStatus @@ -6920,7 +6920,7 @@ Kubernetes core/v1.ConditionStatus
-serviceName
+serviceName
string @@ -6950,7 +6950,7 @@ string
-initializeMaster
+initializeMaster
bool @@ -6963,7 +6963,7 @@ new or restored shard that has no master yet.

-initializeBackup
+initializeBackup
bool @@ -6977,7 +6977,7 @@ if a backup location is defined in the VitessCluster.

-recoverRestartedMaster
+recoverRestartedMaster
bool @@ -7011,7 +7011,7 @@ for that shard.

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -7025,7 +7025,7 @@ Refer to the Kubernetes API documentation for the fields of the
-spec
+spec
VitessShardSpec @@ -7038,7 +7038,7 @@ VitessShardSpec
-VitessShardTemplate
+VitessShardTemplate
VitessShardTemplate @@ -7056,7 +7056,7 @@ The rest of the fields below are filled in by the parent controller.

-name
+name
string @@ -7067,7 +7067,7 @@ string
-databaseName
+databaseName
string @@ -7080,7 +7080,7 @@ the keyspace level.

-zoneMap
+zoneMap
map[string]string @@ -7092,7 +7092,7 @@ for all cells defined in the VitessCluster.

-images
+images
VitessKeyspaceImages @@ -7108,7 +7108,7 @@ controller that owns this VitessShard.

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -7121,7 +7121,7 @@ VitessImagePullPolicies
-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -7134,7 +7134,7 @@ VitessImagePullPolicies
-keyRange
+keyRange
VitessKeyRange @@ -7147,7 +7147,7 @@ VitessKeyRange
-globalLockserver
+globalLockserver
VitessLockserverParams @@ -7160,7 +7160,7 @@ VitessLockserverParams
-vitessOrchestrator
+vitessOrchestrator
VitessOrchestratorSpec @@ -7173,7 +7173,7 @@ VitessOrchestratorSpec
-backupLocations
+backupLocations
[]VitessBackupLocation @@ -7186,7 +7186,7 @@ VitessOrchestratorSpec
-backupEngine
+backupEngine
VitessBackupEngine @@ -7199,7 +7199,7 @@ VitessBackupEngine
-extraVitessFlags
+extraVitessFlags
map[string]string @@ -7210,7 +7210,7 @@ map[string]string
-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -7223,7 +7223,7 @@ TopoReconcileConfig
-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -7239,7 +7239,7 @@ VitessClusterUpdateStrategy
-status
+status
VitessShardStatus @@ -7270,7 +7270,7 @@ VitessShardStatus
-status
+status
Kubernetes core/v1.ConditionStatus @@ -7284,7 +7284,7 @@ Can be True, False, Unknown.

-lastTransitionTime
+lastTransitionTime
Kubernetes meta/v1.Time @@ -7298,7 +7298,7 @@ Optional.

-reason
+reason
string @@ -7310,7 +7310,7 @@ Optional.

-message
+message
string @@ -7347,7 +7347,7 @@ VitessShardConditionType and the value is a VitessShardCondition.

-VitessShardTemplate
+VitessShardTemplate
VitessShardTemplate @@ -7365,7 +7365,7 @@ The rest of the fields below are filled in by the parent controller.

-name
+name
string @@ -7376,7 +7376,7 @@ string
-databaseName
+databaseName
string @@ -7389,7 +7389,7 @@ the keyspace level.

-zoneMap
+zoneMap
map[string]string @@ -7401,7 +7401,7 @@ for all cells defined in the VitessCluster.

-images
+images
VitessKeyspaceImages @@ -7417,7 +7417,7 @@ controller that owns this VitessShard.

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -7430,7 +7430,7 @@ VitessImagePullPolicies
-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -7443,7 +7443,7 @@ VitessImagePullPolicies
-keyRange
+keyRange
VitessKeyRange @@ -7456,7 +7456,7 @@ VitessKeyRange
-globalLockserver
+globalLockserver
VitessLockserverParams @@ -7469,7 +7469,7 @@ VitessLockserverParams
-vitessOrchestrator
+vitessOrchestrator
VitessOrchestratorSpec @@ -7482,7 +7482,7 @@ VitessOrchestratorSpec
-backupLocations
+backupLocations
[]VitessBackupLocation @@ -7495,7 +7495,7 @@ VitessOrchestratorSpec
-backupEngine
+backupEngine
VitessBackupEngine @@ -7508,7 +7508,7 @@ VitessBackupEngine
-extraVitessFlags
+extraVitessFlags
map[string]string @@ -7519,7 +7519,7 @@ map[string]string
-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -7532,7 +7532,7 @@ TopoReconcileConfig
-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -7564,7 +7564,7 @@ VitessClusterUpdateStrategy
-observedGeneration
+observedGeneration
int64 @@ -7575,7 +7575,7 @@ int64
-tablets
+tablets
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessTabletStatus @@ -7588,7 +7588,7 @@ map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessTabletS
-orphanedTablets
+orphanedTablets
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.OrphanStatus @@ -7601,7 +7601,7 @@ map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.OrphanStatus
-cells
+cells
[]string @@ -7612,7 +7612,7 @@ map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.OrphanStatus
-vitessOrchestrator
+vitessOrchestrator
VitessOrchestratorStatus @@ -7625,7 +7625,7 @@ VitessOrchestratorStatus
-hasMaster
+hasMaster
Kubernetes core/v1.ConditionStatus @@ -7639,7 +7639,7 @@ reflects a master for this shard.

-hasInitialBackup
+hasInitialBackup
Kubernetes core/v1.ConditionStatus @@ -7653,7 +7653,7 @@ has been seeded for the shard.

-servingWrites
+servingWrites
Kubernetes core/v1.ConditionStatus @@ -7669,7 +7669,7 @@ the target of a resharding operation that is still in progress.

-idle
+idle
Kubernetes core/v1.ConditionStatus @@ -7685,7 +7685,7 @@ to turn down the shard.

-conditions
+conditions
map[planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessShardConditionType]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessShardCondition @@ -7699,7 +7699,7 @@ It’s ok for multiple controllers to add conditions here, and those conditi
-masterAlias
+masterAlias
string @@ -7713,7 +7713,7 @@ condition whenever the distinction is important.

-backupLocations
+backupLocations
[]ShardBackupLocationStatus @@ -7727,7 +7727,7 @@ each backup location.

-lowestPodGeneration
+lowestPodGeneration
int64 @@ -7760,7 +7760,7 @@ subsequent generations that affect tablets may not be reflected in status yet.
-cell
+cell
string @@ -7771,7 +7771,7 @@ string
-type
+type
VitessTabletPoolType @@ -7792,7 +7792,7 @@ VitessTabletPoolType
-name
+name
string @@ -7807,7 +7807,7 @@ Hence, you must specify ExternalDatastore when assigning a name to this field.
-replicas
+replicas
int32 @@ -7820,7 +7820,7 @@ which will scale the pool down to 0 tablets.

-dataVolumeClaimTemplate
+dataVolumeClaimTemplate
Kubernetes core/v1.PersistentVolumeClaimSpec @@ -7839,7 +7839,7 @@ is set on the StorageClass specified in the storageClassName field here.

-backupLocationName
+backupLocationName
string @@ -7853,7 +7853,7 @@ Default: Use the backup location whose name is empty.

-vttablet
+vttablet
VttabletSpec @@ -7866,7 +7866,7 @@ VttabletSpec
-mysqld
+mysqld
MysqldSpec @@ -7880,7 +7880,7 @@ You must specify either Mysqld or ExternalDatastore, but not both.

-mysqldExporter
+mysqldExporter
MysqldExporterSpec @@ -7893,7 +7893,7 @@ MysqldExporterSpec
-externalDatastore
+externalDatastore
ExternalDatastore @@ -7907,7 +7907,7 @@ You must specify either Mysqld or ExternalDatastore, but not both.

-affinity
+affinity
Kubernetes core/v1.Affinity @@ -7924,7 +7924,7 @@ optimal scheduling of your pods if you choose to set this field.

-annotations
+annotations
map[string]string @@ -7936,7 +7936,7 @@ created for this component.

-extraLabels
+extraLabels
map[string]string @@ -7948,7 +7948,7 @@ created for this component.

-extraEnv
+extraEnv
[]Kubernetes core/v1.EnvVar @@ -7963,7 +7963,7 @@ These values are applied to both the vttablet and mysqld containers.

-extraVolumes
+extraVolumes
[]Kubernetes core/v1.Volume @@ -7981,7 +7981,7 @@ These volumes are available to be mounted by both vttablet and mysqld.

-extraVolumeMounts
+extraVolumeMounts
[]Kubernetes core/v1.VolumeMount @@ -7997,7 +7997,7 @@ These values are applied to both the vttablet and mysqld containers.

-initContainers
+initContainers
[]Kubernetes core/v1.Container @@ -8011,7 +8011,7 @@ that will be run to completion one after another before any app containers are s
-sidecarContainers
+sidecarContainers
[]Kubernetes core/v1.Container @@ -8025,7 +8025,7 @@ that run alongside the main containers.

-tolerations
+tolerations
[]Kubernetes core/v1.Toleration @@ -8038,7 +8038,7 @@ that run alongside the main containers.

-topologySpreadConstraints
+topologySpreadConstraints
[]Kubernetes core/v1.TopologySpreadConstraint @@ -8073,7 +8073,7 @@ specify how to spread vttablet pods among the given topology

-tabletPools
+tabletPools
[]VitessShardTabletPool @@ -8090,7 +8090,7 @@ in order to be able to serve.

-databaseInitScriptSecret
+databaseInitScriptSecret
SecretSource @@ -8105,7 +8105,7 @@ to set up initial tables and other MySQL-level entities needed by Vitess.

-replication
+replication
VitessReplicationSpec @@ -8118,7 +8118,7 @@ VitessReplicationSpec
-annotations
+annotations
map[string]string @@ -8159,7 +8159,7 @@ transient states are not valid pool types.

-poolType
+poolType
string @@ -8170,7 +8170,7 @@ string
-index
+index
int32 @@ -8181,7 +8181,7 @@ int32
-running
+running
Kubernetes core/v1.ConditionStatus @@ -8194,7 +8194,7 @@ Kubernetes core/v1.ConditionStatus
-ready
+ready
Kubernetes core/v1.ConditionStatus @@ -8208,7 +8208,7 @@ meaning it’s ready to serve queries.

-available
+available
Kubernetes core/v1.ConditionStatus @@ -8222,7 +8222,7 @@ for long enough to be considered stable.

-dataVolumeBound
+dataVolumeBound
Kubernetes core/v1.ConditionStatus @@ -8236,7 +8236,7 @@ matched up with a PersistentVolume and bound to it.

-type
+type
string @@ -8247,7 +8247,7 @@ string
-pendingChanges
+pendingChanges
string @@ -8278,7 +8278,7 @@ the next time a rolling update allows.

-rbac
+rbac
SecretSource @@ -8292,7 +8292,7 @@ If it is omitted, then it is considered to disable rbac.

-cells
+cells
[]string @@ -8305,7 +8305,7 @@ Default: Deploy to all defined cells.

-apiAddresses
+apiAddresses
[]string @@ -8320,7 +8320,7 @@ or it should match the length of the Cells list

-replicas
+replicas
int32 @@ -8331,7 +8331,7 @@ int32
-webResources
+webResources
Kubernetes core/v1.ResourceRequirements @@ -8344,7 +8344,7 @@ Kubernetes core/v1.ResourceRequirements
-apiResources
+apiResources
Kubernetes core/v1.ResourceRequirements @@ -8357,7 +8357,7 @@ Kubernetes core/v1.ResourceRequirements
-readOnly
+readOnly
bool @@ -8370,7 +8370,7 @@ or should it allow users to take actions

-extraFlags
+extraFlags
map[string]string @@ -8385,7 +8385,7 @@ set the string value to either “true” or “false”.

-extraEnv
+extraEnv
[]Kubernetes core/v1.EnvVar @@ -8399,7 +8399,7 @@ set by the operator, or pass additional environment variables.

-extraVolumes
+extraVolumes
[]Kubernetes core/v1.Volume @@ -8416,7 +8416,7 @@ should be mounted.

-extraVolumeMounts
+extraVolumeMounts
[]Kubernetes core/v1.VolumeMount @@ -8431,7 +8431,7 @@ Typically, these are used to mount volumes defined through extraVolumes.

-initContainers
+initContainers
[]Kubernetes core/v1.Container @@ -8445,7 +8445,7 @@ that will be run to completion one after another before any app containers are s
-sidecarContainers
+sidecarContainers
[]Kubernetes core/v1.Container @@ -8459,7 +8459,7 @@ that run alongside the main containers.

-affinity
+affinity
Kubernetes core/v1.Affinity @@ -8475,7 +8475,7 @@ choose to set this field.

-annotations
+annotations
map[string]string @@ -8488,7 +8488,7 @@ Pods that the vtadmin Deployment creates.

-extraLabels
+extraLabels
map[string]string @@ -8501,7 +8501,7 @@ Pods that the vtadmin Deployment creates.

-service
+service
ServiceOverrides @@ -8514,7 +8514,7 @@ ServiceOverrides
-tolerations
+tolerations
[]Kubernetes core/v1.Toleration @@ -8546,7 +8546,7 @@ ServiceOverrides
-available
+available
Kubernetes core/v1.ConditionStatus @@ -8559,7 +8559,7 @@ Kubernetes core/v1.ConditionStatus
-serviceName
+serviceName
string @@ -8589,7 +8589,7 @@ string
-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -8604,7 +8604,7 @@ This field is required.

-extraFlags
+extraFlags
map[string]string @@ -8619,7 +8619,7 @@ set the string value to either “true” or “false”.

-lifecycle
+lifecycle
Kubernetes core/v1.Lifecycle @@ -8633,7 +8633,7 @@ to vttablet container

-terminationGracePeriodSeconds
+terminationGracePeriodSeconds
int64 diff --git a/docs/api/index.html b/docs/api/index.html index b8652898..e6052847 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -49,7 +49,7 @@

EtcdLockserver

-apiVersion
+apiVersion
string
@@ -59,14 +59,14 @@

EtcdLockserver

-kind
+kind
string
EtcdLockserver
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -80,7 +80,7 @@

EtcdLockserver

-spec
+spec
EtcdLockserverSpec @@ -93,7 +93,7 @@

EtcdLockserver
-EtcdLockserverTemplate
+EtcdLockserverTemplate
EtcdLockserverTemplate @@ -111,7 +111,7 @@

EtcdLockserver

-zone
+zone
string @@ -128,7 +128,7 @@

EtcdLockserver

-status
+status
EtcdLockserverStatus @@ -158,7 +158,7 @@

VitessBackup

-apiVersion
+apiVersion
string
@@ -168,14 +168,14 @@

VitessBackup

-kind
+kind
string
VitessBackup
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -189,7 +189,7 @@

VitessBackup

-spec
+spec
VitessBackupSpec @@ -205,7 +205,7 @@

VitessBackup

-status
+status
VitessBackupStatus @@ -239,7 +239,7 @@

VitessCluster

-apiVersion
+apiVersion
string
@@ -249,14 +249,14 @@

VitessCluster

-kind
+kind
string
VitessCluster
-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -270,7 +270,7 @@

VitessCluster

-spec
+spec
VitessClusterSpec @@ -283,7 +283,7 @@

VitessCluster
-images
+images
VitessImages @@ -298,7 +298,7 @@

VitessCluster

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -312,7 +312,7 @@

VitessCluster

-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -326,7 +326,7 @@

VitessCluster

-backup
+backup
ClusterBackupSpec @@ -342,7 +342,7 @@

VitessCluster

-globalLockserver
+globalLockserver
LockserverSpec @@ -357,7 +357,7 @@

VitessCluster

-vitessDashboard
+vitessDashboard
VitessDashboardSpec @@ -370,7 +370,7 @@

VitessCluster

-vtadmin
+vtadmin
VtAdminSpec @@ -383,7 +383,7 @@

VitessCluster

-cells
+cells
[]VitessCellTemplate @@ -402,7 +402,7 @@

VitessCluster

-keyspaces
+keyspaces
[]VitessKeyspaceTemplate @@ -420,7 +420,7 @@

VitessCluster

-extraVitessFlags
+extraVitessFlags
map[string]string @@ -436,7 +436,7 @@

VitessCluster

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -449,7 +449,7 @@

VitessCluster

-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -463,7 +463,7 @@

VitessCluster

-gatewayService
+gatewayService
ServiceOverrides @@ -478,7 +478,7 @@

VitessCluster

-tabletService
+tabletService
ServiceOverrides @@ -494,7 +494,7 @@

VitessCluster

-status
+status
VitessClusterStatus @@ -525,7 +525,7 @@

AzblobBackupLocation

-account
+account
string @@ -536,7 +536,7 @@

AzblobBackupLocation

-container
+container
string @@ -547,7 +547,7 @@

AzblobBackupLocation

-keyPrefix
+keyPrefix
string @@ -562,7 +562,7 @@

AzblobBackupLocation

-authSecret
+authSecret
SecretSource @@ -604,7 +604,7 @@

CephBackupLocation

-authSecret
+authSecret
SecretSource @@ -640,7 +640,7 @@

ClusterBackupSpec

-locations
+locations
[]VitessBackupLocation @@ -660,7 +660,7 @@

ClusterBackupSpec

-engine
+engine
VitessBackupEngine @@ -678,7 +678,7 @@

ClusterBackupSpec

-subcontroller
+subcontroller
VitessBackupSubcontrollerSpec @@ -691,7 +691,7 @@

ClusterBackupSpec

-schedules
+schedules
[]VitessBackupScheduleTemplate @@ -735,7 +735,7 @@

EtcdLockserverSpec

-EtcdLockserverTemplate
+EtcdLockserverTemplate
EtcdLockserverTemplate @@ -753,7 +753,7 @@

EtcdLockserverSpec

-zone
+zone
string @@ -787,7 +787,7 @@

EtcdLockserverStatus

-observedGeneration
+observedGeneration
int64 @@ -798,7 +798,7 @@

EtcdLockserverStatus

-available
+available
Kubernetes core/v1.ConditionStatus @@ -811,7 +811,7 @@

EtcdLockserverStatus

-clientServiceName
+clientServiceName
string @@ -844,7 +844,7 @@

EtcdLockserverTemplate

-image
+image
string @@ -856,7 +856,7 @@

EtcdLockserverTemplate

-imagePullPolicy
+imagePullPolicy
Kubernetes core/v1.PullPolicy @@ -869,7 +869,7 @@

EtcdLockserverTemplate

-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -883,7 +883,7 @@

EtcdLockserverTemplate

-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -897,7 +897,7 @@

EtcdLockserverTemplate

-dataVolumeClaimTemplate
+dataVolumeClaimTemplate
Kubernetes core/v1.PersistentVolumeClaimSpec @@ -916,7 +916,7 @@

EtcdLockserverTemplate

-extraFlags
+extraFlags
map[string]string @@ -931,7 +931,7 @@

EtcdLockserverTemplate

-extraEnv
+extraEnv
[]Kubernetes core/v1.EnvVar @@ -945,7 +945,7 @@

EtcdLockserverTemplate

-extraVolumes
+extraVolumes
[]Kubernetes core/v1.Volume @@ -962,7 +962,7 @@

EtcdLockserverTemplate

-extraVolumeMounts
+extraVolumeMounts
[]Kubernetes core/v1.VolumeMount @@ -977,7 +977,7 @@

EtcdLockserverTemplate

-initContainers
+initContainers
[]Kubernetes core/v1.Container @@ -991,7 +991,7 @@

EtcdLockserverTemplate

-sidecarContainers
+sidecarContainers
[]Kubernetes core/v1.Container @@ -1005,7 +1005,7 @@

EtcdLockserverTemplate

-affinity
+affinity
Kubernetes core/v1.Affinity @@ -1021,7 +1021,7 @@

EtcdLockserverTemplate

-annotations
+annotations
map[string]string @@ -1033,7 +1033,7 @@

EtcdLockserverTemplate

-extraLabels
+extraLabels
map[string]string @@ -1045,7 +1045,7 @@

EtcdLockserverTemplate

-createPDB
+createPDB
bool @@ -1059,7 +1059,7 @@

EtcdLockserverTemplate

-createClientService
+createClientService
bool @@ -1073,7 +1073,7 @@

EtcdLockserverTemplate

-createPeerService
+createPeerService
bool @@ -1087,7 +1087,7 @@

EtcdLockserverTemplate

-advertisePeerURLs
+advertisePeerURLs
[]string @@ -1102,7 +1102,7 @@

EtcdLockserverTemplate

-localMemberIndex
+localMemberIndex
int32 @@ -1118,7 +1118,7 @@

EtcdLockserverTemplate

-clientService
+clientService
ServiceOverrides @@ -1131,7 +1131,7 @@

EtcdLockserverTemplate

-peerService
+peerService
ServiceOverrides @@ -1144,7 +1144,7 @@

EtcdLockserverTemplate

-tolerations
+tolerations
[]Kubernetes core/v1.Toleration @@ -1177,7 +1177,7 @@

ExternalDatastore

-user
+user
string @@ -1189,7 +1189,7 @@

ExternalDatastore

-host
+host
string @@ -1200,7 +1200,7 @@

ExternalDatastore

-port
+port
int32 @@ -1211,7 +1211,7 @@

ExternalDatastore

-database
+database
string @@ -1222,7 +1222,7 @@

ExternalDatastore

-credentialsSecret
+credentialsSecret
SecretSource @@ -1242,7 +1242,7 @@

ExternalDatastore

-serverCACertSecret
+serverCACertSecret
SecretSource @@ -1273,7 +1273,7 @@

ExternalV

-allowResourceChanges
+allowResourceChanges
[]Kubernetes core/v1.ResourceName @@ -1309,7 +1309,7 @@

GCSBackupLocation

-bucket
+bucket
string @@ -1320,7 +1320,7 @@

GCSBackupLocation

-keyPrefix
+keyPrefix
string @@ -1335,7 +1335,7 @@

GCSBackupLocation

-authSecret
+authSecret
SecretSource @@ -1372,7 +1372,7 @@

LockserverSpec

-external
+external
VitessLockserverParams @@ -1387,7 +1387,7 @@

LockserverSpec

-etcd
+etcd
EtcdLockserverTemplate @@ -1400,7 +1400,7 @@

LockserverSpec

-cellInfoAddress
+cellInfoAddress
string @@ -1432,7 +1432,7 @@

LockserverStatus

-etcd
+etcd
EtcdLockserverStatus @@ -1464,7 +1464,7 @@

MysqldExporterSpec

-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -1497,7 +1497,7 @@

MysqldImage

-mysql56Compatible
+mysql56Compatible
string @@ -1509,7 +1509,7 @@

MysqldImage

-mysql80Compatible
+mysql80Compatible
string @@ -1521,7 +1521,7 @@

MysqldImage

-mariadbCompatible
+mariadbCompatible
string @@ -1533,7 +1533,7 @@

MysqldImage

-mariadb103Compatible
+mariadb103Compatible
string @@ -1567,7 +1567,7 @@

MysqldImageNew

-mysql56Compatible
+mysql56Compatible
string @@ -1579,7 +1579,7 @@

MysqldImageNew

-mysql80Compatible
+mysql80Compatible
string @@ -1610,7 +1610,7 @@

MysqldSpec

-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -1625,7 +1625,7 @@

MysqldSpec

-configOverrides
+configOverrides
string @@ -1659,7 +1659,7 @@

OrphanStatus

-reason
+reason
string @@ -1670,7 +1670,7 @@

OrphanStatus

-message
+message
string @@ -1700,7 +1700,7 @@

ReshardingStatus

-workflow
+workflow
string @@ -1711,7 +1711,7 @@

ReshardingStatus

-state
+state
WorkflowState @@ -1724,7 +1724,7 @@

ReshardingStatus

-sourceShards
+sourceShards
[]string @@ -1735,7 +1735,7 @@

ReshardingStatus

-targetShards
+targetShards
[]string @@ -1746,7 +1746,7 @@

ReshardingStatus

-copyProgress
+copyProgress
int @@ -1779,7 +1779,7 @@

S3BackupLocation

-region
+region
string @@ -1790,7 +1790,7 @@

S3BackupLocation

-bucket
+bucket
string @@ -1801,7 +1801,7 @@

S3BackupLocation

-endpoint
+endpoint
string @@ -1813,7 +1813,7 @@

S3BackupLocation

-forcePathStyle
+forcePathStyle
bool @@ -1825,7 +1825,7 @@

S3BackupLocation

-keyPrefix
+keyPrefix
string @@ -1840,7 +1840,7 @@

S3BackupLocation

-authSecret
+authSecret
SecretSource @@ -1883,7 +1883,7 @@

SecretSource

-name
+name
string @@ -1899,7 +1899,7 @@

SecretSource

-volumeName
+volumeName
string @@ -1914,7 +1914,7 @@

SecretSource

-key
+key
string @@ -1953,7 +1953,7 @@

ServiceOverrides

-annotations
+annotations
map[string]string @@ -1966,7 +1966,7 @@

ServiceOverrides

-clusterIP
+clusterIP
string @@ -1996,7 +1996,7 @@

ShardBackupLocationStatus

-name
+name
string @@ -2007,7 +2007,7 @@

ShardBackupLocationStatus

-completeBackups
+completeBackups
int32 @@ -2018,7 +2018,7 @@

ShardBackupLocationStatus

-incompleteBackups
+incompleteBackups
int32 @@ -2029,7 +2029,7 @@

ShardBackupLocationStatus

-latestCompleteBackupTime
+latestCompleteBackupTime
Kubernetes meta/v1.Time @@ -2065,7 +2065,7 @@

TopoReconcileConfig

-registerCellsAliases
+registerCellsAliases
bool @@ -2077,7 +2077,7 @@

TopoReconcileConfig

-registerCells
+registerCells
bool @@ -2089,7 +2089,7 @@

TopoReconcileConfig

-pruneCells
+pruneCells
bool @@ -2101,7 +2101,7 @@

TopoReconcileConfig

-pruneKeyspaces
+pruneKeyspaces
bool @@ -2113,7 +2113,7 @@

TopoReconcileConfig

-pruneSrvKeyspaces
+pruneSrvKeyspaces
bool @@ -2125,7 +2125,7 @@

TopoReconcileConfig

-pruneShards
+pruneShards
bool @@ -2137,7 +2137,7 @@

TopoReconcileConfig

-pruneShardCells
+pruneShardCells
bool @@ -2149,7 +2149,7 @@

TopoReconcileConfig

-pruneTablets
+pruneTablets
bool @@ -2194,7 +2194,7 @@

VitessBackupLocation

-name
+name
string @@ -2211,7 +2211,7 @@

VitessBackupLocation

-gcs
+gcs
GCSBackupLocation @@ -2224,7 +2224,7 @@

VitessBackupLocation

-s3
+s3
S3BackupLocation @@ -2237,7 +2237,7 @@

VitessBackupLocation

-azblob
+azblob
AzblobBackupLocation @@ -2250,7 +2250,7 @@

VitessBackupLocation

-ceph
+ceph
CephBackupLocation @@ -2263,7 +2263,7 @@

VitessBackupLocation

-volume
+volume
Kubernetes core/v1.VolumeSource @@ -2278,7 +2278,7 @@

VitessBackupLocation

-volumeSubPath
+volumeSubPath
string @@ -2290,7 +2290,7 @@

VitessBackupLocation

-annotations
+annotations
map[string]string @@ -2317,7 +2317,7 @@

VitessBackupSchedule

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -2331,7 +2331,7 @@

VitessBackupSchedule

-spec
+spec
VitessBackupScheduleSpec @@ -2344,7 +2344,7 @@

VitessBackupSchedule
-VitessBackupScheduleTemplate
+VitessBackupScheduleTemplate
VitessBackupScheduleTemplate @@ -2361,7 +2361,7 @@

VitessBackupSchedule

-cluster
+cluster
string @@ -2372,7 +2372,7 @@

VitessBackupSchedule

-image
+image
string @@ -2384,7 +2384,7 @@

VitessBackupSchedule

-imagePullPolicy
+imagePullPolicy
Kubernetes core/v1.PullPolicy @@ -2401,7 +2401,7 @@

VitessBackupSchedule

-status
+status
VitessBackupScheduleStatus @@ -2432,7 +2432,7 @@

VitessBackupScheduleSpec

-VitessBackupScheduleTemplate
+VitessBackupScheduleTemplate
VitessBackupScheduleTemplate @@ -2449,7 +2449,7 @@

VitessBackupScheduleSpec

-cluster
+cluster
string @@ -2460,7 +2460,7 @@

VitessBackupScheduleSpec

-image
+image
string @@ -2472,7 +2472,7 @@

VitessBackupScheduleSpec

-imagePullPolicy
+imagePullPolicy
Kubernetes core/v1.PullPolicy @@ -2505,7 +2505,7 @@

VitessBackupScheduleStatu

-active
+active
[]Kubernetes core/v1.ObjectReference @@ -2519,7 +2519,7 @@

VitessBackupScheduleStatu

-lastScheduledTime
+lastScheduledTime
Kubernetes meta/v1.Time @@ -2554,7 +2554,7 @@

VitessBackupScheduleStr

-name
+name
BackupStrategyName @@ -2567,7 +2567,7 @@

VitessBackupScheduleStr

-keyspace
+keyspace
string @@ -2578,7 +2578,7 @@

VitessBackupScheduleStr

-shard
+shard
string @@ -2589,7 +2589,7 @@

VitessBackupScheduleStr

-extraFlags
+extraFlags
map[string]string @@ -2622,7 +2622,7 @@

VitessBackupScheduleTem

-name
+name
string @@ -2634,7 +2634,7 @@

VitessBackupScheduleTem

-schedule
+schedule
string @@ -2645,7 +2645,7 @@

VitessBackupScheduleTem

-strategies
+strategies
[]VitessBackupScheduleStrategy @@ -2664,7 +2664,7 @@

VitessBackupScheduleTem

-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -2677,7 +2677,7 @@

VitessBackupScheduleTem

-successfulJobsHistoryLimit
+successfulJobsHistoryLimit
int32 @@ -2689,7 +2689,7 @@

VitessBackupScheduleTem

-failedJobsHistoryLimit
+failedJobsHistoryLimit
int32 @@ -2701,7 +2701,7 @@

VitessBackupScheduleTem

-suspend
+suspend
bool @@ -2715,7 +2715,7 @@

VitessBackupScheduleTem

-startingDeadlineSeconds
+startingDeadlineSeconds
int64 @@ -2731,7 +2731,7 @@

VitessBackupScheduleTem

-concurrencyPolicy
+concurrencyPolicy
ConcurrencyPolicy @@ -2749,7 +2749,7 @@

VitessBackupScheduleTem

-allowedMissedRun
+allowedMissedRun
int @@ -2768,7 +2768,7 @@

VitessBackupScheduleTem

-jobTimeoutMinute
+jobTimeoutMinute
int32 @@ -2781,7 +2781,7 @@

VitessBackupScheduleTem

-annotations
+annotations
map[string]string @@ -2793,7 +2793,7 @@

VitessBackupScheduleTem

-affinity
+affinity
Kubernetes core/v1.Affinity @@ -2837,7 +2837,7 @@

VitessBackupStatus

-startTime
+startTime
Kubernetes meta/v1.Time @@ -2850,7 +2850,7 @@

VitessBackupStatus

-finishedTime
+finishedTime
Kubernetes meta/v1.Time @@ -2863,7 +2863,7 @@

VitessBackupStatus

-complete
+complete
bool @@ -2874,7 +2874,7 @@

VitessBackupStatus

-position
+position
string @@ -2888,7 +2888,7 @@

VitessBackupStatus

-engine
+engine
string @@ -2899,7 +2899,7 @@

VitessBackupStatus

-storageDirectory
+storageDirectory
string @@ -2911,7 +2911,7 @@

VitessBackupStatus

-storageName
+storageName
string @@ -2945,7 +2945,7 @@

VitessBackupStorage

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -2959,7 +2959,7 @@

VitessBackupStorage

-spec
+spec
VitessBackupStorageSpec @@ -2972,7 +2972,7 @@

VitessBackupStorage
-location
+location
VitessBackupLocation @@ -2986,7 +2986,7 @@

VitessBackupStorage

-subcontroller
+subcontroller
VitessBackupSubcontrollerSpec @@ -3002,7 +3002,7 @@

VitessBackupStorage

-status
+status
VitessBackupStorageStatus @@ -3033,7 +3033,7 @@

VitessBackupStorageSpec

-location
+location
VitessBackupLocation @@ -3047,7 +3047,7 @@

VitessBackupStorageSpec

-subcontroller
+subcontroller
VitessBackupSubcontrollerSpec @@ -3079,7 +3079,7 @@

VitessBackupStorageStatus

-observedGeneration
+observedGeneration
int64 @@ -3090,7 +3090,7 @@

VitessBackupStorageStatus

-totalBackupCount
+totalBackupCount
int32 @@ -3121,7 +3121,7 @@

VitessBackupSubcontrol

-serviceAccountName
+serviceAccountName
string @@ -3157,7 +3157,7 @@

VitessCell

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -3171,7 +3171,7 @@

VitessCell

-spec
+spec
VitessCellSpec @@ -3184,7 +3184,7 @@

VitessCell
-VitessCellTemplate
+VitessCellTemplate
VitessCellTemplate @@ -3202,7 +3202,7 @@

VitessCell

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -3215,7 +3215,7 @@

VitessCell

-allCells
+allCells
[]string @@ -3226,7 +3226,7 @@

VitessCell

-images
+images
VitessCellImages @@ -3242,7 +3242,7 @@

VitessCell

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -3255,7 +3255,7 @@

VitessCell

-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -3268,7 +3268,7 @@

VitessCell

-extraVitessFlags
+extraVitessFlags
map[string]string @@ -3279,7 +3279,7 @@

VitessCell

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -3295,7 +3295,7 @@

VitessCell

-status
+status
VitessCellStatus @@ -3326,7 +3326,7 @@

VitessCellGatewaySpec

-replicas
+replicas
int32 @@ -3337,7 +3337,7 @@

VitessCellGatewaySpec

-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -3350,7 +3350,7 @@

VitessCellGatewaySpec

-authentication
+authentication
VitessGatewayAuthentication @@ -3363,7 +3363,7 @@

VitessCellGatewaySpec

-secureTransport
+secureTransport
VitessGatewaySecureTransport @@ -3376,7 +3376,7 @@

VitessCellGatewaySpec

-extraFlags
+extraFlags
map[string]string @@ -3391,7 +3391,7 @@

VitessCellGatewaySpec

-extraEnv
+extraEnv
[]Kubernetes core/v1.EnvVar @@ -3405,7 +3405,7 @@

VitessCellGatewaySpec

-extraVolumes
+extraVolumes
[]Kubernetes core/v1.Volume @@ -3422,7 +3422,7 @@

VitessCellGatewaySpec

-extraVolumeMounts
+extraVolumeMounts
[]Kubernetes core/v1.VolumeMount @@ -3437,7 +3437,7 @@

VitessCellGatewaySpec

-initContainers
+initContainers
[]Kubernetes core/v1.Container @@ -3451,7 +3451,7 @@

VitessCellGatewaySpec

-sidecarContainers
+sidecarContainers
[]Kubernetes core/v1.Container @@ -3465,7 +3465,7 @@

VitessCellGatewaySpec

-affinity
+affinity
Kubernetes core/v1.Affinity @@ -3481,7 +3481,7 @@

VitessCellGatewaySpec

-annotations
+annotations
map[string]string @@ -3494,7 +3494,7 @@

VitessCellGatewaySpec

-extraLabels
+extraLabels
map[string]string @@ -3507,7 +3507,7 @@

VitessCellGatewaySpec

-service
+service
ServiceOverrides @@ -3520,7 +3520,7 @@

VitessCellGatewaySpec

-tolerations
+tolerations
[]Kubernetes core/v1.Toleration @@ -3533,7 +3533,7 @@

VitessCellGatewaySpec

-topologySpreadConstraints
+topologySpreadConstraints
[]Kubernetes core/v1.TopologySpreadConstraint @@ -3547,7 +3547,7 @@

VitessCellGatewaySpec

-lifecycle
+lifecycle
Kubernetes core/v1.Lifecycle @@ -3561,7 +3561,7 @@

VitessCellGatewaySpec

-terminationGracePeriodSeconds
+terminationGracePeriodSeconds
int64 @@ -3592,7 +3592,7 @@

VitessCellGatewayStatus

-available
+available
Kubernetes core/v1.ConditionStatus @@ -3605,7 +3605,7 @@

VitessCellGatewayStatus

-serviceName
+serviceName
string @@ -3635,7 +3635,7 @@

VitessCellImages

-vtgate
+vtgate
string @@ -3674,7 +3674,7 @@

VitessCellSpec

-VitessCellTemplate
+VitessCellTemplate
VitessCellTemplate @@ -3692,7 +3692,7 @@

VitessCellSpec

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -3705,7 +3705,7 @@

VitessCellSpec

-allCells
+allCells
[]string @@ -3716,7 +3716,7 @@

VitessCellSpec

-images
+images
VitessCellImages @@ -3732,7 +3732,7 @@

VitessCellSpec

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -3745,7 +3745,7 @@

VitessCellSpec

-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -3758,7 +3758,7 @@

VitessCellSpec

-extraVitessFlags
+extraVitessFlags
map[string]string @@ -3769,7 +3769,7 @@

VitessCellSpec

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -3801,7 +3801,7 @@

VitessCellStatus

-observedGeneration
+observedGeneration
int64 @@ -3812,7 +3812,7 @@

VitessCellStatus

-lockserver
+lockserver
LockserverStatus @@ -3825,7 +3825,7 @@

VitessCellStatus

-gateway
+gateway
VitessCellGatewayStatus @@ -3838,7 +3838,7 @@

VitessCellStatus

-keyspaces
+keyspaces
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessCellKeyspaceStatus @@ -3855,7 +3855,7 @@

VitessCellStatus

-idle
+idle
Kubernetes core/v1.ConditionStatus @@ -3890,7 +3890,7 @@

VitessCellTemplate

-name
+name
string @@ -3903,7 +3903,7 @@

VitessCellTemplate

-zone
+zone
string @@ -3917,7 +3917,7 @@

VitessCellTemplate

-lockserver
+lockserver
LockserverSpec @@ -3932,7 +3932,7 @@

VitessCellTemplate

-gateway
+gateway
VitessCellGatewaySpec @@ -3964,7 +3964,7 @@

VitessClusterCellStatus

-pendingChanges
+pendingChanges
string @@ -3976,7 +3976,7 @@

VitessClusterCellStatus

-gatewayAvailable
+gatewayAvailable
Kubernetes core/v1.ConditionStatus @@ -4008,7 +4008,7 @@

VitessClusterKeyspaceSta

-pendingChanges
+pendingChanges
string @@ -4020,7 +4020,7 @@

VitessClusterKeyspaceSta

-desiredShards
+desiredShards
int32 @@ -4034,7 +4034,7 @@

VitessClusterKeyspaceSta

-shards
+shards
int32 @@ -4046,7 +4046,7 @@

VitessClusterKeyspaceSta

-readyShards
+readyShards
int32 @@ -4057,7 +4057,7 @@

VitessClusterKeyspaceSta

-updatedShards
+updatedShards
int32 @@ -4069,7 +4069,7 @@

VitessClusterKeyspaceSta

-desiredTablets
+desiredTablets
int32 @@ -4083,7 +4083,7 @@

VitessClusterKeyspaceSta

-tablets
+tablets
int32 @@ -4096,7 +4096,7 @@

VitessClusterKeyspaceSta

-readyTablets
+readyTablets
int32 @@ -4107,7 +4107,7 @@

VitessClusterKeyspaceSta

-updatedTablets
+updatedTablets
int32 @@ -4119,7 +4119,7 @@

VitessClusterKeyspaceSta

-cells
+cells
[]string @@ -4150,7 +4150,7 @@

VitessClusterSpec

-images
+images
VitessImages @@ -4165,7 +4165,7 @@

VitessClusterSpec

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -4179,7 +4179,7 @@

VitessClusterSpec

-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -4193,7 +4193,7 @@

VitessClusterSpec

-backup
+backup
ClusterBackupSpec @@ -4209,7 +4209,7 @@

VitessClusterSpec

-globalLockserver
+globalLockserver
LockserverSpec @@ -4224,7 +4224,7 @@

VitessClusterSpec

-vitessDashboard
+vitessDashboard
VitessDashboardSpec @@ -4237,7 +4237,7 @@

VitessClusterSpec

-vtadmin
+vtadmin
VtAdminSpec @@ -4250,7 +4250,7 @@

VitessClusterSpec

-cells
+cells
[]VitessCellTemplate @@ -4269,7 +4269,7 @@

VitessClusterSpec

-keyspaces
+keyspaces
[]VitessKeyspaceTemplate @@ -4287,7 +4287,7 @@

VitessClusterSpec

-extraVitessFlags
+extraVitessFlags
map[string]string @@ -4303,7 +4303,7 @@

VitessClusterSpec

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -4316,7 +4316,7 @@

VitessClusterSpec

-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -4330,7 +4330,7 @@

VitessClusterSpec

-gatewayService
+gatewayService
ServiceOverrides @@ -4345,7 +4345,7 @@

VitessClusterSpec

-tabletService
+tabletService
ServiceOverrides @@ -4377,7 +4377,7 @@

VitessClusterStatus

-observedGeneration
+observedGeneration
int64 @@ -4388,7 +4388,7 @@

VitessClusterStatus

-globalLockserver
+globalLockserver
LockserverStatus @@ -4401,7 +4401,7 @@

VitessClusterStatus

-gatewayServiceName
+gatewayServiceName
string @@ -4412,7 +4412,7 @@

VitessClusterStatus

-vitessDashboard
+vitessDashboard
VitessDashboardStatus @@ -4425,7 +4425,7 @@

VitessClusterStatus

-vtadmin
+vtadmin
VtadminStatus @@ -4438,7 +4438,7 @@

VitessClusterStatus

-cells
+cells
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessClusterCellStatus @@ -4451,7 +4451,7 @@

VitessClusterStatus

-keyspaces
+keyspaces
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessClusterKeyspaceStatus @@ -4464,7 +4464,7 @@

VitessClusterStatus

-orphanedCells
+orphanedCells
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.OrphanStatus @@ -4477,7 +4477,7 @@

VitessClusterStatus

-orphanedKeyspaces
+orphanedKeyspaces
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.OrphanStatus @@ -4513,7 +4513,7 @@

VitessClusterUpdateStrat

-type
+type
VitessClusterUpdateStrategyType @@ -4537,7 +4537,7 @@

VitessClusterUpdateStrat

-external
+external
ExternalVitessClusterUpdateStrategyOptions @@ -4580,7 +4580,7 @@

VitessDashboardSpec

-cells
+cells
[]string @@ -4593,7 +4593,7 @@

VitessDashboardSpec

-replicas
+replicas
int32 @@ -4604,7 +4604,7 @@

VitessDashboardSpec

-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -4617,7 +4617,7 @@

VitessDashboardSpec

-extraFlags
+extraFlags
map[string]string @@ -4632,7 +4632,7 @@

VitessDashboardSpec

-extraEnv
+extraEnv
[]Kubernetes core/v1.EnvVar @@ -4646,7 +4646,7 @@

VitessDashboardSpec

-extraVolumes
+extraVolumes
[]Kubernetes core/v1.Volume @@ -4663,7 +4663,7 @@

VitessDashboardSpec

-extraVolumeMounts
+extraVolumeMounts
[]Kubernetes core/v1.VolumeMount @@ -4678,7 +4678,7 @@

VitessDashboardSpec

-initContainers
+initContainers
[]Kubernetes core/v1.Container @@ -4692,7 +4692,7 @@

VitessDashboardSpec

-sidecarContainers
+sidecarContainers
[]Kubernetes core/v1.Container @@ -4706,7 +4706,7 @@

VitessDashboardSpec

-affinity
+affinity
Kubernetes core/v1.Affinity @@ -4722,7 +4722,7 @@

VitessDashboardSpec

-annotations
+annotations
map[string]string @@ -4735,7 +4735,7 @@

VitessDashboardSpec

-extraLabels
+extraLabels
map[string]string @@ -4748,7 +4748,7 @@

VitessDashboardSpec

-service
+service
ServiceOverrides @@ -4761,7 +4761,7 @@

VitessDashboardSpec

-tolerations
+tolerations
[]Kubernetes core/v1.Toleration @@ -4793,7 +4793,7 @@

VitessDashboardStatus

-available
+available
Kubernetes core/v1.ConditionStatus @@ -4806,7 +4806,7 @@

VitessDashboardStatus

-serviceName
+serviceName
string @@ -4836,7 +4836,7 @@

VitessGatewayAuthenticat

-static
+static
VitessGatewayStaticAuthentication @@ -4868,7 +4868,7 @@

VitessGatewaySecureTran

-required
+required
bool @@ -4881,7 +4881,7 @@

VitessGatewaySecureTran

-tls
+tls
VitessGatewayTLSSecureTransport @@ -4913,7 +4913,7 @@

VitessGatewayStati

-secret
+secret
SecretSource @@ -4945,7 +4945,7 @@

VitessGatewayTLSSecu

-clientCACertSecret
+clientCACertSecret
SecretSource @@ -4960,7 +4960,7 @@

VitessGatewayTLSSecu

-certSecret
+certSecret
SecretSource @@ -4973,7 +4973,7 @@

VitessGatewayTLSSecu

-keySecret
+keySecret
SecretSource @@ -5008,7 +5008,7 @@

VitessImagePullPolicies

-vtctld
+vtctld
Kubernetes core/v1.PullPolicy @@ -5021,7 +5021,7 @@

VitessImagePullPolicies

-vtadmin
+vtadmin
Kubernetes core/v1.PullPolicy @@ -5034,7 +5034,7 @@

VitessImagePullPolicies

-vtorc
+vtorc
Kubernetes core/v1.PullPolicy @@ -5047,7 +5047,7 @@

VitessImagePullPolicies

-vtgate
+vtgate
Kubernetes core/v1.PullPolicy @@ -5060,7 +5060,7 @@

VitessImagePullPolicies

-vttablet
+vttablet
Kubernetes core/v1.PullPolicy @@ -5073,7 +5073,7 @@

VitessImagePullPolicies

-vtbackup
+vtbackup
Kubernetes core/v1.PullPolicy @@ -5086,7 +5086,7 @@

VitessImagePullPolicies

-mysqld
+mysqld
Kubernetes core/v1.PullPolicy @@ -5099,7 +5099,7 @@

VitessImagePullPolicies

-mysqldExporter
+mysqldExporter
Kubernetes core/v1.PullPolicy @@ -5131,7 +5131,7 @@

VitessImages

-vtctld
+vtctld
string @@ -5142,7 +5142,7 @@

VitessImages

-vtadmin
+vtadmin
string @@ -5153,7 +5153,7 @@

VitessImages

-vtorc
+vtorc
string @@ -5164,7 +5164,7 @@

VitessImages

-vtgate
+vtgate
string @@ -5175,7 +5175,7 @@

VitessImages

-vttablet
+vttablet
string @@ -5186,7 +5186,7 @@

VitessImages

-vtbackup
+vtbackup
string @@ -5197,7 +5197,7 @@

VitessImages

-mysqld
+mysqld
MysqldImage @@ -5213,7 +5213,7 @@

VitessImages

-mysqldExporter
+mysqldExporter
string @@ -5244,7 +5244,7 @@

VitessKeyRange

-start
+start
string @@ -5258,7 +5258,7 @@

VitessKeyRange

-end
+end
string @@ -5290,7 +5290,7 @@

VitessKeyspace

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -5304,7 +5304,7 @@

VitessKeyspace

-spec
+spec
VitessKeyspaceSpec @@ -5317,7 +5317,7 @@

VitessKeyspace
-VitessKeyspaceTemplate
+VitessKeyspaceTemplate
VitessKeyspaceTemplate @@ -5335,7 +5335,7 @@

VitessKeyspace

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -5348,7 +5348,7 @@

VitessKeyspace

-images
+images
VitessKeyspaceImages @@ -5366,7 +5366,7 @@

VitessKeyspace

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -5379,7 +5379,7 @@

VitessKeyspace

-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -5392,7 +5392,7 @@

VitessKeyspace

-zoneMap
+zoneMap
map[string]string @@ -5404,7 +5404,7 @@

VitessKeyspace

-backupLocations
+backupLocations
[]VitessBackupLocation @@ -5417,7 +5417,7 @@

VitessKeyspace

-backupEngine
+backupEngine
VitessBackupEngine @@ -5430,7 +5430,7 @@

VitessKeyspace

-extraVitessFlags
+extraVitessFlags
map[string]string @@ -5441,7 +5441,7 @@

VitessKeyspace

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -5454,7 +5454,7 @@

VitessKeyspace

-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -5470,7 +5470,7 @@

VitessKeyspace

-status
+status
VitessKeyspaceStatus @@ -5501,7 +5501,7 @@

VitessKeyspaceCondition

-type
+type
VitessKeyspaceConditionType @@ -5514,7 +5514,7 @@

VitessKeyspaceCondition

-status
+status
Kubernetes core/v1.ConditionStatus @@ -5528,7 +5528,7 @@

VitessKeyspaceCondition

-lastTransitionTime
+lastTransitionTime
Kubernetes meta/v1.Time @@ -5542,7 +5542,7 @@

VitessKeyspaceCondition

-reason
+reason
string @@ -5554,7 +5554,7 @@

VitessKeyspaceCondition

-message
+message
string @@ -5595,7 +5595,7 @@

VitessKeyspaceCusto

-shards
+shards
[]VitessKeyspaceKeyRangeShard @@ -5627,7 +5627,7 @@

VitessKeyspaceEqualP

-parts
+parts
int32 @@ -5646,7 +5646,7 @@

VitessKeyspaceEqualP

-shardTemplate
+shardTemplate
VitessShardTemplate @@ -5681,7 +5681,7 @@

VitessKeyspaceImages

-vttablet
+vttablet
string @@ -5692,7 +5692,7 @@

VitessKeyspaceImages

-vtorc
+vtorc
string @@ -5703,7 +5703,7 @@

VitessKeyspaceImages

-vtbackup
+vtbackup
string @@ -5714,7 +5714,7 @@

VitessKeyspaceImages

-mysqld
+mysqld
MysqldImage @@ -5730,7 +5730,7 @@

VitessKeyspaceImages

-mysqldExporter
+mysqldExporter
string @@ -5760,7 +5760,7 @@

VitessKeyspaceKeyRangeSh

-keyRange
+keyRange
VitessKeyRange @@ -5778,7 +5778,7 @@

VitessKeyspaceKeyRangeSh

-VitessShardTemplate
+VitessShardTemplate
VitessShardTemplate @@ -5815,7 +5815,7 @@

VitessKeyspacePartitionin

-equal
+equal
VitessKeyspaceEqualPartitioning @@ -5830,7 +5830,7 @@

VitessKeyspacePartitionin

-custom
+custom
VitessKeyspaceCustomPartitioning @@ -5863,7 +5863,7 @@

VitessKeyspaceParti

-shardNames
+shardNames
[]string @@ -5875,7 +5875,7 @@

VitessKeyspaceParti

-servingWrites
+servingWrites
Kubernetes core/v1.ConditionStatus @@ -5892,7 +5892,7 @@

VitessKeyspaceParti

-desiredTablets
+desiredTablets
int32 @@ -5906,7 +5906,7 @@

VitessKeyspaceParti

-tablets
+tablets
int32 @@ -5918,7 +5918,7 @@

VitessKeyspaceParti

-readyTablets
+readyTablets
int32 @@ -5929,7 +5929,7 @@

VitessKeyspaceParti

-updatedTablets
+updatedTablets
int32 @@ -5941,7 +5941,7 @@

VitessKeyspaceParti

-desiredShards
+desiredShards
int32 @@ -5955,7 +5955,7 @@

VitessKeyspaceParti

-readyShards
+readyShards
int32 @@ -5985,7 +5985,7 @@

VitessKeyspaceShardStatus

-hasMaster
+hasMaster
Kubernetes core/v1.ConditionStatus @@ -5999,7 +5999,7 @@

VitessKeyspaceShardStatus

-servingWrites
+servingWrites
Kubernetes core/v1.ConditionStatus @@ -6015,7 +6015,7 @@

VitessKeyspaceShardStatus

-desiredTablets
+desiredTablets
int32 @@ -6029,7 +6029,7 @@

VitessKeyspaceShardStatus

-tablets
+tablets
int32 @@ -6041,7 +6041,7 @@

VitessKeyspaceShardStatus

-readyTablets
+readyTablets
int32 @@ -6052,7 +6052,7 @@

VitessKeyspaceShardStatus

-updatedTablets
+updatedTablets
int32 @@ -6064,7 +6064,7 @@

VitessKeyspaceShardStatus

-pendingChanges
+pendingChanges
string @@ -6076,7 +6076,7 @@

VitessKeyspaceShardStatus

-cells
+cells
[]string @@ -6106,7 +6106,7 @@

VitessKeyspaceSpec

-VitessKeyspaceTemplate
+VitessKeyspaceTemplate
VitessKeyspaceTemplate @@ -6124,7 +6124,7 @@

VitessKeyspaceSpec

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -6137,7 +6137,7 @@

VitessKeyspaceSpec

-images
+images
VitessKeyspaceImages @@ -6155,7 +6155,7 @@

VitessKeyspaceSpec

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -6168,7 +6168,7 @@

VitessKeyspaceSpec

-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -6181,7 +6181,7 @@

VitessKeyspaceSpec

-zoneMap
+zoneMap
map[string]string @@ -6193,7 +6193,7 @@

VitessKeyspaceSpec

-backupLocations
+backupLocations
[]VitessBackupLocation @@ -6206,7 +6206,7 @@

VitessKeyspaceSpec

-backupEngine
+backupEngine
VitessBackupEngine @@ -6219,7 +6219,7 @@

VitessKeyspaceSpec

-extraVitessFlags
+extraVitessFlags
map[string]string @@ -6230,7 +6230,7 @@

VitessKeyspaceSpec

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -6243,7 +6243,7 @@

VitessKeyspaceSpec

-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -6275,7 +6275,7 @@

VitessKeyspaceStatus

-observedGeneration
+observedGeneration
int64 @@ -6286,7 +6286,7 @@

VitessKeyspaceStatus

-shards
+shards
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessKeyspaceShardStatus @@ -6299,7 +6299,7 @@

VitessKeyspaceStatus

-partitionings
+partitionings
[]VitessKeyspacePartitioningStatus @@ -6312,7 +6312,7 @@

VitessKeyspaceStatus

-orphanedShards
+orphanedShards
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.OrphanStatus @@ -6325,7 +6325,7 @@

VitessKeyspaceStatus

-idle
+idle
Kubernetes core/v1.ConditionStatus @@ -6340,7 +6340,7 @@

VitessKeyspaceStatus

-resharding
+resharding
ReshardingStatus @@ -6355,7 +6355,7 @@

VitessKeyspaceStatus

-conditions
+conditions
[]VitessKeyspaceCondition @@ -6389,7 +6389,7 @@

VitessKeyspaceTemplate

-name
+name
string @@ -6405,7 +6405,7 @@

VitessKeyspaceTemplate

-databaseName
+databaseName
string @@ -6426,7 +6426,7 @@

VitessKeyspaceTemplate

-durabilityPolicy
+durabilityPolicy
string @@ -6438,7 +6438,7 @@

VitessKeyspaceTemplate

-vitessOrchestrator
+vitessOrchestrator
VitessOrchestratorSpec @@ -6453,7 +6453,7 @@

VitessKeyspaceTemplate

-partitionings
+partitionings
[]VitessKeyspacePartitioning @@ -6489,7 +6489,7 @@

VitessKeyspaceTemplate

-turndownPolicy
+turndownPolicy
VitessKeyspaceTurndownPolicy @@ -6517,7 +6517,7 @@

VitessKeyspaceTemplate

-annotations
+annotations
map[string]string @@ -6528,7 +6528,7 @@

VitessKeyspaceTemplate

-images
+images
VitessKeyspaceTemplateImages @@ -6574,7 +6574,7 @@

VitessKeyspaceTemplateI

-vttablet
+vttablet
string @@ -6585,7 +6585,7 @@

VitessKeyspaceTemplateI

-vtorc
+vtorc
string @@ -6596,7 +6596,7 @@

VitessKeyspaceTemplateI

-vtbackup
+vtbackup
string @@ -6607,7 +6607,7 @@

VitessKeyspaceTemplateI

-mysqld
+mysqld
MysqldImageNew @@ -6623,7 +6623,7 @@

VitessKeyspaceTemplateI

-mysqldExporter
+mysqldExporter
string @@ -6666,7 +6666,7 @@

VitessLockserverParams

-implementation
+implementation
string @@ -6677,7 +6677,7 @@

VitessLockserverParams

-address
+address
string @@ -6688,7 +6688,7 @@

VitessLockserverParams

-rootPath
+rootPath
string @@ -6720,7 +6720,7 @@

VitessOrchestratorSpec

-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -6733,7 +6733,7 @@

VitessOrchestratorSpec

-extraFlags
+extraFlags
map[string]string @@ -6748,7 +6748,7 @@

VitessOrchestratorSpec

-extraEnv
+extraEnv
[]Kubernetes core/v1.EnvVar @@ -6762,7 +6762,7 @@

VitessOrchestratorSpec

-extraVolumes
+extraVolumes
[]Kubernetes core/v1.Volume @@ -6779,7 +6779,7 @@

VitessOrchestratorSpec

-extraVolumeMounts
+extraVolumeMounts
[]Kubernetes core/v1.VolumeMount @@ -6794,7 +6794,7 @@

VitessOrchestratorSpec

-initContainers
+initContainers
[]Kubernetes core/v1.Container @@ -6808,7 +6808,7 @@

VitessOrchestratorSpec

-sidecarContainers
+sidecarContainers
[]Kubernetes core/v1.Container @@ -6822,7 +6822,7 @@

VitessOrchestratorSpec

-affinity
+affinity
Kubernetes core/v1.Affinity @@ -6838,7 +6838,7 @@

VitessOrchestratorSpec

-annotations
+annotations
map[string]string @@ -6851,7 +6851,7 @@

VitessOrchestratorSpec

-extraLabels
+extraLabels
map[string]string @@ -6864,7 +6864,7 @@

VitessOrchestratorSpec

-service
+service
ServiceOverrides @@ -6877,7 +6877,7 @@

VitessOrchestratorSpec

-tolerations
+tolerations
[]Kubernetes core/v1.Toleration @@ -6909,7 +6909,7 @@

VitessOrchestratorStatus

-available
+available
Kubernetes core/v1.ConditionStatus @@ -6922,7 +6922,7 @@

VitessOrchestratorStatus

-serviceName
+serviceName
string @@ -6952,7 +6952,7 @@

VitessReplicationSpec

-initializeMaster
+initializeMaster
bool @@ -6965,7 +6965,7 @@

VitessReplicationSpec

-initializeBackup
+initializeBackup
bool @@ -6979,7 +6979,7 @@

VitessReplicationSpec

-recoverRestartedMaster
+recoverRestartedMaster
bool @@ -7013,7 +7013,7 @@

VitessShard

-metadata
+metadata
Kubernetes meta/v1.ObjectMeta @@ -7027,7 +7027,7 @@

VitessShard

-spec
+spec
VitessShardSpec @@ -7040,7 +7040,7 @@

VitessShard
-VitessShardTemplate
+VitessShardTemplate
VitessShardTemplate @@ -7058,7 +7058,7 @@

VitessShard

-name
+name
string @@ -7069,7 +7069,7 @@

VitessShard

-databaseName
+databaseName
string @@ -7082,7 +7082,7 @@

VitessShard

-zoneMap
+zoneMap
map[string]string @@ -7094,7 +7094,7 @@

VitessShard

-images
+images
VitessKeyspaceImages @@ -7110,7 +7110,7 @@

VitessShard

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -7123,7 +7123,7 @@

VitessShard

-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -7136,7 +7136,7 @@

VitessShard

-keyRange
+keyRange
VitessKeyRange @@ -7149,7 +7149,7 @@

VitessShard

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -7162,7 +7162,7 @@

VitessShard

-vitessOrchestrator
+vitessOrchestrator
VitessOrchestratorSpec @@ -7175,7 +7175,7 @@

VitessShard

-backupLocations
+backupLocations
[]VitessBackupLocation @@ -7188,7 +7188,7 @@

VitessShard

-backupEngine
+backupEngine
VitessBackupEngine @@ -7201,7 +7201,7 @@

VitessShard

-extraVitessFlags
+extraVitessFlags
map[string]string @@ -7212,7 +7212,7 @@

VitessShard

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -7225,7 +7225,7 @@

VitessShard

-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -7241,7 +7241,7 @@

VitessShard

-status
+status
VitessShardStatus @@ -7272,7 +7272,7 @@

VitessShardCondition

-status
+status
Kubernetes core/v1.ConditionStatus @@ -7286,7 +7286,7 @@

VitessShardCondition

-lastTransitionTime
+lastTransitionTime
Kubernetes meta/v1.Time @@ -7300,7 +7300,7 @@

VitessShardCondition

-reason
+reason
string @@ -7312,7 +7312,7 @@

VitessShardCondition

-message
+message
string @@ -7349,7 +7349,7 @@

VitessShardSpec

-VitessShardTemplate
+VitessShardTemplate
VitessShardTemplate @@ -7367,7 +7367,7 @@

VitessShardSpec

-name
+name
string @@ -7378,7 +7378,7 @@

VitessShardSpec

-databaseName
+databaseName
string @@ -7391,7 +7391,7 @@

VitessShardSpec

-zoneMap
+zoneMap
map[string]string @@ -7403,7 +7403,7 @@

VitessShardSpec

-images
+images
VitessKeyspaceImages @@ -7419,7 +7419,7 @@

VitessShardSpec

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -7432,7 +7432,7 @@

VitessShardSpec

-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -7445,7 +7445,7 @@

VitessShardSpec

-keyRange
+keyRange
VitessKeyRange @@ -7458,7 +7458,7 @@

VitessShardSpec

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -7471,7 +7471,7 @@

VitessShardSpec

-vitessOrchestrator
+vitessOrchestrator
VitessOrchestratorSpec @@ -7484,7 +7484,7 @@

VitessShardSpec

-backupLocations
+backupLocations
[]VitessBackupLocation @@ -7497,7 +7497,7 @@

VitessShardSpec

-backupEngine
+backupEngine
VitessBackupEngine @@ -7510,7 +7510,7 @@

VitessShardSpec

-extraVitessFlags
+extraVitessFlags
map[string]string @@ -7521,7 +7521,7 @@

VitessShardSpec

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -7534,7 +7534,7 @@

VitessShardSpec

-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -7566,7 +7566,7 @@

VitessShardStatus

-observedGeneration
+observedGeneration
int64 @@ -7577,7 +7577,7 @@

VitessShardStatus

-tablets
+tablets
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessTabletStatus @@ -7590,7 +7590,7 @@

VitessShardStatus

-orphanedTablets
+orphanedTablets
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.OrphanStatus @@ -7603,7 +7603,7 @@

VitessShardStatus

-cells
+cells
[]string @@ -7614,7 +7614,7 @@

VitessShardStatus

-vitessOrchestrator
+vitessOrchestrator
VitessOrchestratorStatus @@ -7627,7 +7627,7 @@

VitessShardStatus

-hasMaster
+hasMaster
Kubernetes core/v1.ConditionStatus @@ -7641,7 +7641,7 @@

VitessShardStatus

-hasInitialBackup
+hasInitialBackup
Kubernetes core/v1.ConditionStatus @@ -7655,7 +7655,7 @@

VitessShardStatus

-servingWrites
+servingWrites
Kubernetes core/v1.ConditionStatus @@ -7671,7 +7671,7 @@

VitessShardStatus

-idle
+idle
Kubernetes core/v1.ConditionStatus @@ -7687,7 +7687,7 @@

VitessShardStatus

-conditions
+conditions
map[planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessShardConditionType]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessShardCondition @@ -7701,7 +7701,7 @@

VitessShardStatus

-masterAlias
+masterAlias
string @@ -7715,7 +7715,7 @@

VitessShardStatus

-backupLocations
+backupLocations
[]ShardBackupLocationStatus @@ -7729,7 +7729,7 @@

VitessShardStatus

-lowestPodGeneration
+lowestPodGeneration
int64 @@ -7762,7 +7762,7 @@

VitessShardTabletPool

-cell
+cell
string @@ -7773,7 +7773,7 @@

VitessShardTabletPool

-type
+type
VitessTabletPoolType @@ -7794,7 +7794,7 @@

VitessShardTabletPool

-name
+name
string @@ -7809,7 +7809,7 @@

VitessShardTabletPool

-replicas
+replicas
int32 @@ -7822,7 +7822,7 @@

VitessShardTabletPool

-dataVolumeClaimTemplate
+dataVolumeClaimTemplate
Kubernetes core/v1.PersistentVolumeClaimSpec @@ -7841,7 +7841,7 @@

VitessShardTabletPool

-backupLocationName
+backupLocationName
string @@ -7855,7 +7855,7 @@

VitessShardTabletPool

-vttablet
+vttablet
VttabletSpec @@ -7868,7 +7868,7 @@

VitessShardTabletPool

-mysqld
+mysqld
MysqldSpec @@ -7882,7 +7882,7 @@

VitessShardTabletPool

-mysqldExporter
+mysqldExporter
MysqldExporterSpec @@ -7895,7 +7895,7 @@

VitessShardTabletPool

-externalDatastore
+externalDatastore
ExternalDatastore @@ -7909,7 +7909,7 @@

VitessShardTabletPool

-affinity
+affinity
Kubernetes core/v1.Affinity @@ -7926,7 +7926,7 @@

VitessShardTabletPool

-annotations
+annotations
map[string]string @@ -7938,7 +7938,7 @@

VitessShardTabletPool

-extraLabels
+extraLabels
map[string]string @@ -7950,7 +7950,7 @@

VitessShardTabletPool

-extraEnv
+extraEnv
[]Kubernetes core/v1.EnvVar @@ -7965,7 +7965,7 @@

VitessShardTabletPool

-extraVolumes
+extraVolumes
[]Kubernetes core/v1.Volume @@ -7983,7 +7983,7 @@

VitessShardTabletPool

-extraVolumeMounts
+extraVolumeMounts
[]Kubernetes core/v1.VolumeMount @@ -7999,7 +7999,7 @@

VitessShardTabletPool

-initContainers
+initContainers
[]Kubernetes core/v1.Container @@ -8013,7 +8013,7 @@

VitessShardTabletPool

-sidecarContainers
+sidecarContainers
[]Kubernetes core/v1.Container @@ -8027,7 +8027,7 @@

VitessShardTabletPool

-tolerations
+tolerations
[]Kubernetes core/v1.Toleration @@ -8040,7 +8040,7 @@

VitessShardTabletPool

-topologySpreadConstraints
+topologySpreadConstraints
[]Kubernetes core/v1.TopologySpreadConstraint @@ -8075,7 +8075,7 @@

VitessShardTemplate

-tabletPools
+tabletPools
[]VitessShardTabletPool @@ -8092,7 +8092,7 @@

VitessShardTemplate

-databaseInitScriptSecret
+databaseInitScriptSecret
SecretSource @@ -8107,7 +8107,7 @@

VitessShardTemplate

-replication
+replication
VitessReplicationSpec @@ -8120,7 +8120,7 @@

VitessShardTemplate

-annotations
+annotations
map[string]string @@ -8161,7 +8161,7 @@

VitessTabletStatus

-poolType
+poolType
string @@ -8172,7 +8172,7 @@

VitessTabletStatus

-index
+index
int32 @@ -8183,7 +8183,7 @@

VitessTabletStatus

-running
+running
Kubernetes core/v1.ConditionStatus @@ -8196,7 +8196,7 @@

VitessTabletStatus

-ready
+ready
Kubernetes core/v1.ConditionStatus @@ -8210,7 +8210,7 @@

VitessTabletStatus

-available
+available
Kubernetes core/v1.ConditionStatus @@ -8224,7 +8224,7 @@

VitessTabletStatus

-dataVolumeBound
+dataVolumeBound
Kubernetes core/v1.ConditionStatus @@ -8238,7 +8238,7 @@

VitessTabletStatus

-type
+type
string @@ -8249,7 +8249,7 @@

VitessTabletStatus

-pendingChanges
+pendingChanges
string @@ -8280,7 +8280,7 @@

VtAdminSpec

-rbac
+rbac
SecretSource @@ -8294,7 +8294,7 @@

VtAdminSpec

-cells
+cells
[]string @@ -8307,7 +8307,7 @@

VtAdminSpec

-apiAddresses
+apiAddresses
[]string @@ -8322,7 +8322,7 @@

VtAdminSpec

-replicas
+replicas
int32 @@ -8333,7 +8333,7 @@

VtAdminSpec

-webResources
+webResources
Kubernetes core/v1.ResourceRequirements @@ -8346,7 +8346,7 @@

VtAdminSpec

-apiResources
+apiResources
Kubernetes core/v1.ResourceRequirements @@ -8359,7 +8359,7 @@

VtAdminSpec

-readOnly
+readOnly
bool @@ -8372,7 +8372,7 @@

VtAdminSpec

-extraFlags
+extraFlags
map[string]string @@ -8387,7 +8387,7 @@

VtAdminSpec

-extraEnv
+extraEnv
[]Kubernetes core/v1.EnvVar @@ -8401,7 +8401,7 @@

VtAdminSpec

-extraVolumes
+extraVolumes
[]Kubernetes core/v1.Volume @@ -8418,7 +8418,7 @@

VtAdminSpec

-extraVolumeMounts
+extraVolumeMounts
[]Kubernetes core/v1.VolumeMount @@ -8433,7 +8433,7 @@

VtAdminSpec

-initContainers
+initContainers
[]Kubernetes core/v1.Container @@ -8447,7 +8447,7 @@

VtAdminSpec

-sidecarContainers
+sidecarContainers
[]Kubernetes core/v1.Container @@ -8461,7 +8461,7 @@

VtAdminSpec

-affinity
+affinity
Kubernetes core/v1.Affinity @@ -8477,7 +8477,7 @@

VtAdminSpec

-annotations
+annotations
map[string]string @@ -8490,7 +8490,7 @@

VtAdminSpec

-extraLabels
+extraLabels
map[string]string @@ -8503,7 +8503,7 @@

VtAdminSpec

-service
+service
ServiceOverrides @@ -8516,7 +8516,7 @@

VtAdminSpec

-tolerations
+tolerations
[]Kubernetes core/v1.Toleration @@ -8548,7 +8548,7 @@

VtadminStatus

-available
+available
Kubernetes core/v1.ConditionStatus @@ -8561,7 +8561,7 @@

VtadminStatus

-serviceName
+serviceName
string @@ -8591,7 +8591,7 @@

VttabletSpec

-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -8606,7 +8606,7 @@

VttabletSpec

-extraFlags
+extraFlags
map[string]string @@ -8621,7 +8621,7 @@

VttabletSpec

-lifecycle
+lifecycle
Kubernetes core/v1.Lifecycle @@ -8635,7 +8635,7 @@

VttabletSpec

-terminationGracePeriodSeconds
+terminationGracePeriodSeconds
int64 diff --git a/docs/api/template/members.tpl b/docs/api/template/members.tpl index 35304f77..5f20be53 100644 --- a/docs/api/template/members.tpl +++ b/docs/api/template/members.tpl @@ -4,7 +4,7 @@ {{ if not (hiddenMember .)}}
- {{ fieldName . }}
+ {{ fieldName . }}
{{ if linkForType .Type }} diff --git a/docs/api/template/type.tpl b/docs/api/template/type.tpl index 8711f970..6651ebca 100644 --- a/docs/api/template/type.tpl +++ b/docs/api/template/type.tpl @@ -34,7 +34,7 @@ {{ if isExportedType . }}
- apiVersion
+ apiVersion
string
@@ -44,7 +44,7 @@
- kind
+ kind
string
{{.Name.Name}}