gw0

Results 36 issues of gw0

**Is your feature request related to a problem? Please describe.** I occasionally forget to copy the internal CA certificate used by the Vault cluster to the target namespace. Consequently, when...

I believe it would make sense to update the `hello-world` Helm chart to the example Helm chart generated with `helm create hello-world` in Helm v3.7.2. A CI pipeline could even...

The [MQTT `wait.sh` script](https://github.com/gravitl/netmaker-helm/blob/master/templates/mq.yaml#L139-L170) should probably be removed, because it is causing stability issues: - Depends on Arch Linux repositories and network connectivity working flawlessly. In the previous hour, every...

Currently, the `className` setting for Ingress contains magic to add annotations if it equals `nginx`, `public`, and `traefic`. The design is misleading, because one can install e.g. multiple `nginx-ingress` controllers...

Sometimes the Grafana server is behind a proxy or application firewall and it is necessary to provide additional HTTP headers to establish a connection, such as authentication tokens or cookies....

### Pull Request Motivation - Removes a conflict when deployed through ArgoCD that sets up its own `app.kubernetes.io/instance` label (https://github.com/argoproj/argo-cd/issues/6728). No need for workarounds like https://github.com/HariSekhon/Kubernetes-configs/blob/master/cert-manager/base/remove-instance-label.jsonpatch.yaml. If the `app.kubernetes.io/instance` label...

release-note-none
needs-rebase
size/S
needs-ok-to-test
lifecycle/stale
dco-signoff: yes
area/deploy
needs-kind

**Is your feature request related to a problem? Please describe.** The CIS Ubuntu 22.04 benchmark recommends configuring auditd to `keep` all logs, but this will eventually lead to an out-of-disk...

**Is your feature request related to a problem? Please describe.** The majority of popular apps/services expect that you mount a K8s Secret at a specific path which then contains the...

lifecycle/stale

Do I understand correctly that there is no way to split an existing full secret key into Shamir shares that can be used by the FROST protocol? If it can...

### Description In order to assign a dedicated server to a Vrack, one needs the list of VNIs (VirtualNetworkInterface). Because this attribute is not available when creating the `resource.ovh_dedicated_server`, one...