Walter A. Boring IV

Results 75 issues of Walter A. Boring IV

Alpine linux has a fuct version of fortune. This patch tries to install fortune_mod that has -n option.

The Redis helm chart enforces the access via a password. If no password is set, a random pw is created by container start automatically. So far the openstack-ratelimit middleware does...

This patch copies over the OpenstackManilaApiRatelimitExceeded for cinder.

Trying to run buildozer -v android release ... ``` Error: [email protected] has been disabled because it is not supported upstream! It was disabled on 2024-10-24. Traceback (most recent call last):...

bug
target-android

itsdangerous version 2.2.0 eliminated their setup.py, so all toolchain builds of itsdangerous fails due to missing setup.py. This patch updates the recipe for itsdangerous to run pip to install the...

```╭─waboring  virt in …/msrsync on  master  v3.8.10 └─> msrsync /usr/bin/env: ‘python2’: No such file or directory ```

``` └─> ./prsync --progress --parallel=20 /mnt/plex/ [email protected]:/mnt/plex/ INFO: Using up to 24 processes for transfer ... INFO: Determining file list for transfer ... INFO: 0 (0 MB) files to transfer....

### Code of Conduct - [x] I promise that i have used markdown syntax to make the code more readable which helps to fix the problem and that I have...

bug
stale

This adds the ability to enable cinder's build in image cache mechanism. TODO: need to figure out the secrets injection for a cinder tenant project_id and cinder tenant user_id. Need...

this separates the cinder db online migration out from the migrate-job in case the data migrations take a long time, it doesn't prevent the api from restarting.