Sebastian

Results 37 comments of Sebastian

I've started to play around with it today. Still some way to go but if I get it to work, I'll create a PR

As discussed on Slack, this is currently blocked by missing support in external-dns for NS records on Azure DNS: https://github.com/kubernetes-sigs/external-dns/issues/2826

> Maybe we can solve it using Azure Traffic Manager? well, you could build an entire solution with Traffic Manager, without the need for k8gb ;-) But the idea of...

> @sebader Sebastian Bader FTE how does it look with this work? Do you need any help? We really want Azure support :) I didnt have time in the last...

Ok. Let me try to find some time soon to continue here and build out the terraform templates to get the infrastructure set up for Azure. I'll obviously start with...

@tombuildsstuff @katbyte anything that is missing here? would be really great if the missing Front Door resources can get shipped as soon as possible. thanks!

I came across the same (or very similar?) issue. Running in Azure Functions v3 (netcore 3.1) ```` public override void Configure(IFunctionsHostBuilder builder) { builder.Services .AddHttpClient("HttpClient", client => client.Timeout = TimeSpan.FromSeconds(120))...

@JAORMX as I wrote, this is not yet ready to be approved. One test is failing.... @njuettner @Raffo could you maybe please take a look at this and help me...

@Ziphone there is still the failing tests which I need help with

@Ziphone awesome, thanks so much for this! Indeed it fixed the failing test ready for review :)