Ted Crossman

Results 2 issues of Ted Crossman

**Describe the bug** After https://github.com/hashicorp/vault/pull/29228 using a k8s label selector fails with parsing error due to the validation being done on the `auto_join` field. **To Reproduce** Steps to reproduce the...

bug
k8s
regression

If flask-pydantic is used in conjunction with other frameworks that inject values into the routes arguments then validate must be the first decorator or else it will try to validate...