GoogleCloudPlatform / flink-on-k8s-operator

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

upgrade client-go version to 0.21.2 #461

Open johnlanni opened 3 years ago

johnlanni commented 3 years ago

Upgrade sigs.k8s.io/controller-runtime from 0.6.0 to 0.9.2, because 0.6.0 is too old to be compatible with many pkgs. Upgrade k8s.io/client-go from 0.18.3 to 0.21.2, because controller-runtime 0.9.2 needs.

google-cla[bot] commented 3 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

johnlanni commented 3 years ago

@googlebot I signed it