f1ko
f1ko
Signed-off-by: Filip Nikolic Fixes https://github.com/cilium/cilium-cli/issues/1083
# Is your feature request related to a problem? Please describe. Upon reaching a (configurable) timeout a warning (`[...] taking a while to execute. Use CTRL-C to give up.`) is...
Prior to this commit `kube-system` was always added as an exception in order for Pods in that namespace to be created in the event that the OCI hook was not...
When using Tetragon with the OCI hook feature enabled (`ociHookSetup.enabled: true`) all Pod creations except for those in `kube-system` are prevented when the agent is down. This can lead to...
### What happened? ## Description When using the OCI hook feature, an exception for all Pods in the `kube-system` namespace are added so that Tetragon itself can start as the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? ## Description The behaviour of a CiliumNetworkPolicy is not consistent. Creating...
### Is your feature request related to a problem? Please describe [Prometheus v2.40.0](https://github.com/prometheus/prometheus/releases/tag/v2.40.0) introduces native histograms (as a new experimental feature). Applications that already want to push native histogram metrics...