You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/04/20 06:20:27 UTC

[GitHub] [flink-kubernetes-operator] MartijnVisser commented on pull request #170: [FLINK-27235] Publish Flink k8s Operator Helm Charts via Github Actions

MartijnVisser commented on PR #170:
URL: https://github.com/apache/flink-kubernetes-operator/pull/170#issuecomment-1103513562

   For context, perhaps it also makes sense to look how Apache Airflow is doing this. I would recommend checking out their repositories and also https://cwiki.apache.org/confluence/display/INFRA/Github+Actions+to+DockerHub. Probably relevant from this page:
   
   ```UPDATE: Apache Airflow has changed the process since - there is no more automated push to DockerHub - all the CI images are only automatically published in GHCR.IO for the purpose of development and CI.  Apache Airflow switched to manual process of publishing RC and RELASE images by the release manage (using semi-automation of course). Similarly as preparing the releases, building and pushing the images is now executed on the release manager-controlled hardware. Once the image is locally built it is pushed to DockerHub using personal authentication of the release manager.```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org