Philipp Kolberg
Philipp Kolberg
When using a HA installation of postgresql connection problems with the api server arise during initial load of the user dashboard. Pgbouncer in transaction pooling mode requires custom settings in...
### Description Currently `CONTAINERD_SNAPSHOTTER` is set to `fuse-overlayfs` and this value cannot be overriden. Neither by adding `CONTAINERD_SNAPSHOTTER: stargz` to the `env:` section in `~/.lima/default/lima.yaml` nor by using a provision...
# Details Resolves #5077, resolves #1285, resolves #3979, resolves #5531 ## External source code ### Go - Redis URL parser adapted from [gitea project](https://github.com/go-gitea/gitea) - Redisstore adapted from [BoxGo](https://github.com/boxgo/redisstore) ###...
## Details Now by leaving `kubernetes_ingress_secret_name` empty no TLS section will be added to the ingress. This is useful for ingress configurations where a default TLS secret is used if...
**Describe the bug** When sending a SIGINT to the authentik server gunicorn throws an error. **To Reproduce** Steps to reproduce the behavior: 1. Start a shell inside an authentik Docker...
**Describe the bug** With the upcoming Django 5.0 release (currently release candidate 1 is available) the [PickleSerializer is no longer supported](https://github.com/django/django/pull/15139). Currently authentik uses this serializer for session serialization. This...
**Describe the bug** With the addition of geo-ip ASN the `CapabilitiesEnum` was altered to include `can_asn`. However the go api shipped with proxy version `2023.10.6` does not include these changes....
Since Kubernetes 1.24 the feature gate `MixedProtocolLBService` is enabled by default and finally makes it possible to open the same ports for differenct protocols. This allows clients to connect to...
[NGINX has added support for exposing UDP services via the ConfigMap approach.](https://kubernetes.github.io/ingress-nginx/user-guide/exposing-tcp-udp-services/) Is this something kubernetes-ingress is also planning to add? Or is a CRD based approach as suggested in...
### Version of nydus being used (nydusd --version) Version: v2.3.0-alpha.0 Git Commit: d7b1851f425ccbdd57a3ac9574992545b335b9c0 Build Time: 2023-09-27T06:54:04.052591588Z Profile: release Rustc: rustc 1.68.2 (9eb3afe9e 2023-03-27) ### Version of nydus-snapshotter being used (containerd-nydus-grpc...