simonfelding

Results 78 comments of simonfelding

Hi @michalg91, thanks! I really do think it should fail though, and that the code doesn't belong in this project at all. You could fix your pipeline simply deleting the...

I'm okay with that toggle - looking forward to hear what @MonolithProjects thinks :) I don't want to do more work on it before we agree on what direction we...

OK! @michalg91 I merged your changes. Can you verify it works as expected?

It's pretty complex to implement and in my opinion it's out of scope for this project. I did it once and would not recommend the solution: You can solve this...

no no i'm not talking about pre-provisioning the nodes, just a playbook like this: ``` - name: Get prerequisites on localhost delegate_to: localhost run_once: true gather_facts: no tasks: - name:...

imo It's kind of debian 12 specific that it isn't installed (or rather symlinked to nftables). It's also not really in the scope of the role to ensure that the...

@vacquah [If you read a little further in the docs you linked, it recommends you do this *after* installing Cilium](https://docs.cilium.io/en/stable/network/servicemesh/gateway-api/gateway-api/#installation) (first install cilium, then add CRD, then add the variable...

it's not that custom cluster-domain setting? Looks a bit odd it's not in the tls-san list.