Chris Smith

Results 7 issues of Chris Smith

### Describe the bug I am editing an existing `KeycloakUser` in an attempt to disable the user's access. However, if the user is currently "enabled", setting `enabled: false` or removing...

help wanted
kind/bug

## Summary closes #189 Adds mTLS configuration to the client ## Checklist - [x] Tested and/or added tests to validate that the changes work as intended, if applicable. - [x]...

Adds a new OIDC provider for Authelia. It's a generic provider to Next Auth as Next Auth doesn't currently have native Authelia support. These configs are required to enable Authelia...

## Summary As requested in #665, this PR adds an example docker-compose to demonstrate how to set up and configure an mTLS configured nginx server. ## Checklist - [x] Tested...

When using Siri to lock or unlock the doors, the command always triggers an unlock request through OnStar. To lock the doors using HomeKit, I have to use the app,...

bug

Updates the `make dist` job to also publish the helm charts as an OCI artifact to ghcr.io Closes #25

With Helm v3.8.0, the OCI support became [GA](https://helm.sh/docs/topics/registries), which is an excellent chance to start publishing Helm charts to OCI-compliant registries. Quay / Dockerhub / GHCR supports OCI artifacts and...