[
https://issues.apache.org/jira/browse/FLINK-26214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513364#comment-17513364
]
Márton Balassi commented on FLINK-26214:
----------------------------------------
Hi team,
We have merged the initial implementation in
8f97eb75eb771a22c72bb2f73101640191c379e3.
Given this the latest build of the main branch can be used as:
{code:java}
docker pull ghcr.io/apache/flink-operator:main {code}
We also publish builds of the release branches and main branch tagged with
their short git sha. I would suggest to reserve the latest tag for the latest
released version, instead of snapshots.
Based on the above I suggest to modify the default helm chart values to use
ghcr.io/apache/flink-operator:main instead.
[https://github.com/apache/flink-kubernetes-operator/blob/main/helm/flink-operator/values.yaml#L26-L28]
> Publish Kubernetes operator to container registry
> -------------------------------------------------
>
> Key: FLINK-26214
> URL: https://issues.apache.org/jira/browse/FLINK-26214
> Project: Flink
> Issue Type: Sub-task
> Components: Kubernetes Operator
> Reporter: Zili Chen
> Assignee: Márton Balassi
> Priority: Major
> Labels: pull-request-available
> Fix For: kubernetes-operator-0.1.0
>
>
> Created from
> https://github.com/apache/flink-kubernetes-operator/pull/4#issuecomment-1042717476.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)