Thilo W.

Results 33 comments of Thilo W.

I came across this problem today, problem is following: If you assign the set per "static" definition (use **add service set** on host) and then blacklist one service. Then this...

I saw there's a few new versions to this provider and updated terraform and the provider but this issue is still occuring. ``` Terraform v0.14.8 + provider registry.terraform.io/hashicorp/kubernetes-alpha v0.3.1 ```

@alexsomesan yes I installed the CRDs beforehand with the helm chart from traefik.

Thanks alot, I'll keep an eye on the issue and till then manage the few ingress rules over kubectl.

Hi, I got the same issue. I'm behind a traefik ingress and I get this message. ``` Failed to fetch custom login configuration settings. System defaults will be shown instead....

I found an error in the postgres log which states something about conf settings. ``` 2021-07-23 11:09:25.469 UTC [68] ERROR: relation "conf_setting" does not exist at character 158 2021-07-23 11:09:25.469...

Startup Log from the postgres pod looks like this, after the first Error many others of the same kind appear and never stop. ``` The files belonging to this database...

**FYI** use quotes `-a '{"entries"}->{"database-Check"}->{"status"}'`

Can you put the following in quotes: ``` icinga2_features: - name: api ca_host: none endpoints: - name: "icinga-primary-1.{{ env }}.local" host: "icinga-primary-1.{{ env }}.local" - name: "icinga-primary-2.{{ env }}.local" host:...

Ok, can you post the zones.conf, what is the result. Please post the following files zones.conf and constants.conf. If available redact secrets before posting.