Marco Maurer (-Kilchhofer)

Results 18 issues of Marco Maurer (-Kilchhofer)

The helm charts are published using the classic approach with a static webserver and an index.yaml (GitHub pages). In helm 3.8+ the OCI method went GA: - https://blog.bitnami.com/2023/04/httpsblog.bitnami.com202304bitnami-helm-charts-now-oci.html?m=1 - https://helm.sh/docs/topics/registries/...

enhancement

**What this PR does / why we need it**: It adds options on howto secure the connection between metrics-server and the kube-apiserver. **Which issue(s) this PR fixes** *(optional, in `fixes...

cncf-cla: yes
size/L
lifecycle/rotten
needs-ok-to-test
needs-rebase
triage/accepted

### Is your feature request related to a problem? _No response_ ### Related helm chart other ### Describe the solution you'd like In PR https://github.com/argoproj/argo-helm/pull/2040 I introduced chart signing. I'd...

enhancement
documentation
security

**Is your feature request related to a problem? Please describe.** We at @swisspost miss the feature to directly connect to the AKS workers via serial console (boot diagnostics) in case...

feature-request
action-required
Needs Attention :wave:

### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/helm-charts/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/dexidp/helm-charts/issues) for an issue that...

Resolves #652 Please read issue description for details :-)

**Is your feature request related to a problem? Please describe.** In our current setup, our K8s platform customers use https://github.com/postfinance/vault-kubernetes to sync Secrets from Vault OSS into their desired Kubernetes...

enhancement

I currently migrate all my Kubernetes workloads to containers with read-only rootfs. The plex container is a bit tricky with the `/.firstRunComplete` file. If you'd move that file to `/tmp`,...