Joan Miquel Luque

Results 10 issues of Joan Miquel Luque

**Is your feature request related to a problem? Please describe.** Currently, when using an external PostgreSQL database we need to init it after the creation. ```sql CREATE DATABASE core WITH...

**Is your feature request related to a problem? Please describe.** Currently, the operator doesn't support injecting custom annotations. **Describe the solution you'd like** ```yaml apiVersion: goharbor.io/v1beta1 kind: HarborCluster metadata: #...

kind/requirement

**Is your feature request related to a problem? Please describe.** We just noticed that the `harborCluster` object doesn't support define **affinity** objects. **Describe the solution you'd like** Supports affinity and...

### Problem When exposing the harbor cluster with an **AWS ALB Ingress controller**, the Core's target group is using the default health check (/) making AWS mark it as unhealthy...

**Is your feature request related to a problem? Please describe.** Is there any way to check what has gone wrong on the `Interrogation Services > Vulnerability > Scan All`? The...

kind/requirement

Adding recommended labels based on: https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/ Close #1704

For compliance reasons, we would like to have the recommended labels on all the workloads managed by the chart. https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/

**Describe the bug** The generated error not handled on the client shows a memory address. For instance: - `GET /projects/{project_name_or_id}][401] getProjectUnauthorized &{Errors:[0x140003c42c0]` **To Reproduce** Force any error not handled on...

bug

**Description** Currently, the TSA secret is consistently mandated for [TUF deployment](https://github.com/sigstore/helm-charts/blob/main/charts/tuf/templates/deployment.yaml#L66-L70), despite its optional nature. Could consideration be given to implementing a flag that allows for the exclusion of this...

enhancement

We are adding support for autoscale deployments with [Horizontal Pod Autoscaling (HPA)] on all Harbor services. This change is backwards compatible since it adds new functionality. With the default values,...