You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/05/12 05:02:00 UTC

[jira] [Updated] (FLINK-27036) Do not build and push images on final release tags

     [ https://issues.apache.org/jira/browse/FLINK-27036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-27036:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Assignee: Márton Balassi
>            Priority: Blocker
>              Labels: pull-request-available
>             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.
> On final release tags we should simply re-tag the RC docker image to the releaes version (e.g. 0.1.0)



--
This message was sent by Atlassian Jira
(v8.20.7#820007)