The GitHub Actions job "CI" on flink-kubernetes-operator.git has failed.
Run started by GitHub user mxm (triggered by mxm).

Head commit for run:
06e0e03eb5b56a7e3e2d3f3e1db91fdde10cfe7b / Max Michels <max_mich...@apple.com>
[FLINK-33710] Prevent triggering cluster upgrades for permutations of the same 
overrides

Previous fix in #720 made the parallelism override string deterministic, but it
will likely result in existing deployments to trigger a one-off unneeded spec
update.

To prevent this and to update only once an actual scaling occurs, we
need to compare the existing overrides with the new ones and check if they are
identical. In this case, we restore the current override string with its own
permutation.

Report URL: 
https://github.com/apache/flink-kubernetes-operator/actions/runs/7060485702

With regards,
GitHub Actions via GitBox

Reply via email to