Julian Aichholz
Julian Aichholz
Any word on this? Another use case is for hooking up the `EventListener` to a Knative Eventing `Broker`. The `Broker` requires a response to be [either empty or a single...
And another plus one. [Topaz](https://www.topaz.sh/) requires `Authorization` and `Aserto-Tenant-Id` headers.
That's great news! Thanks for asking for my opinion! I agree that the `WavReader` may be a bit too inflexible for users who don't care about metadata. With a restructure,...
Thinking more about the case for `Chunk::Custom`, just a generic `T` which is made concrete by the user's parsing closure return type could work. If the user wants to parse...
Just went through this struggle. Suffice it to say that the biggest missing piece for me was that you _must_ opt-in to using `wal-g` since the default `wal-e` backup does...
@tolikkostin Sure thing! 1. In `OperatorConfiguration` under `configuration -> kubernetes -> pod_service_account_definition` add the required [eks iam role annotation](https://docs.aws.amazon.com/eks/latest/userguide/associate-service-account-role.html) to get an injected service account token (you can hardcode your...
@oleksiytsyban sure have! I found that I needed a few more fields in the `postgres-env` `ConfigMap`, namely all of the fields that are automatically set by EKS via serviceaccount annotation,...
Hello! Wish I'd seen this before, but I have a working darwin nix build for mirrord. Took a slightly different approach, but it doesn't have the frida gum issue that...
Bumping this, it's still a big issue for us