Rafi Aroch created FLINK-17193:
----------------------------------
Summary: k8s-python-example build-example.sh improvements
Key: FLINK-17193
URL: https://issues.apache.org/jira/browse/FLINK-17193
Project: Flink
Issue Type: Improvement
Components: Stateful Functions
Reporter: Rafi Aroch
Fix For: statefun-2.0.1
* The helm template is printed out instead of being redirected to the resource
YAML file.
* In case the SDK distribution was not previously built - instead of failing
the build, build the distribution and continue.
* Abort script on failure. On failure the script would continue to run all
steps and finish in an erroneous state. Also this saves 'if' statements to
check exit codes after commands execute.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)