Peter Wilcsinszky
Peter Wilcsinszky
CRDs from Kubernetes version 1.15 support a field `x-kubernetes-preserve-unknown-fields` that affects validation when a CRD introduces a new field and a CR in the same sync defines a value for...
Configuration flag to register last resource version position and start from there next time to avoid duplicating events when restarted.
**Is your feature request related to a problem? Please describe.** Helm repository management features like adding, removing or updating repositories do not work in HA setup. The node that gets...
| Q | A | --------------- | --- | Bug fix? | no | New feature? | yes | API breaks? | no | Deprecations? | no | License |...
### Description of the problem When matching pods (and possibly other types of objects) a typical issue is that the patch will contain unnecessary `$setElementOrder` directives, most probably caused by...
### Is your feature request related to a problem? Please describe. In order to verify that a configuration is syntactically valid I can already run fluentd with the `--dry-run` flag....
**Describe the bug** I create a cluster, then use `cluster shell` to interact with it. When I delete the cluster the default `banzai cluster shell` command no longer works, just...
Eventually we want to move to ruby 3.3 and the latest alpine base, but we had issues with it like this one https://github.com/kube-logging/fluentd-images/issues/107 Let's try this again eventually and see...
We want to have a similar protected flag that we have implemented for fluentd in https://github.com/kube-logging/logging-operator/pull/1730/files