Bryan McLemore

Results 8 issues of Bryan McLemore

### Describe the bug Python: 3.10.2 boto3/botocore: 1.24.17 OS: Alpine Linux 3.15 When attempting to upload a file to s3 I receive the following exception: ```python Traceback (most recent call...

bug
response-requested

**Is your feature request related to a problem? Please describe.** When using `field: Json[OtherModel]` Intellij doesn't seem to recognize that `field` is actually a type of `OtherModel`. As such, it...

enhancement
polar

Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.8.1 - **Where do you...

enhancement

While understanding hooks I ran across a few thoughts. 1. The documentation provided for the schema doesn't include the variations of possible values/types depending on when the hook is triggered....

When I deploy services, I prefer to filter out the logging of the health check endpoint since these are so often spammy and not representative of actual performance or issues....

Title says it all I believe. Would be nice to be able to install via krew on my M1 macbook. :)

### Version Information Server Version: v2.34.0 ### What is the current behaviour? I have two hasura instances, one acts as the gateway and has a remote schema to the other....

k/bug

**When multiple projects are open, behaviors become confused.** I had two projects open: * A python 3.11 project that was developed against ruff. * A python 3.10 project that was...

bug