GoogleCloudPlatform / flink-on-k8s-operator

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

Introduce CRD v1: fix CRD generation bugs and enable field validation #436

Open elanv opened 3 years ago

elanv commented 3 years ago

This PR introduces CRD v1. CRD v1 is supported in Kubernetes version 1.16+.

jlewi commented 3 years ago

Thanks for the fix!

@functicons @hongyegong Is there anything blocking merging this PR? Looks like the tests are blocked on someone approving the tests to run?