Toni Mauno
Toni Mauno
# Bug report krane blows up on deploy since last night. Possibly related to Rails 7.0.0 release? See similar: https://github.com/rails/rails/issues/43889 -> Need to require top level active_support in krane too?...
**Describe the solution you'd like** Implement `observedGeneration` in `kind: ExternalSecret` resources as described in https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md: > ... Some resources report the observedGeneration, which is the generation most recently observed by...
/kind bug **What happened?** Upgrading with helm.. ```sh - helm.sh/chart: aws-ebs-csi-driver-2.10.1 - app.kubernetes.io/version: "1.11.2" + helm.sh/chart: aws-ebs-csi-driver-2.11.0 + app.kubernetes.io/version: "1.11.3" ``` ...results in `Error: UPGRADE FAILED: cannot patch "ebs.csi.aws.com" with...
# Feature request - [ ] If the maintainers agree with the feature as described here, I intend to submit a Pull Request myself.1 **Proposal:** Could it be possible to...
## Describe the bug It seems like intellisense completion breaks with multiple docs in single file. For example if I'm working with k8s manifests it's very common to have multiple...
We're having some issues with buildkit pod metrics, roughly ever since k8s 1.25 -> 1.26 upgrade (tho I'm not 100% sure if this is just coincidence). Basically both our datadog...
### What happened? I'm not quite sure what's going on, but we noticed that certain rolebindings can take quite a while, sometimes hours to appear on their namespaces. After further...
**Output of the info page (if this is a bug)** ``` (Paste the output of the info page here) ``` **Describe what happened:** We're relying on datadog external metrics to...