diff --git a/docs/api.md b/docs/api.md index a43f0b7d..5786fb55 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
-minReplicas
+minReplicas
int32 @@ -536,7 +536,7 @@ this cell when autoscaling is enabled.

-maxReplicas
+maxReplicas
int32 @@ -548,7 +548,7 @@ this cell when autoscaling is enabled.

-metrics
+metrics
[]Kubernetes autoscaling/v2.MetricSpec @@ -564,7 +564,7 @@ Use TargetCPUUtilization or TargetMemoryUtilization instead if scaling on these
-behavior
+behavior
Kubernetes autoscaling/v2.HorizontalPodAutoscalerBehavior @@ -597,7 +597,7 @@ Kubernetes autoscaling/v2.HorizontalPodAutoscalerBehavior
-account
+account
string @@ -608,7 +608,7 @@ string
-container
+container
string @@ -619,7 +619,7 @@ string
-keyPrefix
+keyPrefix
string @@ -634,7 +634,7 @@ within a container, regardless of this setting.

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

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

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

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

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

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

-observedGeneration
+observedGeneration
int64 @@ -870,7 +870,7 @@ int64
-available
+available
Kubernetes core/v1.ConditionStatus @@ -883,7 +883,7 @@ Kubernetes core/v1.ConditionStatus
-clientServiceName
+clientServiceName
string @@ -916,7 +916,7 @@ lockserver.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

-clientService
+clientService
ServiceOverrides @@ -1203,7 +1203,7 @@ ServiceOverrides
-peerService
+peerService
ServiceOverrides @@ -1216,7 +1216,7 @@ ServiceOverrides
-tolerations
+tolerations
[]Kubernetes core/v1.Toleration @@ -1249,7 +1249,7 @@ externally managed MySQL.

-user
+user
string @@ -1261,7 +1261,7 @@ carry out necessary actions. Password for this user must be supplied in the Cre
-host
+host
string @@ -1272,7 +1272,7 @@ string
-port
+port
int32 @@ -1283,7 +1283,7 @@ int32
-database
+database
string @@ -1294,7 +1294,7 @@ string
-credentialsSecret
+credentialsSecret
SecretSource @@ -1314,7 +1314,7 @@ Vitess always uses the first password in the password array.

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

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

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

-etcd
+etcd
EtcdLockserverTemplate @@ -1472,7 +1472,7 @@ EtcdLockserverTemplate
-cellInfoAddress
+cellInfoAddress
string @@ -1504,7 +1504,7 @@ Default: etcd client service.

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

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

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

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

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

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

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

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

-reason
+reason
string @@ -1742,7 +1742,7 @@ string
-message
+message
string @@ -1772,7 +1772,7 @@ string
-workflow
+workflow
string @@ -1783,7 +1783,7 @@ string
-state
+state
WorkflowState @@ -1796,7 +1796,7 @@ WorkflowState
-sourceShards
+sourceShards
[]string @@ -1807,7 +1807,7 @@ WorkflowState
-targetShards
+targetShards
[]string @@ -1818,7 +1818,7 @@ WorkflowState
-copyProgress
+copyProgress
int @@ -1851,7 +1851,7 @@ If we can not compute the copy progress in a timely fashion, we will report -1 t
-region
+region
string @@ -1862,7 +1862,7 @@ string
-bucket
+bucket
string @@ -1873,7 +1873,7 @@ string
-endpoint
+endpoint
string @@ -1885,7 +1885,7 @@ Default: Use the endpoint associated with region by the driver.

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

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

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

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

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

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

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

-name
+name
string @@ -2079,7 +2079,7 @@ string
-completeBackups
+completeBackups
int32 @@ -2090,7 +2090,7 @@ int32
-incompleteBackups
+incompleteBackups
int32 @@ -2101,7 +2101,7 @@ int32
-latestCompleteBackupTime
+latestCompleteBackupTime
Kubernetes meta/v1.Time @@ -2137,7 +2137,7 @@ This should only be necessary if you need to override defaults, and shouldn&rsqu
-registerCellsAliases
+registerCellsAliases
bool @@ -2149,7 +2149,7 @@ Default: true

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

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

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

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

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

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

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

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

-gcs
+gcs
GCSBackupLocation @@ -2296,7 +2296,7 @@ GCSBackupLocation
-s3
+s3
S3BackupLocation @@ -2309,7 +2309,7 @@ S3BackupLocation
-azblob
+azblob
AzblobBackupLocation @@ -2322,7 +2322,7 @@ AzblobBackupLocation
-ceph
+ceph
CephBackupLocation @@ -2335,7 +2335,7 @@ CephBackupLocation
-volume
+volume
Kubernetes core/v1.VolumeSource @@ -2350,7 +2350,7 @@ a shared host path for local testing.

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

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

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

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

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

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

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

-name
+name
BackupStrategyName @@ -2639,7 +2639,7 @@ BackupStrategyName
-keyspace
+keyspace
string @@ -2650,7 +2650,7 @@ string
-shard
+shard
string @@ -2661,7 +2661,7 @@ string
-extraFlags
+extraFlags
map[string]string @@ -2694,7 +2694,7 @@ able to define when writing their YAML file.

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

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

-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -2749,7 +2749,7 @@ Kubernetes core/v1.ResourceRequirements
-successfulJobsHistoryLimit
+successfulJobsHistoryLimit
int32 @@ -2761,7 +2761,7 @@ int32
-failedJobsHistoryLimit
+failedJobsHistoryLimit
int32 @@ -2773,7 +2773,7 @@ int32
-suspend
+suspend
bool @@ -2787,7 +2787,7 @@ having to remove the entire VitessBackupSchedule object from the cluster.

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

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

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

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

-startTime
+startTime
Kubernetes meta/v1.Time @@ -2922,7 +2922,7 @@ Kubernetes meta/v1.Time
-finishedTime
+finishedTime
Kubernetes meta/v1.Time @@ -2935,7 +2935,7 @@ Kubernetes meta/v1.Time
-complete
+complete
bool @@ -2946,7 +2946,7 @@ bool
-position
+position
string @@ -2960,7 +2960,7 @@ This is only available after the backup is complete.

-engine
+engine
string @@ -2971,7 +2971,7 @@ string
-storageDirectory
+storageDirectory
string @@ -2983,7 +2983,7 @@ contains this backup.

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

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

-subcontroller
+subcontroller
VitessBackupSubcontrollerSpec @@ -3074,7 +3074,7 @@ VitessBackupSubcontrollerSpec
-status
+status
VitessBackupStorageStatus @@ -3105,7 +3105,7 @@ VitessBackupStorageStatus
-location
+location
VitessBackupLocation @@ -3119,7 +3119,7 @@ storage location.

-subcontroller
+subcontroller
VitessBackupSubcontrollerSpec @@ -3151,7 +3151,7 @@ VitessBackupSubcontrollerSpec
-observedGeneration
+observedGeneration
int64 @@ -3162,7 +3162,7 @@ int64
-totalBackupCount
+totalBackupCount
int32 @@ -3193,7 +3193,7 @@ location, across all keyspaces and shards.

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

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

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -3287,7 +3287,7 @@ VitessLockserverParams
-allCells
+allCells
[]string @@ -3298,7 +3298,7 @@ VitessLockserverParams
-images
+images
VitessCellImages @@ -3314,7 +3314,7 @@ controller that owns this VitessCell.

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -3327,7 +3327,7 @@ VitessImagePullPolicies
-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -3340,7 +3340,7 @@ VitessImagePullPolicies
-extraVitessFlags
+extraVitessFlags
map[string]string @@ -3351,7 +3351,7 @@ map[string]string
-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -3367,7 +3367,7 @@ TopoReconcileConfig
-status
+status
VitessCellStatus @@ -3398,7 +3398,7 @@ VitessCellStatus
-replicas
+replicas
int32 @@ -3409,7 +3409,7 @@ int32
-autoscaler
+autoscaler
AutoscalerSpec @@ -3424,7 +3424,7 @@ for the vtgate workload.

-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -3437,7 +3437,7 @@ Kubernetes core/v1.ResourceRequirements
-authentication
+authentication
VitessGatewayAuthentication @@ -3450,7 +3450,7 @@ VitessGatewayAuthentication
-secureTransport
+secureTransport
VitessGatewaySecureTransport @@ -3463,7 +3463,7 @@ VitessGatewaySecureTransport
-extraFlags
+extraFlags
map[string]string @@ -3478,7 +3478,7 @@ set the string value to either “true” or “false”.

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

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

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

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

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

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

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

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

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

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

-available
+available
Kubernetes core/v1.ConditionStatus @@ -3692,7 +3692,7 @@ Kubernetes core/v1.ConditionStatus
-serviceName
+serviceName
string @@ -3703,7 +3703,7 @@ string
-labelSelector
+labelSelector
string @@ -3715,7 +3715,7 @@ HorizontalPodAutoscaler when reading pod metrics.

-replicas
+replicas
int32 @@ -3746,7 +3746,7 @@ HorizontalPodAutoscaler to determine the current number of replicas.

-vtgate
+vtgate
string @@ -3785,7 +3785,7 @@ string
-VitessCellTemplate
+VitessCellTemplate
VitessCellTemplate @@ -3803,7 +3803,7 @@ The rest of the fields below are filled in by the parent controller.

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -3816,7 +3816,7 @@ VitessLockserverParams
-allCells
+allCells
[]string @@ -3827,7 +3827,7 @@ VitessLockserverParams
-images
+images
VitessCellImages @@ -3843,7 +3843,7 @@ controller that owns this VitessCell.

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -3856,7 +3856,7 @@ VitessImagePullPolicies
-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -3869,7 +3869,7 @@ VitessImagePullPolicies
-extraVitessFlags
+extraVitessFlags
map[string]string @@ -3880,7 +3880,7 @@ map[string]string
-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -3912,7 +3912,7 @@ TopoReconcileConfig
-observedGeneration
+observedGeneration
int64 @@ -3923,7 +3923,7 @@ int64
-lockserver
+lockserver
LockserverStatus @@ -3936,7 +3936,7 @@ LockserverStatus
-gateway
+gateway
VitessCellGatewayStatus @@ -3949,7 +3949,7 @@ VitessCellGatewayStatus
-keyspaces
+keyspaces
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessCellKeyspaceStatus @@ -3966,7 +3966,7 @@ when the difference matters.

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

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

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

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

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

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

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

-readyShards
+readyShards
int32 @@ -4168,7 +4168,7 @@ int32
-updatedShards
+updatedShards
int32 @@ -4180,7 +4180,7 @@ int32
-desiredTablets
+desiredTablets
int32 @@ -4194,7 +4194,7 @@ partitionings on their own.

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

-readyTablets
+readyTablets
int32 @@ -4218,7 +4218,7 @@ int32
-updatedTablets
+updatedTablets
int32 @@ -4230,7 +4230,7 @@ int32
-cells
+cells
[]string @@ -4261,7 +4261,7 @@ are deployed.

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

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

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

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

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

-vitessDashboard
+vitessDashboard
VitessDashboardSpec @@ -4348,7 +4348,7 @@ VitessDashboardSpec
-vtadmin
+vtadmin
VtAdminSpec @@ -4361,7 +4361,7 @@ VtAdminSpec
-cells
+cells
[]VitessCellTemplate @@ -4380,7 +4380,7 @@ that no keyspaces are set to deploy to this cell.

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

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

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

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

-tabletService
+tabletService
ServiceOverrides @@ -4488,7 +4488,7 @@ ServiceOverrides
-observedGeneration
+observedGeneration
int64 @@ -4499,7 +4499,7 @@ int64
-globalLockserver
+globalLockserver
LockserverStatus @@ -4512,7 +4512,7 @@ LockserverStatus
-gatewayServiceName
+gatewayServiceName
string @@ -4523,7 +4523,7 @@ string
-vitessDashboard
+vitessDashboard
VitessDashboardStatus @@ -4536,7 +4536,7 @@ VitessDashboardStatus
-vtadmin
+vtadmin
VtadminStatus @@ -4549,7 +4549,7 @@ VtadminStatus
-cells
+cells
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessClusterCellStatus @@ -4562,7 +4562,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 @@ -4575,7 +4575,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 @@ -4588,7 +4588,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 @@ -4624,7 +4624,7 @@ necessary to perform the update for the indicated strategy.

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

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

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

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

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

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

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

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

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

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

-service
+service
ServiceOverrides @@ -4872,7 +4872,7 @@ ServiceOverrides
-tolerations
+tolerations
[]Kubernetes core/v1.Toleration @@ -4904,7 +4904,7 @@ ServiceOverrides
-available
+available
Kubernetes core/v1.ConditionStatus @@ -4917,7 +4917,7 @@ Kubernetes core/v1.ConditionStatus
-serviceName
+serviceName
string @@ -4947,7 +4947,7 @@ string
-static
+static
VitessGatewayStaticAuthentication @@ -4979,7 +4979,7 @@ VitessGatewayStaticAuthentication
-required
+required
bool @@ -4992,7 +4992,7 @@ All GRPC transport is required to be encrypted when certs are set.

-tls
+tls
VitessGatewayTLSSecureTransport @@ -5024,7 +5024,7 @@ VitessGatewayTLSSecureTransport
-secret
+secret
SecretSource @@ -5056,7 +5056,7 @@ SecretSource
-clientCACertSecret
+clientCACertSecret
SecretSource @@ -5071,7 +5071,7 @@ Optional.

-certSecret
+certSecret
SecretSource @@ -5084,7 +5084,7 @@ SecretSource
-keySecret
+keySecret
SecretSource @@ -5119,7 +5119,7 @@ SecretSource
-vtctld
+vtctld
Kubernetes core/v1.PullPolicy @@ -5132,7 +5132,7 @@ Kubernetes core/v1.PullPolicy
-vtadmin
+vtadmin
Kubernetes core/v1.PullPolicy @@ -5145,7 +5145,7 @@ Kubernetes core/v1.PullPolicy
-vtorc
+vtorc
Kubernetes core/v1.PullPolicy @@ -5158,7 +5158,7 @@ Kubernetes core/v1.PullPolicy
-vtgate
+vtgate
Kubernetes core/v1.PullPolicy @@ -5171,7 +5171,7 @@ Kubernetes core/v1.PullPolicy
-vttablet
+vttablet
Kubernetes core/v1.PullPolicy @@ -5184,7 +5184,7 @@ Kubernetes core/v1.PullPolicy
-vtbackup
+vtbackup
Kubernetes core/v1.PullPolicy @@ -5197,7 +5197,7 @@ Kubernetes core/v1.PullPolicy
-mysqld
+mysqld
Kubernetes core/v1.PullPolicy @@ -5210,7 +5210,7 @@ Kubernetes core/v1.PullPolicy
-mysqldExporter
+mysqldExporter
Kubernetes core/v1.PullPolicy @@ -5242,7 +5242,7 @@ Kubernetes core/v1.PullPolicy
-vtctld
+vtctld
string @@ -5253,7 +5253,7 @@ string
-vtadmin
+vtadmin
string @@ -5264,7 +5264,7 @@ string
-vtorc
+vtorc
string @@ -5275,7 +5275,7 @@ string
-vtgate
+vtgate
string @@ -5286,7 +5286,7 @@ string
-vttablet
+vttablet
string @@ -5297,7 +5297,7 @@ string
-vtbackup
+vtbackup
string @@ -5308,7 +5308,7 @@ string
-mysqld
+mysqld
MysqldImage @@ -5324,7 +5324,7 @@ mysqld running alongside each tablet.

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

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

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

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -5459,7 +5459,7 @@ VitessLockserverParams
-images
+images
VitessKeyspaceImages @@ -5477,7 +5477,7 @@ images on VitessKeyspaceTemplate.

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

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

-backupEngine
+backupEngine
VitessBackupEngine @@ -5541,7 +5541,7 @@ VitessBackupEngine
-extraVitessFlags
+extraVitessFlags
map[string]string @@ -5552,7 +5552,7 @@ map[string]string
-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -5565,7 +5565,7 @@ TopoReconcileConfig
-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -5581,7 +5581,7 @@ VitessClusterUpdateStrategy
-status
+status
VitessKeyspaceStatus @@ -5612,7 +5612,7 @@ VitessKeyspaceStatus
-type
+type
VitessKeyspaceConditionType @@ -5625,7 +5625,7 @@ VitessKeyspaceConditionType
-status
+status
Kubernetes core/v1.ConditionStatus @@ -5639,7 +5639,7 @@ Can be True, False, Unknown.

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

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

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

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

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

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

-vttablet
+vttablet
string @@ -5803,7 +5803,7 @@ string
-vtorc
+vtorc
string @@ -5814,7 +5814,7 @@ string
-vtbackup
+vtbackup
string @@ -5825,7 +5825,7 @@ string
-mysqld
+mysqld
MysqldImage @@ -5841,7 +5841,7 @@ mysqld running alongside each tablet.

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

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

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

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

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

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

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

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

-readyTablets
+readyTablets
int32 @@ -6040,7 +6040,7 @@ int32
-updatedTablets
+updatedTablets
int32 @@ -6052,7 +6052,7 @@ int32
-desiredShards
+desiredShards
int32 @@ -6066,7 +6066,7 @@ own.

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

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

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

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

-readyTablets
+readyTablets
int32 @@ -6163,7 +6163,7 @@ int32
-updatedTablets
+updatedTablets
int32 @@ -6175,7 +6175,7 @@ int32
-pendingChanges
+pendingChanges
string @@ -6187,7 +6187,7 @@ the next time a rolling update allows.

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

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

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -6248,7 +6248,7 @@ VitessLockserverParams
-images
+images
VitessKeyspaceImages @@ -6266,7 +6266,7 @@ images on VitessKeyspaceTemplate.

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

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

-backupEngine
+backupEngine
VitessBackupEngine @@ -6330,7 +6330,7 @@ VitessBackupEngine
-extraVitessFlags
+extraVitessFlags
map[string]string @@ -6341,7 +6341,7 @@ map[string]string
-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -6354,7 +6354,7 @@ TopoReconcileConfig
-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -6386,7 +6386,7 @@ VitessClusterUpdateStrategy
-observedGeneration
+observedGeneration
int64 @@ -6397,7 +6397,7 @@ int64
-shards
+shards
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessKeyspaceShardStatus @@ -6410,7 +6410,7 @@ map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessKeyspac
-partitionings
+partitionings
[]VitessKeyspacePartitioningStatus @@ -6423,7 +6423,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 @@ -6436,7 +6436,7 @@ map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.OrphanStatus
-idle
+idle
Kubernetes core/v1.ConditionStatus @@ -6451,7 +6451,7 @@ be safe to turn down the keyspace.

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

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

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

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

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

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

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

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

-vttablet
+vttablet
string @@ -6696,7 +6696,7 @@ string
-vtorc
+vtorc
string @@ -6707,7 +6707,7 @@ string
-vtbackup
+vtbackup
string @@ -6718,7 +6718,7 @@ string
-mysqld
+mysqld
MysqldImageNew @@ -6734,7 +6734,7 @@ mysqld running alongside each tablet.

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

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

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

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

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

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

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

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

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

-service
+service
ServiceOverrides @@ -6988,7 +6988,7 @@ ServiceOverrides
-tolerations
+tolerations
[]Kubernetes core/v1.Toleration @@ -7020,7 +7020,7 @@ ServiceOverrides
-available
+available
Kubernetes core/v1.ConditionStatus @@ -7033,7 +7033,7 @@ Kubernetes core/v1.ConditionStatus
-serviceName
+serviceName
string @@ -7063,7 +7063,7 @@ string
-initializeMaster
+initializeMaster
bool @@ -7076,7 +7076,7 @@ new or restored shard that has no master yet.

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

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

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

-name
+name
string @@ -7180,7 +7180,7 @@ string
-databaseName
+databaseName
string @@ -7193,7 +7193,7 @@ the keyspace level.

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

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

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -7234,7 +7234,7 @@ VitessImagePullPolicies
-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -7247,7 +7247,7 @@ VitessImagePullPolicies
-keyRange
+keyRange
VitessKeyRange @@ -7260,7 +7260,7 @@ VitessKeyRange
-globalLockserver
+globalLockserver
VitessLockserverParams @@ -7273,7 +7273,7 @@ VitessLockserverParams
-vitessOrchestrator
+vitessOrchestrator
VitessOrchestratorSpec @@ -7286,7 +7286,7 @@ VitessOrchestratorSpec
-backupLocations
+backupLocations
[]VitessBackupLocation @@ -7299,7 +7299,7 @@ VitessOrchestratorSpec
-backupEngine
+backupEngine
VitessBackupEngine @@ -7312,7 +7312,7 @@ VitessBackupEngine
-extraVitessFlags
+extraVitessFlags
map[string]string @@ -7323,7 +7323,7 @@ map[string]string
-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -7336,7 +7336,7 @@ TopoReconcileConfig
-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -7352,7 +7352,7 @@ VitessClusterUpdateStrategy
-status
+status
VitessShardStatus @@ -7383,7 +7383,7 @@ VitessShardStatus
-status
+status
Kubernetes core/v1.ConditionStatus @@ -7397,7 +7397,7 @@ Can be True, False, Unknown.

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

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

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

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

-name
+name
string @@ -7489,7 +7489,7 @@ string
-databaseName
+databaseName
string @@ -7502,7 +7502,7 @@ the keyspace level.

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

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

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -7543,7 +7543,7 @@ VitessImagePullPolicies
-imagePullSecrets
+imagePullSecrets
[]Kubernetes core/v1.LocalObjectReference @@ -7556,7 +7556,7 @@ VitessImagePullPolicies
-keyRange
+keyRange
VitessKeyRange @@ -7569,7 +7569,7 @@ VitessKeyRange
-globalLockserver
+globalLockserver
VitessLockserverParams @@ -7582,7 +7582,7 @@ VitessLockserverParams
-vitessOrchestrator
+vitessOrchestrator
VitessOrchestratorSpec @@ -7595,7 +7595,7 @@ VitessOrchestratorSpec
-backupLocations
+backupLocations
[]VitessBackupLocation @@ -7608,7 +7608,7 @@ VitessOrchestratorSpec
-backupEngine
+backupEngine
VitessBackupEngine @@ -7621,7 +7621,7 @@ VitessBackupEngine
-extraVitessFlags
+extraVitessFlags
map[string]string @@ -7632,7 +7632,7 @@ map[string]string
-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -7645,7 +7645,7 @@ TopoReconcileConfig
-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -7677,7 +7677,7 @@ VitessClusterUpdateStrategy
-observedGeneration
+observedGeneration
int64 @@ -7688,7 +7688,7 @@ int64
-tablets
+tablets
map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.VitessTabletStatus @@ -7701,7 +7701,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 @@ -7714,7 +7714,7 @@ map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.OrphanStatus
-cells
+cells
[]string @@ -7725,7 +7725,7 @@ map[string]planetscale.dev/vitess-operator/pkg/apis/planetscale/v2.OrphanStatus
-vitessOrchestrator
+vitessOrchestrator
VitessOrchestratorStatus @@ -7738,7 +7738,7 @@ VitessOrchestratorStatus
-hasMaster
+hasMaster
Kubernetes core/v1.ConditionStatus @@ -7752,7 +7752,7 @@ reflects a master for this shard.

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

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

-idle
+idle
Kubernetes core/v1.ConditionStatus @@ -7798,7 +7798,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 @@ -7812,7 +7812,7 @@ It’s ok for multiple controllers to add conditions here, and those conditi
-masterAlias
+masterAlias
string @@ -7826,7 +7826,7 @@ condition whenever the distinction is important.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

-poolType
+poolType
string @@ -8283,7 +8283,7 @@ string
-index
+index
int32 @@ -8294,7 +8294,7 @@ int32
-running
+running
Kubernetes core/v1.ConditionStatus @@ -8307,7 +8307,7 @@ Kubernetes core/v1.ConditionStatus
-ready
+ready
Kubernetes core/v1.ConditionStatus @@ -8321,7 +8321,7 @@ meaning it’s ready to serve queries.

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

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

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

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

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

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

-replicas
+replicas
int32 @@ -8444,7 +8444,7 @@ int32
-webResources
+webResources
Kubernetes core/v1.ResourceRequirements @@ -8457,7 +8457,7 @@ Kubernetes core/v1.ResourceRequirements
-apiResources
+apiResources
Kubernetes core/v1.ResourceRequirements @@ -8470,7 +8470,7 @@ Kubernetes core/v1.ResourceRequirements
-readOnly
+readOnly
bool @@ -8483,7 +8483,7 @@ or should it allow users to take actions

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

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

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

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

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

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

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

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

-service
+service
ServiceOverrides @@ -8627,7 +8627,7 @@ ServiceOverrides
-tolerations
+tolerations
[]Kubernetes core/v1.Toleration @@ -8659,7 +8659,7 @@ ServiceOverrides
-available
+available
Kubernetes core/v1.ConditionStatus @@ -8672,7 +8672,7 @@ Kubernetes core/v1.ConditionStatus
-serviceName
+serviceName
string @@ -8702,7 +8702,7 @@ string
-resources
+resources
Kubernetes core/v1.ResourceRequirements @@ -8717,7 +8717,7 @@ This field is required.

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

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

-terminationGracePeriodSeconds
+terminationGracePeriodSeconds
int64 diff --git a/docs/api/index.html b/docs/api/index.html index 76c1abe0..9d8c90db 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 @@

AutoscalerSpec

-minReplicas
+minReplicas
int32 @@ -538,7 +538,7 @@

AutoscalerSpec

-maxReplicas
+maxReplicas
int32 @@ -550,7 +550,7 @@

AutoscalerSpec

-metrics
+metrics
[]Kubernetes autoscaling/v2.MetricSpec @@ -566,7 +566,7 @@

AutoscalerSpec

-behavior
+behavior
Kubernetes autoscaling/v2.HorizontalPodAutoscalerBehavior @@ -599,7 +599,7 @@

AzblobBackupLocation

-account
+account
string @@ -610,7 +610,7 @@

AzblobBackupLocation

-container
+container
string @@ -621,7 +621,7 @@

AzblobBackupLocation

-keyPrefix
+keyPrefix
string @@ -636,7 +636,7 @@

AzblobBackupLocation

-authSecret
+authSecret
SecretSource @@ -678,7 +678,7 @@

CephBackupLocation

-authSecret
+authSecret
SecretSource @@ -714,7 +714,7 @@

ClusterBackupSpec

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

ClusterBackupSpec

-engine
+engine
VitessBackupEngine @@ -752,7 +752,7 @@

ClusterBackupSpec

-subcontroller
+subcontroller
VitessBackupSubcontrollerSpec @@ -765,7 +765,7 @@

ClusterBackupSpec

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

EtcdLockserverSpec

-EtcdLockserverTemplate
+EtcdLockserverTemplate
EtcdLockserverTemplate @@ -827,7 +827,7 @@

EtcdLockserverSpec

-zone
+zone
string @@ -861,7 +861,7 @@

EtcdLockserverStatus

-observedGeneration
+observedGeneration
int64 @@ -872,7 +872,7 @@

EtcdLockserverStatus

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

EtcdLockserverStatus

-clientServiceName
+clientServiceName
string @@ -918,7 +918,7 @@

EtcdLockserverTemplate

-image
+image
string @@ -930,7 +930,7 @@

EtcdLockserverTemplate

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

EtcdLockserverTemplate

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

EtcdLockserverTemplate

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

EtcdLockserverTemplate

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

EtcdLockserverTemplate

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

EtcdLockserverTemplate

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

EtcdLockserverTemplate

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

EtcdLockserverTemplate

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

EtcdLockserverTemplate

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

EtcdLockserverTemplate

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

EtcdLockserverTemplate

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

EtcdLockserverTemplate

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

EtcdLockserverTemplate

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

EtcdLockserverTemplate

-createPDB
+createPDB
bool @@ -1133,7 +1133,7 @@

EtcdLockserverTemplate

-createClientService
+createClientService
bool @@ -1147,7 +1147,7 @@

EtcdLockserverTemplate

-createPeerService
+createPeerService
bool @@ -1161,7 +1161,7 @@

EtcdLockserverTemplate

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

EtcdLockserverTemplate

-localMemberIndex
+localMemberIndex
int32 @@ -1192,7 +1192,7 @@

EtcdLockserverTemplate

-clientService
+clientService
ServiceOverrides @@ -1205,7 +1205,7 @@

EtcdLockserverTemplate

-peerService
+peerService
ServiceOverrides @@ -1218,7 +1218,7 @@

EtcdLockserverTemplate

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

ExternalDatastore

-user
+user
string @@ -1263,7 +1263,7 @@

ExternalDatastore

-host
+host
string @@ -1274,7 +1274,7 @@

ExternalDatastore

-port
+port
int32 @@ -1285,7 +1285,7 @@

ExternalDatastore

-database
+database
string @@ -1296,7 +1296,7 @@

ExternalDatastore

-credentialsSecret
+credentialsSecret
SecretSource @@ -1316,7 +1316,7 @@

ExternalDatastore

-serverCACertSecret
+serverCACertSecret
SecretSource @@ -1347,7 +1347,7 @@

ExternalV

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

GCSBackupLocation

-bucket
+bucket
string @@ -1394,7 +1394,7 @@

GCSBackupLocation

-keyPrefix
+keyPrefix
string @@ -1409,7 +1409,7 @@

GCSBackupLocation

-authSecret
+authSecret
SecretSource @@ -1446,7 +1446,7 @@

LockserverSpec

-external
+external
VitessLockserverParams @@ -1461,7 +1461,7 @@

LockserverSpec

-etcd
+etcd
EtcdLockserverTemplate @@ -1474,7 +1474,7 @@

LockserverSpec

-cellInfoAddress
+cellInfoAddress
string @@ -1506,7 +1506,7 @@

LockserverStatus

-etcd
+etcd
EtcdLockserverStatus @@ -1538,7 +1538,7 @@

MysqldExporterSpec

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

MysqldImage

-mysql56Compatible
+mysql56Compatible
string @@ -1583,7 +1583,7 @@

MysqldImage

-mysql80Compatible
+mysql80Compatible
string @@ -1595,7 +1595,7 @@

MysqldImage

-mariadbCompatible
+mariadbCompatible
string @@ -1607,7 +1607,7 @@

MysqldImage

-mariadb103Compatible
+mariadb103Compatible
string @@ -1641,7 +1641,7 @@

MysqldImageNew

-mysql56Compatible
+mysql56Compatible
string @@ -1653,7 +1653,7 @@

MysqldImageNew

-mysql80Compatible
+mysql80Compatible
string @@ -1684,7 +1684,7 @@

MysqldSpec

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

MysqldSpec

-configOverrides
+configOverrides
string @@ -1733,7 +1733,7 @@

OrphanStatus

-reason
+reason
string @@ -1744,7 +1744,7 @@

OrphanStatus

-message
+message
string @@ -1774,7 +1774,7 @@

ReshardingStatus

-workflow
+workflow
string @@ -1785,7 +1785,7 @@

ReshardingStatus

-state
+state
WorkflowState @@ -1798,7 +1798,7 @@

ReshardingStatus

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

ReshardingStatus

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

ReshardingStatus

-copyProgress
+copyProgress
int @@ -1853,7 +1853,7 @@

S3BackupLocation

-region
+region
string @@ -1864,7 +1864,7 @@

S3BackupLocation

-bucket
+bucket
string @@ -1875,7 +1875,7 @@

S3BackupLocation

-endpoint
+endpoint
string @@ -1887,7 +1887,7 @@

S3BackupLocation

-forcePathStyle
+forcePathStyle
bool @@ -1899,7 +1899,7 @@

S3BackupLocation

-keyPrefix
+keyPrefix
string @@ -1914,7 +1914,7 @@

S3BackupLocation

-authSecret
+authSecret
SecretSource @@ -1957,7 +1957,7 @@

SecretSource

-name
+name
string @@ -1973,7 +1973,7 @@

SecretSource

-volumeName
+volumeName
string @@ -1988,7 +1988,7 @@

SecretSource

-key
+key
string @@ -2027,7 +2027,7 @@

ServiceOverrides

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

ServiceOverrides

-clusterIP
+clusterIP
string @@ -2070,7 +2070,7 @@

ShardBackupLocationStatus

-name
+name
string @@ -2081,7 +2081,7 @@

ShardBackupLocationStatus

-completeBackups
+completeBackups
int32 @@ -2092,7 +2092,7 @@

ShardBackupLocationStatus

-incompleteBackups
+incompleteBackups
int32 @@ -2103,7 +2103,7 @@

ShardBackupLocationStatus

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

TopoReconcileConfig

-registerCellsAliases
+registerCellsAliases
bool @@ -2151,7 +2151,7 @@

TopoReconcileConfig

-registerCells
+registerCells
bool @@ -2163,7 +2163,7 @@

TopoReconcileConfig

-pruneCells
+pruneCells
bool @@ -2175,7 +2175,7 @@

TopoReconcileConfig

-pruneKeyspaces
+pruneKeyspaces
bool @@ -2187,7 +2187,7 @@

TopoReconcileConfig

-pruneSrvKeyspaces
+pruneSrvKeyspaces
bool @@ -2199,7 +2199,7 @@

TopoReconcileConfig

-pruneShards
+pruneShards
bool @@ -2211,7 +2211,7 @@

TopoReconcileConfig

-pruneShardCells
+pruneShardCells
bool @@ -2223,7 +2223,7 @@

TopoReconcileConfig

-pruneTablets
+pruneTablets
bool @@ -2268,7 +2268,7 @@

VitessBackupLocation

-name
+name
string @@ -2285,7 +2285,7 @@

VitessBackupLocation

-gcs
+gcs
GCSBackupLocation @@ -2298,7 +2298,7 @@

VitessBackupLocation

-s3
+s3
S3BackupLocation @@ -2311,7 +2311,7 @@

VitessBackupLocation

-azblob
+azblob
AzblobBackupLocation @@ -2324,7 +2324,7 @@

VitessBackupLocation

-ceph
+ceph
CephBackupLocation @@ -2337,7 +2337,7 @@

VitessBackupLocation

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

VitessBackupLocation

-volumeSubPath
+volumeSubPath
string @@ -2364,7 +2364,7 @@

VitessBackupLocation

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

VitessBackupSchedule

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

VitessBackupSchedule

-spec
+spec
VitessBackupScheduleSpec @@ -2418,7 +2418,7 @@

VitessBackupSchedule
-VitessBackupScheduleTemplate
+VitessBackupScheduleTemplate
VitessBackupScheduleTemplate @@ -2435,7 +2435,7 @@

VitessBackupSchedule

-cluster
+cluster
string @@ -2446,7 +2446,7 @@

VitessBackupSchedule

-image
+image
string @@ -2458,7 +2458,7 @@

VitessBackupSchedule

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

VitessBackupSchedule

-status
+status
VitessBackupScheduleStatus @@ -2506,7 +2506,7 @@

VitessBackupScheduleSpec

-VitessBackupScheduleTemplate
+VitessBackupScheduleTemplate
VitessBackupScheduleTemplate @@ -2523,7 +2523,7 @@

VitessBackupScheduleSpec

-cluster
+cluster
string @@ -2534,7 +2534,7 @@

VitessBackupScheduleSpec

-image
+image
string @@ -2546,7 +2546,7 @@

VitessBackupScheduleSpec

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

VitessBackupScheduleStatu

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

VitessBackupScheduleStatu

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

VitessBackupScheduleStr

-name
+name
BackupStrategyName @@ -2641,7 +2641,7 @@

VitessBackupScheduleStr

-keyspace
+keyspace
string @@ -2652,7 +2652,7 @@

VitessBackupScheduleStr

-shard
+shard
string @@ -2663,7 +2663,7 @@

VitessBackupScheduleStr

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

VitessBackupScheduleTem

-name
+name
string @@ -2708,7 +2708,7 @@

VitessBackupScheduleTem

-schedule
+schedule
string @@ -2719,7 +2719,7 @@

VitessBackupScheduleTem

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

VitessBackupScheduleTem

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

VitessBackupScheduleTem

-successfulJobsHistoryLimit
+successfulJobsHistoryLimit
int32 @@ -2763,7 +2763,7 @@

VitessBackupScheduleTem

-failedJobsHistoryLimit
+failedJobsHistoryLimit
int32 @@ -2775,7 +2775,7 @@

VitessBackupScheduleTem

-suspend
+suspend
bool @@ -2789,7 +2789,7 @@

VitessBackupScheduleTem

-startingDeadlineSeconds
+startingDeadlineSeconds
int64 @@ -2805,7 +2805,7 @@

VitessBackupScheduleTem

-concurrencyPolicy
+concurrencyPolicy
ConcurrencyPolicy @@ -2823,7 +2823,7 @@

VitessBackupScheduleTem

-allowedMissedRun
+allowedMissedRun
int @@ -2842,7 +2842,7 @@

VitessBackupScheduleTem

-jobTimeoutMinute
+jobTimeoutMinute
int32 @@ -2855,7 +2855,7 @@

VitessBackupScheduleTem

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

VitessBackupScheduleTem

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

VitessBackupStatus

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

VitessBackupStatus

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

VitessBackupStatus

-complete
+complete
bool @@ -2948,7 +2948,7 @@

VitessBackupStatus

-position
+position
string @@ -2962,7 +2962,7 @@

VitessBackupStatus

-engine
+engine
string @@ -2973,7 +2973,7 @@

VitessBackupStatus

-storageDirectory
+storageDirectory
string @@ -2985,7 +2985,7 @@

VitessBackupStatus

-storageName
+storageName
string @@ -3019,7 +3019,7 @@

VitessBackupStorage

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

VitessBackupStorage

-spec
+spec
VitessBackupStorageSpec @@ -3046,7 +3046,7 @@

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

VitessBackupStorage

-subcontroller
+subcontroller
VitessBackupSubcontrollerSpec @@ -3076,7 +3076,7 @@

VitessBackupStorage

-status
+status
VitessBackupStorageStatus @@ -3107,7 +3107,7 @@

VitessBackupStorageSpec

-location
+location
VitessBackupLocation @@ -3121,7 +3121,7 @@

VitessBackupStorageSpec

-subcontroller
+subcontroller
VitessBackupSubcontrollerSpec @@ -3153,7 +3153,7 @@

VitessBackupStorageStatus

-observedGeneration
+observedGeneration
int64 @@ -3164,7 +3164,7 @@

VitessBackupStorageStatus

-totalBackupCount
+totalBackupCount
int32 @@ -3195,7 +3195,7 @@

VitessBackupSubcontrol

-serviceAccountName
+serviceAccountName
string @@ -3231,7 +3231,7 @@

VitessCell

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

VitessCell

-spec
+spec
VitessCellSpec @@ -3258,7 +3258,7 @@

VitessCell
-VitessCellTemplate
+VitessCellTemplate
VitessCellTemplate @@ -3276,7 +3276,7 @@

VitessCell

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -3289,7 +3289,7 @@

VitessCell

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

VitessCell

-images
+images
VitessCellImages @@ -3316,7 +3316,7 @@

VitessCell

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -3329,7 +3329,7 @@

VitessCell

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

VitessCell

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

VitessCell

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -3369,7 +3369,7 @@

VitessCell

-status
+status
VitessCellStatus @@ -3400,7 +3400,7 @@

VitessCellGatewaySpec

-replicas
+replicas
int32 @@ -3411,7 +3411,7 @@

VitessCellGatewaySpec

-autoscaler
+autoscaler
AutoscalerSpec @@ -3426,7 +3426,7 @@

VitessCellGatewaySpec

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

VitessCellGatewaySpec

-authentication
+authentication
VitessGatewayAuthentication @@ -3452,7 +3452,7 @@

VitessCellGatewaySpec

-secureTransport
+secureTransport
VitessGatewaySecureTransport @@ -3465,7 +3465,7 @@

VitessCellGatewaySpec

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

VitessCellGatewaySpec

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

VitessCellGatewaySpec

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

VitessCellGatewaySpec

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

VitessCellGatewaySpec

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

VitessCellGatewaySpec

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

VitessCellGatewaySpec

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

VitessCellGatewaySpec

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

VitessCellGatewaySpec

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

VitessCellGatewaySpec

-service
+service
ServiceOverrides @@ -3609,7 +3609,7 @@

VitessCellGatewaySpec

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

VitessCellGatewaySpec

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

VitessCellGatewaySpec

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

VitessCellGatewaySpec

-terminationGracePeriodSeconds
+terminationGracePeriodSeconds
int64 @@ -3681,7 +3681,7 @@

VitessCellGatewayStatus

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

VitessCellGatewayStatus

-serviceName
+serviceName
string @@ -3705,7 +3705,7 @@

VitessCellGatewayStatus

-labelSelector
+labelSelector
string @@ -3717,7 +3717,7 @@

VitessCellGatewayStatus

-replicas
+replicas
int32 @@ -3748,7 +3748,7 @@

VitessCellImages

-vtgate
+vtgate
string @@ -3787,7 +3787,7 @@

VitessCellSpec

-VitessCellTemplate
+VitessCellTemplate
VitessCellTemplate @@ -3805,7 +3805,7 @@

VitessCellSpec

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -3818,7 +3818,7 @@

VitessCellSpec

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

VitessCellSpec

-images
+images
VitessCellImages @@ -3845,7 +3845,7 @@

VitessCellSpec

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -3858,7 +3858,7 @@

VitessCellSpec

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

VitessCellSpec

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

VitessCellSpec

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -3914,7 +3914,7 @@

VitessCellStatus

-observedGeneration
+observedGeneration
int64 @@ -3925,7 +3925,7 @@

VitessCellStatus

-lockserver
+lockserver
LockserverStatus @@ -3938,7 +3938,7 @@

VitessCellStatus

-gateway
+gateway
VitessCellGatewayStatus @@ -3951,7 +3951,7 @@

VitessCellStatus

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

VitessCellStatus

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

VitessCellTemplate

-name
+name
string @@ -4016,7 +4016,7 @@

VitessCellTemplate

-zone
+zone
string @@ -4030,7 +4030,7 @@

VitessCellTemplate

-lockserver
+lockserver
LockserverSpec @@ -4045,7 +4045,7 @@

VitessCellTemplate

-gateway
+gateway
VitessCellGatewaySpec @@ -4077,7 +4077,7 @@

VitessClusterCellStatus

-pendingChanges
+pendingChanges
string @@ -4089,7 +4089,7 @@

VitessClusterCellStatus

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

VitessClusterKeyspaceSta

-pendingChanges
+pendingChanges
string @@ -4133,7 +4133,7 @@

VitessClusterKeyspaceSta

-desiredShards
+desiredShards
int32 @@ -4147,7 +4147,7 @@

VitessClusterKeyspaceSta

-shards
+shards
int32 @@ -4159,7 +4159,7 @@

VitessClusterKeyspaceSta

-readyShards
+readyShards
int32 @@ -4170,7 +4170,7 @@

VitessClusterKeyspaceSta

-updatedShards
+updatedShards
int32 @@ -4182,7 +4182,7 @@

VitessClusterKeyspaceSta

-desiredTablets
+desiredTablets
int32 @@ -4196,7 +4196,7 @@

VitessClusterKeyspaceSta

-tablets
+tablets
int32 @@ -4209,7 +4209,7 @@

VitessClusterKeyspaceSta

-readyTablets
+readyTablets
int32 @@ -4220,7 +4220,7 @@

VitessClusterKeyspaceSta

-updatedTablets
+updatedTablets
int32 @@ -4232,7 +4232,7 @@

VitessClusterKeyspaceSta

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

VitessClusterSpec

-images
+images
VitessImages @@ -4278,7 +4278,7 @@

VitessClusterSpec

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -4292,7 +4292,7 @@

VitessClusterSpec

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

VitessClusterSpec

-backup
+backup
ClusterBackupSpec @@ -4322,7 +4322,7 @@

VitessClusterSpec

-globalLockserver
+globalLockserver
LockserverSpec @@ -4337,7 +4337,7 @@

VitessClusterSpec

-vitessDashboard
+vitessDashboard
VitessDashboardSpec @@ -4350,7 +4350,7 @@

VitessClusterSpec

-vtadmin
+vtadmin
VtAdminSpec @@ -4363,7 +4363,7 @@

VitessClusterSpec

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

VitessClusterSpec

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

VitessClusterSpec

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

VitessClusterSpec

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -4429,7 +4429,7 @@

VitessClusterSpec

-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -4443,7 +4443,7 @@

VitessClusterSpec

-gatewayService
+gatewayService
ServiceOverrides @@ -4458,7 +4458,7 @@

VitessClusterSpec

-tabletService
+tabletService
ServiceOverrides @@ -4490,7 +4490,7 @@

VitessClusterStatus

-observedGeneration
+observedGeneration
int64 @@ -4501,7 +4501,7 @@

VitessClusterStatus

-globalLockserver
+globalLockserver
LockserverStatus @@ -4514,7 +4514,7 @@

VitessClusterStatus

-gatewayServiceName
+gatewayServiceName
string @@ -4525,7 +4525,7 @@

VitessClusterStatus

-vitessDashboard
+vitessDashboard
VitessDashboardStatus @@ -4538,7 +4538,7 @@

VitessClusterStatus

-vtadmin
+vtadmin
VtadminStatus @@ -4551,7 +4551,7 @@

VitessClusterStatus

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

VitessClusterStatus

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

VitessClusterStatus

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

VitessClusterStatus

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

VitessClusterUpdateStrat

-type
+type
VitessClusterUpdateStrategyType @@ -4650,7 +4650,7 @@

VitessClusterUpdateStrat

-external
+external
ExternalVitessClusterUpdateStrategyOptions @@ -4693,7 +4693,7 @@

VitessDashboardSpec

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

VitessDashboardSpec

-replicas
+replicas
int32 @@ -4717,7 +4717,7 @@

VitessDashboardSpec

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

VitessDashboardSpec

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

VitessDashboardSpec

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

VitessDashboardSpec

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

VitessDashboardSpec

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

VitessDashboardSpec

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

VitessDashboardSpec

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

VitessDashboardSpec

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

VitessDashboardSpec

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

VitessDashboardSpec

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

VitessDashboardSpec

-service
+service
ServiceOverrides @@ -4874,7 +4874,7 @@

VitessDashboardSpec

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

VitessDashboardStatus

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

VitessDashboardStatus

-serviceName
+serviceName
string @@ -4949,7 +4949,7 @@

VitessGatewayAuthenticat

-static
+static
VitessGatewayStaticAuthentication @@ -4981,7 +4981,7 @@

VitessGatewaySecureTran

-required
+required
bool @@ -4994,7 +4994,7 @@

VitessGatewaySecureTran

-tls
+tls
VitessGatewayTLSSecureTransport @@ -5026,7 +5026,7 @@

VitessGatewayStati

-secret
+secret
SecretSource @@ -5058,7 +5058,7 @@

VitessGatewayTLSSecu

-clientCACertSecret
+clientCACertSecret
SecretSource @@ -5073,7 +5073,7 @@

VitessGatewayTLSSecu

-certSecret
+certSecret
SecretSource @@ -5086,7 +5086,7 @@

VitessGatewayTLSSecu

-keySecret
+keySecret
SecretSource @@ -5121,7 +5121,7 @@

VitessImagePullPolicies

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

VitessImagePullPolicies

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

VitessImagePullPolicies

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

VitessImagePullPolicies

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

VitessImagePullPolicies

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

VitessImagePullPolicies

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

VitessImagePullPolicies

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

VitessImagePullPolicies

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

VitessImages

-vtctld
+vtctld
string @@ -5255,7 +5255,7 @@

VitessImages

-vtadmin
+vtadmin
string @@ -5266,7 +5266,7 @@

VitessImages

-vtorc
+vtorc
string @@ -5277,7 +5277,7 @@

VitessImages

-vtgate
+vtgate
string @@ -5288,7 +5288,7 @@

VitessImages

-vttablet
+vttablet
string @@ -5299,7 +5299,7 @@

VitessImages

-vtbackup
+vtbackup
string @@ -5310,7 +5310,7 @@

VitessImages

-mysqld
+mysqld
MysqldImage @@ -5326,7 +5326,7 @@

VitessImages

-mysqldExporter
+mysqldExporter
string @@ -5357,7 +5357,7 @@

VitessKeyRange

-start
+start
string @@ -5371,7 +5371,7 @@

VitessKeyRange

-end
+end
string @@ -5403,7 +5403,7 @@

VitessKeyspace

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

VitessKeyspace

-spec
+spec
VitessKeyspaceSpec @@ -5430,7 +5430,7 @@

VitessKeyspace
-VitessKeyspaceTemplate
+VitessKeyspaceTemplate
VitessKeyspaceTemplate @@ -5448,7 +5448,7 @@

VitessKeyspace

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -5461,7 +5461,7 @@

VitessKeyspace

-images
+images
VitessKeyspaceImages @@ -5479,7 +5479,7 @@

VitessKeyspace

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -5492,7 +5492,7 @@

VitessKeyspace

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

VitessKeyspace

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

VitessKeyspace

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

VitessKeyspace

-backupEngine
+backupEngine
VitessBackupEngine @@ -5543,7 +5543,7 @@

VitessKeyspace

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

VitessKeyspace

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -5567,7 +5567,7 @@

VitessKeyspace

-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -5583,7 +5583,7 @@

VitessKeyspace

-status
+status
VitessKeyspaceStatus @@ -5614,7 +5614,7 @@

VitessKeyspaceCondition

-type
+type
VitessKeyspaceConditionType @@ -5627,7 +5627,7 @@

VitessKeyspaceCondition

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

VitessKeyspaceCondition

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

VitessKeyspaceCondition

-reason
+reason
string @@ -5667,7 +5667,7 @@

VitessKeyspaceCondition

-message
+message
string @@ -5708,7 +5708,7 @@

VitessKeyspaceCusto

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

VitessKeyspaceEqualP

-parts
+parts
int32 @@ -5759,7 +5759,7 @@

VitessKeyspaceEqualP

-shardTemplate
+shardTemplate
VitessShardTemplate @@ -5794,7 +5794,7 @@

VitessKeyspaceImages

-vttablet
+vttablet
string @@ -5805,7 +5805,7 @@

VitessKeyspaceImages

-vtorc
+vtorc
string @@ -5816,7 +5816,7 @@

VitessKeyspaceImages

-vtbackup
+vtbackup
string @@ -5827,7 +5827,7 @@

VitessKeyspaceImages

-mysqld
+mysqld
MysqldImage @@ -5843,7 +5843,7 @@

VitessKeyspaceImages

-mysqldExporter
+mysqldExporter
string @@ -5873,7 +5873,7 @@

VitessKeyspaceKeyRangeSh

-keyRange
+keyRange
VitessKeyRange @@ -5891,7 +5891,7 @@

VitessKeyspaceKeyRangeSh

-VitessShardTemplate
+VitessShardTemplate
VitessShardTemplate @@ -5928,7 +5928,7 @@

VitessKeyspacePartitionin

-equal
+equal
VitessKeyspaceEqualPartitioning @@ -5943,7 +5943,7 @@

VitessKeyspacePartitionin

-custom
+custom
VitessKeyspaceCustomPartitioning @@ -5976,7 +5976,7 @@

VitessKeyspaceParti

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

VitessKeyspaceParti

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

VitessKeyspaceParti

-desiredTablets
+desiredTablets
int32 @@ -6019,7 +6019,7 @@

VitessKeyspaceParti

-tablets
+tablets
int32 @@ -6031,7 +6031,7 @@

VitessKeyspaceParti

-readyTablets
+readyTablets
int32 @@ -6042,7 +6042,7 @@

VitessKeyspaceParti

-updatedTablets
+updatedTablets
int32 @@ -6054,7 +6054,7 @@

VitessKeyspaceParti

-desiredShards
+desiredShards
int32 @@ -6068,7 +6068,7 @@

VitessKeyspaceParti

-readyShards
+readyShards
int32 @@ -6098,7 +6098,7 @@

VitessKeyspaceShardStatus

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

VitessKeyspaceShardStatus

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

VitessKeyspaceShardStatus

-desiredTablets
+desiredTablets
int32 @@ -6142,7 +6142,7 @@

VitessKeyspaceShardStatus

-tablets
+tablets
int32 @@ -6154,7 +6154,7 @@

VitessKeyspaceShardStatus

-readyTablets
+readyTablets
int32 @@ -6165,7 +6165,7 @@

VitessKeyspaceShardStatus

-updatedTablets
+updatedTablets
int32 @@ -6177,7 +6177,7 @@

VitessKeyspaceShardStatus

-pendingChanges
+pendingChanges
string @@ -6189,7 +6189,7 @@

VitessKeyspaceShardStatus

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

VitessKeyspaceSpec

-VitessKeyspaceTemplate
+VitessKeyspaceTemplate
VitessKeyspaceTemplate @@ -6237,7 +6237,7 @@

VitessKeyspaceSpec

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -6250,7 +6250,7 @@

VitessKeyspaceSpec

-images
+images
VitessKeyspaceImages @@ -6268,7 +6268,7 @@

VitessKeyspaceSpec

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -6281,7 +6281,7 @@

VitessKeyspaceSpec

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

VitessKeyspaceSpec

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

VitessKeyspaceSpec

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

VitessKeyspaceSpec

-backupEngine
+backupEngine
VitessBackupEngine @@ -6332,7 +6332,7 @@

VitessKeyspaceSpec

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

VitessKeyspaceSpec

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -6356,7 +6356,7 @@

VitessKeyspaceSpec

-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -6388,7 +6388,7 @@

VitessKeyspaceStatus

-observedGeneration
+observedGeneration
int64 @@ -6399,7 +6399,7 @@

VitessKeyspaceStatus

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

VitessKeyspaceStatus

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

VitessKeyspaceStatus

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

VitessKeyspaceStatus

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

VitessKeyspaceStatus

-resharding
+resharding
ReshardingStatus @@ -6468,7 +6468,7 @@

VitessKeyspaceStatus

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

VitessKeyspaceTemplate

-name
+name
string @@ -6518,7 +6518,7 @@

VitessKeyspaceTemplate

-databaseName
+databaseName
string @@ -6539,7 +6539,7 @@

VitessKeyspaceTemplate

-durabilityPolicy
+durabilityPolicy
string @@ -6551,7 +6551,7 @@

VitessKeyspaceTemplate

-vitessOrchestrator
+vitessOrchestrator
VitessOrchestratorSpec @@ -6566,7 +6566,7 @@

VitessKeyspaceTemplate

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

VitessKeyspaceTemplate

-turndownPolicy
+turndownPolicy
VitessKeyspaceTurndownPolicy @@ -6630,7 +6630,7 @@

VitessKeyspaceTemplate

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

VitessKeyspaceTemplate

-images
+images
VitessKeyspaceTemplateImages @@ -6687,7 +6687,7 @@

VitessKeyspaceTemplateI

-vttablet
+vttablet
string @@ -6698,7 +6698,7 @@

VitessKeyspaceTemplateI

-vtorc
+vtorc
string @@ -6709,7 +6709,7 @@

VitessKeyspaceTemplateI

-vtbackup
+vtbackup
string @@ -6720,7 +6720,7 @@

VitessKeyspaceTemplateI

-mysqld
+mysqld
MysqldImageNew @@ -6736,7 +6736,7 @@

VitessKeyspaceTemplateI

-mysqldExporter
+mysqldExporter
string @@ -6779,7 +6779,7 @@

VitessLockserverParams

-implementation
+implementation
string @@ -6790,7 +6790,7 @@

VitessLockserverParams

-address
+address
string @@ -6801,7 +6801,7 @@

VitessLockserverParams

-rootPath
+rootPath
string @@ -6833,7 +6833,7 @@

VitessOrchestratorSpec

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

VitessOrchestratorSpec

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

VitessOrchestratorSpec

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

VitessOrchestratorSpec

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

VitessOrchestratorSpec

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

VitessOrchestratorSpec

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

VitessOrchestratorSpec

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

VitessOrchestratorSpec

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

VitessOrchestratorSpec

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

VitessOrchestratorSpec

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

VitessOrchestratorSpec

-service
+service
ServiceOverrides @@ -6990,7 +6990,7 @@

VitessOrchestratorSpec

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

VitessOrchestratorStatus

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

VitessOrchestratorStatus

-serviceName
+serviceName
string @@ -7065,7 +7065,7 @@

VitessReplicationSpec

-initializeMaster
+initializeMaster
bool @@ -7078,7 +7078,7 @@

VitessReplicationSpec

-initializeBackup
+initializeBackup
bool @@ -7092,7 +7092,7 @@

VitessReplicationSpec

-recoverRestartedMaster
+recoverRestartedMaster
bool @@ -7126,7 +7126,7 @@

VitessShard

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

VitessShard

-spec
+spec
VitessShardSpec @@ -7153,7 +7153,7 @@

VitessShard
-VitessShardTemplate
+VitessShardTemplate
VitessShardTemplate @@ -7171,7 +7171,7 @@

VitessShard

-name
+name
string @@ -7182,7 +7182,7 @@

VitessShard

-databaseName
+databaseName
string @@ -7195,7 +7195,7 @@

VitessShard

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

VitessShard

-images
+images
VitessKeyspaceImages @@ -7223,7 +7223,7 @@

VitessShard

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -7236,7 +7236,7 @@

VitessShard

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

VitessShard

-keyRange
+keyRange
VitessKeyRange @@ -7262,7 +7262,7 @@

VitessShard

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -7275,7 +7275,7 @@

VitessShard

-vitessOrchestrator
+vitessOrchestrator
VitessOrchestratorSpec @@ -7288,7 +7288,7 @@

VitessShard

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

VitessShard

-backupEngine
+backupEngine
VitessBackupEngine @@ -7314,7 +7314,7 @@

VitessShard

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

VitessShard

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -7338,7 +7338,7 @@

VitessShard

-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -7354,7 +7354,7 @@

VitessShard

-status
+status
VitessShardStatus @@ -7385,7 +7385,7 @@

VitessShardCondition

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

VitessShardCondition

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

VitessShardCondition

-reason
+reason
string @@ -7425,7 +7425,7 @@

VitessShardCondition

-message
+message
string @@ -7462,7 +7462,7 @@

VitessShardSpec

-VitessShardTemplate
+VitessShardTemplate
VitessShardTemplate @@ -7480,7 +7480,7 @@

VitessShardSpec

-name
+name
string @@ -7491,7 +7491,7 @@

VitessShardSpec

-databaseName
+databaseName
string @@ -7504,7 +7504,7 @@

VitessShardSpec

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

VitessShardSpec

-images
+images
VitessKeyspaceImages @@ -7532,7 +7532,7 @@

VitessShardSpec

-imagePullPolicies
+imagePullPolicies
VitessImagePullPolicies @@ -7545,7 +7545,7 @@

VitessShardSpec

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

VitessShardSpec

-keyRange
+keyRange
VitessKeyRange @@ -7571,7 +7571,7 @@

VitessShardSpec

-globalLockserver
+globalLockserver
VitessLockserverParams @@ -7584,7 +7584,7 @@

VitessShardSpec

-vitessOrchestrator
+vitessOrchestrator
VitessOrchestratorSpec @@ -7597,7 +7597,7 @@

VitessShardSpec

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

VitessShardSpec

-backupEngine
+backupEngine
VitessBackupEngine @@ -7623,7 +7623,7 @@

VitessShardSpec

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

VitessShardSpec

-topologyReconciliation
+topologyReconciliation
TopoReconcileConfig @@ -7647,7 +7647,7 @@

VitessShardSpec

-updateStrategy
+updateStrategy
VitessClusterUpdateStrategy @@ -7679,7 +7679,7 @@

VitessShardStatus

-observedGeneration
+observedGeneration
int64 @@ -7690,7 +7690,7 @@

VitessShardStatus

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

VitessShardStatus

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

VitessShardStatus

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

VitessShardStatus

-vitessOrchestrator
+vitessOrchestrator
VitessOrchestratorStatus @@ -7740,7 +7740,7 @@

VitessShardStatus

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

VitessShardStatus

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

VitessShardStatus

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

VitessShardStatus

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

VitessShardStatus

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

VitessShardStatus

-masterAlias
+masterAlias
string @@ -7828,7 +7828,7 @@

VitessShardStatus

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

VitessShardStatus

-lowestPodGeneration
+lowestPodGeneration
int64 @@ -7875,7 +7875,7 @@

VitessShardTabletPool

-cell
+cell
string @@ -7886,7 +7886,7 @@

VitessShardTabletPool

-type
+type
VitessTabletPoolType @@ -7907,7 +7907,7 @@

VitessShardTabletPool

-name
+name
string @@ -7922,7 +7922,7 @@

VitessShardTabletPool

-replicas
+replicas
int32 @@ -7935,7 +7935,7 @@

VitessShardTabletPool

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

VitessShardTabletPool

-backupLocationName
+backupLocationName
string @@ -7968,7 +7968,7 @@

VitessShardTabletPool

-vttablet
+vttablet
VttabletSpec @@ -7981,7 +7981,7 @@

VitessShardTabletPool

-mysqld
+mysqld
MysqldSpec @@ -7995,7 +7995,7 @@

VitessShardTabletPool

-mysqldExporter
+mysqldExporter
MysqldExporterSpec @@ -8008,7 +8008,7 @@

VitessShardTabletPool

-externalDatastore
+externalDatastore
ExternalDatastore @@ -8022,7 +8022,7 @@

VitessShardTabletPool

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

VitessShardTabletPool

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

VitessShardTabletPool

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

VitessShardTabletPool

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

VitessShardTabletPool

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

VitessShardTabletPool

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

VitessShardTabletPool

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

VitessShardTabletPool

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

VitessShardTabletPool

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

VitessShardTabletPool

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

VitessShardTemplate

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

VitessShardTemplate

-databaseInitScriptSecret
+databaseInitScriptSecret
SecretSource @@ -8220,7 +8220,7 @@

VitessShardTemplate

-replication
+replication
VitessReplicationSpec @@ -8233,7 +8233,7 @@

VitessShardTemplate

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

VitessTabletStatus

-poolType
+poolType
string @@ -8285,7 +8285,7 @@

VitessTabletStatus

-index
+index
int32 @@ -8296,7 +8296,7 @@

VitessTabletStatus

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

VitessTabletStatus

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

VitessTabletStatus

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

VitessTabletStatus

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

VitessTabletStatus

-type
+type
string @@ -8362,7 +8362,7 @@

VitessTabletStatus

-pendingChanges
+pendingChanges
string @@ -8393,7 +8393,7 @@

VtAdminSpec

-rbac
+rbac
SecretSource @@ -8407,7 +8407,7 @@

VtAdminSpec

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

VtAdminSpec

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

VtAdminSpec

-replicas
+replicas
int32 @@ -8446,7 +8446,7 @@

VtAdminSpec

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

VtAdminSpec

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

VtAdminSpec

-readOnly
+readOnly
bool @@ -8485,7 +8485,7 @@

VtAdminSpec

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

VtAdminSpec

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

VtAdminSpec

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

VtAdminSpec

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

VtAdminSpec

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

VtAdminSpec

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

VtAdminSpec

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

VtAdminSpec

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

VtAdminSpec

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

VtAdminSpec

-service
+service
ServiceOverrides @@ -8629,7 +8629,7 @@

VtAdminSpec

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

VtadminStatus

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

VtadminStatus

-serviceName
+serviceName
string @@ -8704,7 +8704,7 @@

VttabletSpec

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

VttabletSpec

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

VttabletSpec

-lifecycle
+lifecycle
Kubernetes core/v1.Lifecycle @@ -8748,7 +8748,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}}