drone-kubernetes icon indicating copy to clipboard operation
drone-kubernetes copied to clipboard

service is invalid

Open yangwenmai opened this issue 6 years ago • 0 comments

use Sh4d1/drone-kubernetes :

"xxx-service" is invalid: metadata.resourceVersion: Invalid value: "": must be specified for an update "xxx-service" is invalid: spec.clusterIP: Invalid value: "": field is immutable

but I use kubectl apply -f xxx.yaml is ok.

https://github.com/kubernetes/kubernetes/issues/36072 ?

And deploy is success, just show the error message.

yangwenmai avatar Aug 23 '18 15:08 yangwenmai