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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to