Marc Brugger
Marc Brugger
true, the error disappears as in debug mode, a logger is set. https://github.com/crossplane-contrib/provider-gitlab/blob/master/cmd/provider/main.go#L67 To truly fix it, a logger needs to be set always.
Still there should not be an error stack trace in the pod log for those users with access to the logs if the provider works as expected.
I'd also appreciate, if container resources (CPU/memory) of all operator managed resources could be defined in the CRD. I tried to overwrite them manually, but the operator always remove them...
I'm not familiar with docker swarm
Hi Either you need to define upstream dns servers in your Adguardhome origin, or disable the `serverConfig` feature.
Could you provide debug logs of the error? https://github.com/bakito/adguardhome-sync/wiki/FAQ#how-do-i-get-debug-logs
@networkoctopus Thank you for this request. Do I understand this correctly, the request is that features could be configured separately for each replica? This is currently not planned, I would...
> Thanks for the contribution @bakito ! > > Can you please update codegen files https://github.com/kyverno/kyverno/actions/runs/18597605128/job/53027810818?pr=14194? codegen files are updated now
@realshuting is all ok now here?
The nix cache URL is hardcoded here: https://github.com/jetify-com/devbox/blob/3c441c8474aacb40cd857263954364e0c56a1e29/internal/devpkg/narinfo_cache.go#L26 Should't substitutors be considered here, if defined?