Adrian Mace

Results 28 comments of Adrian Mace

I have a situation where I created an instance on `mace.au` and would like to move it to `social.mace.au`. I would like to start the instance with `WEB_DOMAIN=mace.au` and `LOCAL_DOMAIN=social.mace.au`,...

This behaviour is necessary. There are so many custom lua scripts floating around doing the same thing.

@bcressey my security team has expressed a desire to enforce user namespaces (`spec.hostUsers: false`) on all workloads moving forward, so I'm looking to understand what's necessary from Bottlerocket point of...

When developing this feature please consider the behaviour while running blocky inside a container (because the container IPv4/IPv6 will be different)

The DNS pie chart would also give insights into how the weighted load balancing algorithm is working. My AGH is configured with multiple upstream providers like so, and racing them...

Due to my limited knowledge of Golang and the way in which this codebase is structured/tested, I'd be happy to hand this PR over in this state to a maintainer...

Marking this as "Ready for Review" since there does not appear to be any test coverage for existing uninstall functionality. Happy to be pointed in the right direction if tests...

Update, injecting the `Access-Control-Allow-Origin: '*'` header in to the Authentik domain does resolve the CORS issue, but the `manifest.webmanifest` file now returns empty with the following error: ```shell No content...