Anthony Perot

Results 8 issues of Anthony Perot

Hi, Amazing stuff, good work! Any chance you support bitbucket private repositories webhooks soon?

Any plan to have dynamic.DynamicClient ?

enhancement
help wanted

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....

question

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...

enhancement
vault

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...

enhancement
help wanted