bollmann

Results 4 issues of 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"...

kind/enhancement
kind/discussion
area/usability
area/control-plane
priority/3

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...

protobuf
test-needed

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...

kind/support
kind/more-info-needed

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...