This is an automated email from the ASF dual-hosted git repository.
monster pushed a change to branch ingressv1
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
from 365e001fe [Improve]Ingress uses different versions of API according to
different K8s versions.
add e281a229c Fix the review problem
No new revisions were added by this update.
Summary of changes:
.../org/apache/streampark/common/util/Utils.scala | 10 ++++
.../kubernetes/ingress/BaseIngressStrategy.scala | 56 +++++++++++++++-------
.../kubernetes/ingress/IngressController.scala | 22 +++++----
.../kubernetes/ingress/IngressStrategyV1.scala | 50 +++++++++----------
.../ingress/IngressStrategyV1beta1.scala | 47 +++++-------------
.../kubernetes/watcher/FlinkJobStatusWatcher.scala | 1 -
.../flink/kubernetes/FlinkRestJsonTest.scala | 4 +-
7 files changed, 96 insertions(+), 94 deletions(-)