bollmann
bollmann
**How to categorize this issue?** /area control-plane /kind enhancement /priority 3 ### What happened? We accidentally changed the worker group name inside our productive Gardener shoot node manifest from "edp-g-pe1"...
Hi, It seems to me that (at least in a scala setting), parsing protobuf messages doesn't faithfully respect the message schema. Consider the following protobuf parser, together with two data...
Hi devs, I'm trying to use the recently added `time_intervals` and `active_time_intervals` features to enable an alert to go to our pager only during working hours. I'm defining my time...
Add option to automatically delete the created proxy pod when it has been idle for more than n hours
Hi, I'd love to be able to also use the kubectl external-forward plugin as follows: ```sh kubectl external-forward localhost:5432::5432 &> /dev/null & ``` Note how the above command sends the...