gluster / gluster-kubernetes

GlusterFS Native Storage Service for Kubernetes
Apache License 2.0
874 stars 390 forks source link

missing required field "selector" in io.k8s.api.apps.v1.DeploymentSpec #633

Open 0521ak47 opened 4 years ago

0521ak47 commented 4 years ago

error validating "STDIN": error validating data: ValidationError(Deployment.spec): missing required field "selector" in io.k8s.api.apps.v1.DeploymentSpec; if you choose to ignore these errors, turn validation off with --validate=false

I tried to update from v1beta to apps/v1 for Kubernetes1.16+ But the deployment file fails.

sete391 commented 4 years ago

Check this PR: https://github.com/gluster/gluster-kubernetes/pull/629/files