This is an automated email from the ASF dual-hosted git repository.
gyfora pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git
from bf60428 [FLINK-27613] Add label for the session job to help list the
session cluster
new 33ca85e [FLINK-27892] More than 1 secondary resource related to
primary
new 8d8e7a1 [hotfix] e2e test
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/ci.yml | 9 ++-
.../{sessionjob-cr.yaml => multi-sessionjob.yaml} | 85 +++++++++++++++++++++-
...b_kubernetes_ha.sh => test_multi_sessionjob.sh} | 25 +++----
e2e-tests/utils.sh | 15 ++++
.../operator/utils/EventSourceUtils.java | 32 +++++++-
5 files changed, 143 insertions(+), 23 deletions(-)
copy e2e-tests/data/{sessionjob-cr.yaml => multi-sessionjob.yaml} (60%)
copy e2e-tests/{test_sessionjob_kubernetes_ha.sh => test_multi_sessionjob.sh}
(74%)