Closed Linchin closed 1 year ago
Similar to https://github.com/GoogleCloudPlatform/kubeflow-distribution/issues/431
Now Kustomize adds this line when auto generating the kustomization files:
creationTimestamp: null
And it is not recognized by kubectl. Since this issue emerged recently, it's likely caused by newer versions of kustomization using newer controller-gen.
Reference: https://github.com/kubernetes-sigs/kustomize/issues/5031
Similar to https://github.com/GoogleCloudPlatform/kubeflow-distribution/issues/431
Now Kustomize adds this line when auto generating the kustomization files:
And it is not recognized by kubectl. Since this issue emerged recently, it's likely caused by newer versions of kustomization using newer controller-gen.
Reference: https://github.com/kubernetes-sigs/kustomize/issues/5031