Ben Coxford
Ben Coxford
#### Summary I have a HA cluster consisting of three nodes that we are currently upgrading to 1.24: ``` kubectl get nodes NAME STATUS ROLES AGE VERSION node-00-01 Ready 62m...
Hi, We've been following the [current documentation](https://github.com/piraeusdatastore/piraeus-operator#terminating-helm-deployment) on how to uninstall the piraeus helm chart. We have noticed there was a few additional steps to remove any finalizers from the...
Currently seeing an issue with provisioning block volumes and attaching them to containers https://github.com/containerd/containerd/issues/8682. Change to help improve the logging to better understand _what_ path is being checked against.
### What is the issue? https://github.com/linkerd/linkerd2/blob/main/pkg/charts/linkerd2/values.go is missing the types for `enableHTTPRoutes` introduced into `2.14.x` release. Rendering the chart causes linkerd policy pods to fail since the CRD for HTTPRoutes...
Unable to reach the documentation website at https://docs.virtlet.cloud/user-guide/virtlet-on-kdc/
**Is your feature request related to a problem? Please describe**: A clear and concise description of what the problem is. In https://github.com/kubevirt/containerized-data-importer/issues/2948 we found that the CDIs transient pods (k8s...
### What version of gazelle are you using? v0.33.0 ### What version of rules_go are you using? v0.41.0 ### What version of Bazel are you using? 6.3.2 ### Does this...
### What is the current behavior? `write_source_files` requires you to define file by file. This is not very useful when the input is a filegroup (could be generated) and the...
**What this PR does / why we need it**: - Adds `.bazelversion` to ensure we have a good version of bazel chosen when building the repo. Users with bazel >...
The golang version is quite far behind. Should look to uplift this to 1.22 along with the go dependencies.