diff --git a/config/crd/bases/kamaji.clastix.io_tenantcontrolplanes.yaml b/config/crd/bases/kamaji.clastix.io_tenantcontrolplanes.yaml index 3039dff..8ddc950 100644 --- a/config/crd/bases/kamaji.clastix.io_tenantcontrolplanes.yaml +++ b/config/crd/bases/kamaji.clastix.io_tenantcontrolplanes.yaml @@ -479,6 +479,8 @@ spec: properties: agent: properties: + checksum: + type: string lastUpdate: description: Last time when k8s object was updated format: date-time @@ -487,23 +489,22 @@ spec: type: string namespace: type: string - resourceVersion: - description: Resource version of k8s object - type: string type: object certificate: description: CertificatePrivateKeyPairStatus defines the status. properties: + checksum: + type: string lastUpdate: format: date-time type: string - resourceVersion: - type: string secretName: type: string type: object clusterrolebinding: properties: + checksum: + type: string lastUpdate: description: Last time when k8s object was updated format: date-time @@ -512,12 +513,14 @@ spec: type: string namespace: type: string - resourceVersion: - description: Resource version of k8s object + type: object + configMap: + properties: + checksum: + type: string + name: type: string type: object - egressSelectorConfiguration: - type: string enabled: type: boolean kubeconfig: @@ -534,6 +537,8 @@ spec: type: object sa: properties: + checksum: + type: string lastUpdate: description: Last time when k8s object was updated format: date-time @@ -542,9 +547,6 @@ spec: type: string namespace: type: string - resourceVersion: - description: Resource version of k8s object - type: string type: object service: description: KubernetesServiceStatus defines the status for @@ -738,33 +740,33 @@ spec: apiServer: description: CertificatePrivateKeyPairStatus defines the status. properties: + checksum: + type: string lastUpdate: format: date-time type: string - resourceVersion: - type: string secretName: type: string type: object apiServerKubeletClient: description: CertificatePrivateKeyPairStatus defines the status. properties: + checksum: + type: string lastUpdate: format: date-time type: string - resourceVersion: - type: string secretName: type: string type: object ca: description: CertificatePrivateKeyPairStatus defines the status. properties: + checksum: + type: string lastUpdate: format: date-time type: string - resourceVersion: - type: string secretName: type: string type: object @@ -773,9 +775,11 @@ spec: of ETCD Certificate for API server. properties: apiServer: - description: ETCDCertificateStatus defines the observed state - of ETCD Certificate for API server. + description: APIServerCertificatesStatus defines the observed + state of ETCD Certificate for API server. properties: + checksum: + type: string lastUpdate: format: date-time type: string @@ -786,6 +790,8 @@ spec: description: ETCDCertificateStatus defines the observed state of ETCD Certificate for API server. properties: + checksum: + type: string lastUpdate: format: date-time type: string @@ -796,28 +802,30 @@ spec: frontProxyCA: description: CertificatePrivateKeyPairStatus defines the status. properties: + checksum: + type: string lastUpdate: format: date-time type: string - resourceVersion: - type: string secretName: type: string type: object frontProxyClient: description: CertificatePrivateKeyPairStatus defines the status. properties: + checksum: + type: string lastUpdate: format: date-time type: string - resourceVersion: - type: string secretName: type: string type: object sa: description: PublicKeyPrivateKeyPairStatus defines the status. properties: + checksum: + type: string lastUpdate: format: date-time type: string diff --git a/helm/kamaji/crds/tenantcontrolplane.yaml b/helm/kamaji/crds/tenantcontrolplane.yaml index 3039dff..8ddc950 100644 --- a/helm/kamaji/crds/tenantcontrolplane.yaml +++ b/helm/kamaji/crds/tenantcontrolplane.yaml @@ -479,6 +479,8 @@ spec: properties: agent: properties: + checksum: + type: string lastUpdate: description: Last time when k8s object was updated format: date-time @@ -487,23 +489,22 @@ spec: type: string namespace: type: string - resourceVersion: - description: Resource version of k8s object - type: string type: object certificate: description: CertificatePrivateKeyPairStatus defines the status. properties: + checksum: + type: string lastUpdate: format: date-time type: string - resourceVersion: - type: string secretName: type: string type: object clusterrolebinding: properties: + checksum: + type: string lastUpdate: description: Last time when k8s object was updated format: date-time @@ -512,12 +513,14 @@ spec: type: string namespace: type: string - resourceVersion: - description: Resource version of k8s object + type: object + configMap: + properties: + checksum: + type: string + name: type: string type: object - egressSelectorConfiguration: - type: string enabled: type: boolean kubeconfig: @@ -534,6 +537,8 @@ spec: type: object sa: properties: + checksum: + type: string lastUpdate: description: Last time when k8s object was updated format: date-time @@ -542,9 +547,6 @@ spec: type: string namespace: type: string - resourceVersion: - description: Resource version of k8s object - type: string type: object service: description: KubernetesServiceStatus defines the status for @@ -738,33 +740,33 @@ spec: apiServer: description: CertificatePrivateKeyPairStatus defines the status. properties: + checksum: + type: string lastUpdate: format: date-time type: string - resourceVersion: - type: string secretName: type: string type: object apiServerKubeletClient: description: CertificatePrivateKeyPairStatus defines the status. properties: + checksum: + type: string lastUpdate: format: date-time type: string - resourceVersion: - type: string secretName: type: string type: object ca: description: CertificatePrivateKeyPairStatus defines the status. properties: + checksum: + type: string lastUpdate: format: date-time type: string - resourceVersion: - type: string secretName: type: string type: object @@ -773,9 +775,11 @@ spec: of ETCD Certificate for API server. properties: apiServer: - description: ETCDCertificateStatus defines the observed state - of ETCD Certificate for API server. + description: APIServerCertificatesStatus defines the observed + state of ETCD Certificate for API server. properties: + checksum: + type: string lastUpdate: format: date-time type: string @@ -786,6 +790,8 @@ spec: description: ETCDCertificateStatus defines the observed state of ETCD Certificate for API server. properties: + checksum: + type: string lastUpdate: format: date-time type: string @@ -796,28 +802,30 @@ spec: frontProxyCA: description: CertificatePrivateKeyPairStatus defines the status. properties: + checksum: + type: string lastUpdate: format: date-time type: string - resourceVersion: - type: string secretName: type: string type: object frontProxyClient: description: CertificatePrivateKeyPairStatus defines the status. properties: + checksum: + type: string lastUpdate: format: date-time type: string - resourceVersion: - type: string secretName: type: string type: object sa: description: PublicKeyPrivateKeyPairStatus defines the status. properties: + checksum: + type: string lastUpdate: format: date-time type: string