You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps did you take and what happened:
Attempting a fresh install of Velero v.1.2.0 on a kubernetes cluster running v1.13.10.
During the yaml application a number of errors are returned like:
ERROR Error in customresourcedefinitions podvolumerestores.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.status.properties.completionTimestamp): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
What did you expect to happen:
Velero install to succeed
Anything else you would like to add:
Fresh install, so no logs to provide from velero deployment. Logs showing the CRD failures:
INFO Validating customresourcedefinitions backups.velero.io
INFO validate object "apiextensions.k8s.io/v1beta1, Kind=CustomResourceDefinition"
ERROR Error in customresourcedefinitions backups.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.excludedNamespaces): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions backups.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.excludedResources): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions backups.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.hooks.properties.resources): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions backups.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.includeClusterResources): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions backups.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.includedNamespaces): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions backups.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.includedResources): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions backups.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.labelSelector): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions backups.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.snapshotVolumes): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions backups.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.status.properties.completionTimestamp): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions backups.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.status.properties.expiration): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions backups.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.status.properties.startTimestamp): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions backups.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.status.properties.validationErrors): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
INFO Validating customresourcedefinitions restores.velero.io
INFO validate object "apiextensions.k8s.io/v1beta1, Kind=CustomResourceDefinition"
ERROR Error in customresourcedefinitions restores.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.excludedNamespaces): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions restores.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.excludedResources): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions restores.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.includeClusterResources): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions restores.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.includedNamespaces): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions restores.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.includedResources): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions restores.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.labelSelector): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions restores.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.restorePVs): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions restores.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.status.properties.validationErrors): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
INFO Validating customresourcedefinitions schedules.velero.io
INFO validate object "apiextensions.k8s.io/v1beta1, Kind=CustomResourceDefinition"
ERROR Error in customresourcedefinitions schedules.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.template.properties.excludedNamespaces): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions schedules.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.template.properties.excludedResources): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions schedules.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.template.properties.hooks.properties.resources): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions schedules.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.template.properties.includeClusterResources): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions schedules.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.template.properties.includedNamespaces): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions schedules.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.template.properties.includedResources): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions schedules.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.template.properties.labelSelector): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions schedules.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.spec.properties.template.properties.snapshotVolumes): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
ERROR Error in customresourcedefinitions schedules.velero.io: ValidationError(v1beta1.CustomResourceDefinition.spec.validation.openAPIV3Schema.properties.status.properties.lastBackup): unknown field "nullable" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps
Environment:
Velero version (use velero version):
Client:
Version: v1.2.0
Git commit: -
<error getting server version: namespaces "velero" not found>
Velero features (use velero client config get features): features: <NOT SET>
Just checked and I'm not seeing the issue on v1.13.12 in GKE. I'll double check on 1.13.10. @sinfulnard could you provide some more info about you're environment (e.g. managed service, on-prem, etc.)?
What steps did you take and what happened:
Attempting a fresh install of Velero v.1.2.0 on a kubernetes cluster running v1.13.10.
During the yaml application a number of errors are returned like:
What did you expect to happen:
Velero install to succeed
Anything else you would like to add:
Fresh install, so no logs to provide from velero deployment. Logs showing the CRD failures:
Environment:
velero version
):velero client config get features
):features: <NOT SET>
kubectl version
):The text was updated successfully, but these errors were encountered: