Andrew Hemming

Results 9 issues of Andrew Hemming

**Describe the bug** When installing this chart with the `--wait` flag, because of the `post-install` hook on the resources in `cadence/templates/server-job.yaml`, they do not get created until Helm considers the...

As documented here by AWS: https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-sessions-start.html#sessions-remote-port-forwarding

This PR fixes the curl request to retrieve existing versions where the `/versions` endpoint for a given module is not publicly-available. Example of module with public `/versions`: ``` $ curl...

### Describe the bug a clear and concise description of what the bug is. This dashboard shows no data because the metric names referenced are not available in Prometheus: ![image](https://github.com/prometheus-community/helm-charts/assets/4614943/5324c036-eb2a-49d9-ae3d-820505da8d83)...

bug

**Describe the problem** Domains configured in Netbird are no longer usable for searching by hostname, including `netbird.selfhosted`. All hosts must now be queried using their fully-qualified domain names. **To Reproduce**...

triage-needed

Children of `volumeClaimTemplates` for Redis, Trivy and Database are missing the manifest properties `apiVersion` and `kind`. Kubernetes adds these by default and ArgoCD constantly tries to remove them, making it...

env/tools/argocd
needs/follow-up
target/1.18.0

As per https://github.com/goharbor/harbor-helm/issues/2174, adds the missing PVC manifest properties `apiVersion` and `kind`, so that ArgoCD can properly sync: Symptoms: ![image](https://github.com/user-attachments/assets/e425e5c0-2048-44d2-8011-4e1ba3b74173) ![image](https://github.com/user-attachments/assets/13272399-315a-4566-8203-75be5dcb48af) Cause: ![image](https://github.com/user-attachments/assets/a8708d4b-4f3d-474e-823f-db731312d5b1) Fix: see [Files changed](https://github.com/goharbor/harbor-helm/pull/2173/files).

env/tools/argocd
needs/follow-up
target/1.18.0

**Describe the problem** We have a Mac user who installed the Netbird client and initially used a setup key to connect to our self-hosted instance. We have now created a...

triage-needed

## Describe the issue kubelogin hangs when using Visual Studio Code with Kubernetes extension. ## To reproduce Configure a kube config file to use kubelogin. Attempt login. It should work...

bug