Brandon Squizzato

Results 8 issues of Brandon Squizzato

This would allow a `Session` instantiated from outside the client (that already had been configured with some cookies, headers, auth data, etc.) to be passed into the requests client either...

Is there a more efficient way to obtain the dockerImageLayers for all images? Currently with `oc get istag --all` the dockerImageLayers info is omitted. I get the same result when...

lifecycle/frozen

Use temp dir instead of $WORKSPACE to store docker config in build_deploy

From https://github.com/RedHatInsights/bonfire/pull/276#discussion_r1036406675 The reproducer is: ``` bonfire namespace reserve bonfire namespace release bonfire namespace describe ```

The way the `refresh` function is written is confusing since it is used as both an initializer function AND a refresh function. Looking at the name of the function, one...

### Describe your problem Is the source and build scripts related to the "ragflow-base" image posted publicly anywhere? https://github.com/infiniflow/ragflow/blob/747e69ef6874b475775c2f81a12af0df92b39dfe/Dockerfile#L1 I am struggling to find information about it. Thanks!

question

We ran into an issue where an app team had two bucket configurations for s3 object storage, similar to this: `my-secret-temp` `my-secret` The requested bucket name was `my-secret`, but they...

The goal of this PR is to allow fan speeds to ramp up and down more smoothly. With changing temperatures you'll often hear the fan speed "jump" every few seconds....