Anthony Perot
Anthony Perot
Hi, Amazing stuff, good work! Any chance you support bitbucket private repositories webhooks soon?
Hi, I discovered this project 2 days ago and I thing it's pretty cool. However, I still yet haven't found how to properly integrate it with dataclasses using Schemas libraries....
By setting the namespace in the vault section, we lock ourselves into a single namespace. Vault clients support namespace as a path prefix Which would be the right way to...
Hi, I ended up using the Mixin as the decorator does not allow IDEs to suggest instances attributes/methods but the mixin does. Any idea why ?
Hi, Does this work with Redis 4.x ?
**What steps did you take and what happened:** We are getting imagePullBackoff since about 4 days, when trying to pull the byoh controller image. It looks like the image is...
It looks to me that the order in which the dataclass fields are declared is super important. Example directory structure: ``` environments dev config servers server-1 server.yaml server-2 server.yaml server-3...