GoogleCloudPlatform / flink-on-k8s-operator

[DEPRECATED] Kubernetes operator for managing the lifecycle of Apache Flink and Beam applications.
Apache License 2.0
658 stars 266 forks source link

fix: build failed,regenerate deepcopy code #486

Open DaDaDouDouer opened 2 years ago

DaDaDouDouer commented 2 years ago

When I compile the code locally, I get the following error:

api\v1beta1\zz_generated.deepcopy.go:580:46: out.takeSavepointOnUpgrade undefined (type *JobSpec has no field or method takeSavepointOnUpgrade, but does have TakeSavepointOnUpgrade)

regenerate code