Yves Blusseau
Yves Blusseau
Hi, actually we can use the `extended`option to prefixes every output syslog line with the facility and priority. The problem is that it can be difficult and time consuming to...
Hi, i want to use chaperone to relay syslog messages to logstash (that not running as root, so can't bind to port < 1024). So can you allow to specify...
Hi, This is a request feature to use the [OPA Agent](https://www.openpolicyagent.org/docs/latest/) instead of assertion parts of EAS. With this we can use a common DSL language ([rego](https://www.openpolicyagent.org/docs/latest/policy-language/)) to create policies...
Hi, if we change the label `kiosk.sh/account` of a namespace (aka changing the account to another account), the rolebinding associate with kiosk is not updated. Regards
Hi, i think stern is not thread safe, as you use 2 go functions that use the same map (tails) without using some synchronisation like mutex.
Hi, is there a wrapper to install CRI-O and use it with kubernetes on Containler Linux ?
## Proposal Can you create a poddisruptionbudget manifest like the one below for the etcd-cluster to avoid losing etcd quorum when draining nodes for example ? ```yaml apiVersion: policy/v1beta1 kind:...