Bruno

Results 7 comments of Bruno

Saw it up to 8gb on my machine this morning. After a restart it was down to 18mb...

Leaving the users behind is not a huge deal, especially if by design. Out of curiosity however, when is the `LINUX_USER_DEL_TPL` then used? I see from the container logs that...

@maciaszczykm I had considered a table, but most often the tables are used to display actual Resources so I wasn't sure if ports were important enough to add one, but...

From what I can see, this change would make the current ServicePort implementation more closely resemble the [official API ServicePort implementation](https://kubernetes.io/docs/api-reference/v1.6/#serviceport-v1-core), with the main attention point being the behaviour of...

This issue is quite old by now, but maybe my findings in https://github.com/bitly/oauth2_proxy/issues/632 help some others to fix their own problems. In my case I am not using Nginx but...

If I understand correctly, this would also be useful for people who prefer not to "leak" backend IP's through the sticky sessions cookie, by being able to specify their own...

I could potentially dedicate some time to this, but I'm a bit stumped what the suggested approach is tbh. From what I grasp above it's to strip the port number...