Johann Queuniet
Johann Queuniet
Making status optional would work too. By the way, there's also some undocumented behavior with optional fields on the POST calls, you can specify a lot of them in the...
Thinking a bit more about it, I think even if status is made optional, this PR could be kept mostly as is, as it also provides a base to specify...
I didn't stumble on this specific repository in my search. But taking a quick look at it, they're using a similar approach, except using the [oapi-codegen](https://github.com/deepmap/oapi-codegen) generator instead. I'm not...
Another related issue I ran into while trying to use those calls, all responses for both POST and GET endpoints are advertised as paginated lists following the OpenAPI spec, with...
I can confirm on an AVAGO 3108 MegaRAID controller, current master is stopping early as soon as the script tries to probe `Cachevault_info`, while revised script in this PR works...
You're not getting an error when you try to use both? ``` debian/rules binary dh binary --buildsystem dh_virtualenv --with python-virtualenv dh_update_autotools_config -O--buildsystem=dh_virtualenv dh_autoreconf -O--buildsystem=dh_virtualenv dh_auto_configure -O--buildsystem=dh_virtualenv mkdir -p build/usr/share/python/blade-boot-api create-stamp...
I'm getting a similar error parsing TLS certificates following a system upgrade to 0.4.2. Here's a code excerpt (the error happens on the third line). ``` for extension in core['extensions']:...
The code I pasted earlier is part of a short script for renewing Let's Encrypt certificates automatically. pyasn1 is used to read some data (commonName, subjectAltName and notAfter) from the...
I'm experiencing the sane issue as described in the first message, with Fedora CoreOS 36 virtual machines. All storage is SSD-based, all mons are running on separate nodes. Latest Rook,...
I can't post a uname outright right now as our lab is out of order for network changes, but the file output should be close enough. ``` ostree/fedora-coreos-151512f5b2d0086cbe4b20b05862e5c55ebdc82bc3aa4a607b52156cfd5b6316/vmlinuz-5.17.12-300.fc36.x86_64: Linux kernel...