flink-extended / flink-remote-shuffle

Remote Shuffle Service for Flink
Apache License 2.0
191 stars 56 forks source link

Use apiextensions v1 instead of v1beta1 for remote shuffle operator crd #76

Closed wsry closed 2 years ago

wsry commented 2 years ago

Motivation

v1beta1 support has been dropped since 1.22.

Changes

Use apiextensions v1 instead of v1beta1 for remote shuffle operator crd.

Test

Test manually on a cluster.