PrintPodWarningEvents doesn't work
Hello,
I am using gitlab-runner 18.2.1 on Kubernetes. I want to disable warnings event on output. I have tried setup in toml `print_pod_warning_events=false` like also env `KUBERNETES_PRINT_POD_WARNING_EVENTS=false` but both of the options are ignored and the output still includes warnings from events.
Can you verify it on your side?
issue