Marvin Beckers
Marvin Beckers
**What would you like to be added? / User Story**: As mentioned in https://github.com/kubermatic/kubermatic/issues/12543, we would like to support cross-domain authentication in OpenStack - this means that a user from...
**What this PR does / why we need it**: This is a more gentle way to remove OpenVPN support than #13305. Since we deprecated OpenVPN support, we want to remove...
## Summary I misunderstood the `--update-aliases` flag on `mike deploy`, which resulted in https://github.com/kcp-dev/kcp/actions/runs/8986885214/job/24684080310: ``` + mike deploy --push --update-aliases v0.24 latest v0.24 error: duplicated version and alias ``` This...
Hey @pdreker, thank you for `fritz_exporter`! Really great project. I came across it and used the Helm chart to deploy it, works like a charm. Only modification I had to...
What it says on the title. Not sure what is missing for this, but we should make sure we support it and validate that support.
`supervise.sh` logs a warning about using `apt-key` being deprecated: ``` May 06 11:49:49 vbtxkpvjx6-worker-7r9zbx-6f84657dbb-6wdmf supervise.sh[5171]: + apt-key add - May 06 11:49:49 vbtxkpvjx6-worker-7r9zbx-6f84657dbb-6wdmf supervise.sh[5170]: + curl -fsSL https://download.docker.com/linux/ubuntu/gpg May 06...
What it says on the title. Not sure what is missing for this, but we should make sure we support it and validate that support.
This PR slightly improves the mobile view for cube-api.ninja by making the table responsive (i.e. properly setting up horizontal overflow on it). The nav bar no longer slides out of...
### Description of the feature you would like to add / User story As a KKP admin I would like to disable cluster backup related metrics in order to not...
## Summary #2795 introduced `cmd/kcp-core` as a means to differentiate between the "core" extended apiserver and the core+tmc features (called "kcp"). However, when the project moved to community governance, "kcp"...