Philipp B.

Results 18 issues of Philipp B.

**Issue** Sometimes upstream CRDs have things like `{{ .cluster.name }}-{{ .random }}` in their description fields (like the `ClusterClass` CRD of cluster-api, see bellow), which should be present as-is in...

This optionally allows the scheduler to take CPU cores into account, as well as disabling the sorting by guest count. I think with this it should be relatively simple, to,...

As the title says, it is kinda a must-have to be able to disable bridging of message requests. They didn't seem to be bridged with the mautrix-facebook bridge either. Since...

enhancement

Closes #5966 and #6959. ### Pull Request Checklist - [X] I read the [contributing guide](https://github.com/vector-im/element-ios/blob/develop/CONTRIBUTING.md) - [X] UI change has been tested on both light and dark themes, in portrait...

X-Needs-Design
X-Needs-Product

This change will properly catch raids that are currently undergoing conversion (reshaping), i.e. from RAID1 to RAID5 as in my case.

Requires https://github.com/prometheus/procfs/pull/679 This change allows the mdadm collector to properly catch raids that are currently undergoing conversion (reshaping), i.e. from RAID1 to RAID5. Additionally, it also exposes the remaining stats...

## Changes This PR introduces a small flag `cloneSubmodulesRecursive`, which defaults to `true`, to not alter existing behaviour, that allows the user to turn off the recursive checkout of submodules....

**Description** With cosign v3.0.3, new-bundle-format style attestations are correctly detected on an image. It correctly checks the referrers API for artifacts for references. But it already considers itself to be...

bug