Alex Gustafsson

Results 56 comments of Alex Gustafsson

Moved a comment to #155.

Any help on this topic is helpful. The idea is to document various setups in an isolated fashion so that the user may chose what parts to use. For example,...

We should also describe usage with docker containers - see #153.

Given that this is a direction that this project wants to take, I'd be able to take a look at implementing it in the time to come. I have some...

So to summarize a bit from above and to make sure I've understood you correctly, the MVP is basically the following: * Add support for specifying more than one default...

I see your point and I agree. It doesn't quite make sense for the use case I initially described. My personal use case is to allow a user to access...

Yes, basically. Thank you for the workaround. I might take a look at it if I can find the time.

I'm going to take a look on this issue to try the methodology out. Though my personal use case is centered on Kubernetes, supporting Docker Swarm deployments based on labels...

The implementation is planned as follows: * A custom resource is created and deployed on the Kubernetes cluster (this will look very similar if not identical to the rule item...

Regarding the side note and static check via a schema in the Kubernetes custom resource definition. It turns out Kubernetes does not support a schema where strings and arrays etc....