Anthony Rabbito
Anthony Rabbito
## Details Make outpost_connection_discovery a startup task for default_tenant to ensure it's ran during worker startup. Without this waiting for the 8 hour schedule to fire is required. fixes: https://github.com/goauthentik/authentik/issues/10933...
### Discussed in https://github.com/containers/podman/discussions/23890 Originally posted by **anthr76** September 6, 2024 Hello! I'm trying to use the Docker CLI with the `DOCKER_HOST` set to the Podman socket on MacOS. I...
## System Information Arch Linux toolbox ### Linux distribution ``` cat /etc/os-release NAME=Fedora VERSION="34.20210516.0 (Silverblue)" ID=fedora VERSION_ID=34 VERSION_CODENAME="" PLATFORM_ID="platform:f34" PRETTY_NAME="Fedora 34.20210516.0 (Silverblue)" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon CPE_NAME="cpe:/o:fedoraproject:fedora:34" HOME_URL="https://fedoraproject.org/" DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-silverblue/" SUPPORT_URL="https://fedoraproject.org/wiki/Communicating_and_getting_help" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Fedora"...
### Description Like in the NixOS module our fontconfig module should support subpixel rendering options. I have a specific need to override the default on a OLED monitor with non-typical...
Related issue https://github.com/kubernetes-sigs/kind/issues/2826 In some environments it's common to configure Podman/Docker to unconditionally mount in certificates with all containers via [mounts.conf](https://www.mankier.com/5/containers-mounts.conf) This ensures during bootup `update-ca-certificates` is ran
https://github.com/anthr76/infra/blob/e8bb07890be721cefbbfd9a864838378da730104/k8s/base/media/prowlarr/config-pvc.yaml#L13
Use a different secret provider and manually prefill missed secrets
``` Warning: v1beta2 OCIRepository is deprecated, upgrade to v1 ```