goharbor / harbor-operator

Kubernetes operator for Harbor service components
Apache License 2.0
347 stars 106 forks source link

Publish Helm chart to a public repository #1007

Open lusu007 opened 1 year ago

lusu007 commented 1 year ago

Is your feature request related to a problem? Please describe. The harbor-operator Helm chart is currently not useful when deploying the operator using ArgoCD. When using ArgoCD you typically add a Chart as a dependency of another Chart (App of App pattern). This is currently only possible when cloning the Chart into the repository which contains the ArgoCD Applications. Thus an automatic update with for example Renovate or Dependabot is not possible.

Describe the solution you'd like The solution is to publish the harbor-operator Helm chart to a public repository. After the Chart is published it could be used as a dependency of other Charts and the problem is fixed.

lusu007 commented 1 year ago

Any news on this?

thcdrt commented 1 year ago

Not for now, we should talk about it in the next Harbor-Operator community meeting.

lusu007 commented 7 months ago

Any news on this topic?

Vad1mo commented 7 months ago

A bit difficult presently timewise to support the operator from our end. We are, however, looking for additional maintainers/contributors to that project, who would be willing to support us.

FrederikNJS commented 2 months ago

Duplicate of #473