Moving all classes aren't related to kubernetes to flink-autoscaler module
Support kubernetes autoscaler using generic interface (The most important commit)
Migrate all generic classes from flink-kubernetes-operator-autoscaler module to autoscaler moudle
Migrate all kubernetes implementation classes from flink-kubernetes-operator-autoscaler module to flink-kubernetes-operator moudle
Support all old tests
Removing the flink-kubernetes-operator-autoscaler module
Removing the option prefix(kubernetes.operator.) for all options and update the doc(All old option names are marked with withDeprecatedKeys to ensure the compatibility.)