Gyula Fora created FLINK-27036:
----------------------------------

             Summary: Do not build and push images on final release tags
                 Key: FLINK-27036
                 URL: https://issues.apache.org/jira/browse/FLINK-27036
             Project: Flink
          Issue Type: Improvement
          Components: Kubernetes Operator
            Reporter: Gyula Fora
             Fix For: kubernetes-operator-1.0.0


The current github workflow for building and pushing images executes on all 
release-* tags and branches.

We should change this to only work on release-*-rc* tags and not the final 
release tags such as release-0.1.0. The reason for this is that final releases 
always point to the same commit as one of the RC and we should simply re-tag 
the image instead of rebuilding it.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to