goharbor / harbor

An open source trusted cloud native registry project that stores, signs, and scans content.
https://goharbor.io
Apache License 2.0
24.11k stars 4.76k forks source link

Cert auto-generation is not working as expected #20592

Open barkathaliucar opened 6 months ago

barkathaliucar commented 6 months ago

hi Team,

We have installed harbor (1.14.2) using the helm chart in Kubernetes cluster (1.27.10), configuring certSource as auto, but only one cert, either hub or notary cert, is getting autogenerated. Can anyone please help us resolving this.

Below is our values file(expose section):

expose: type: ingress tls: enabled: true certSource: auto auto: commonName: "" secret: secretName: "" notarySecretName: "" ingress: hosts: core: hub-testcert. notary: notary-testcert. controller: default kubeVersionOverride: "" className: "" annotations: ingress.kubernetes.io/ssl-redirect: "true" ingress.kubernetes.io/proxy-body-size: "0" nginx.ingress.kubernetes.io/ssl-redirect: "true" nginx.ingress.kubernetes.io/proxy-body-size: "0" cert-manager.io/cluster-issuer: incommon kubernetes.io/ingress.class: nginx kubernetes.io/tls-acme: "true"

OrlinVasilev commented 4 months ago

@barkathaliucar wrong repository will move it to the main one @goharbor/maintainers can someone help here

github-actions[bot] commented 2 months ago

This issue is being marked stale due to a period of inactivity. If this issue is still relevant, please comment or remove the stale label. Otherwise, this issue will close in 30 days.

OrlinVasilev commented 2 months ago

@barkathaliucar - are you still facing that issue ? If yes can you share some more information

github-actions[bot] commented 3 weeks ago

This issue is being marked stale due to a period of inactivity. If this issue is still relevant, please comment or remove the stale label. Otherwise, this issue will close in 30 days.

OrlinVasilev commented 3 weeks ago

@barkathaliucar are you still facing that issue ?