Sandro Mathys

Results 32 comments of Sandro Mathys

Hm, I also see the `cilium.bpf_metadata: IPv4 conntrack map global lookup failed: No such file or directory` error, but the rest looks different for me. Not sure I'm trying to...

nvm, my issue was actually that I had proxy-protocol enabled on the LoadBalancer Service but not on the envoy - well, support for enabling proxy protocol on the cilium-envoy was...

If I may chime in as a platform admin: we simply build a custom addons image with our own storage classes included and we then overwrite the addons that are...

I'm not a developer, so I can't offer a PR, but if I understand your code correctly, you're fetching `reddit.com/r/${subreddit}.json` and then built some logic to determine whether it's public...

@DavidCano98 Are you sure about that? r/games is not restricted, but `restrict_posting` is set to `true` in https://www.reddit.com/r/games/about.json Meanwhile the `subreddit_type` in https://www.reddit.com/r/Games.json is correctly showing `public`, not `restricted`.

@xrstf I think if it was possible to mandate certain applications, like we can with addons, that could work. But I don't think that's currently possible, is it? That said,...

Simpler yes. But just recently we ran into the issue that addons were removed from KKP and we missed that we should remove them from the `defaultManifests`. It was a...

Can this be backported to 2.25, please? We would like to have this patch in a 2.25 release before upgrading from 2.24 in order to avoid confusion with our end...

Just reporting my findings because I've recently looked into credentials rotation as well. It seems that while the cloud credentials secret is the source of truth, we're not supposed to...

Hi @sayboras, thanks for having a look at this issue quickly. I'm new to how issues are handled in Cilium, does this mean someone is going to work on a...