foosinn
foosinn
I would also love to see this merged. We are running a ton of daily builds, each compiling the tools on its own, which takes up to 3 minutes, a...
Rebase is done, but as said here https://github.com/cert-manager/cert-manager/issues/3453#issuecomment-1024139997 I have been stuck at implementing the new field on the CRD. btw: Thank you so much for getting rid of bazel,...
No this is not about rate limiting. I if did understand the docs correctly a person that manages to capture the webhook call can resend it anytime. Its possible to...
- The request has just a header field with the current unix time and is with a payload-hash-sha256 singed. - Webhook checks if the time is unix timestamp is not...
Can you give some implementation hints for this? I assume all github.com/drone/drone-yaml/yaml/compiler/transform functions should change from `func(*engine.Spec)` to `func(*engine.Spec) error`?
Its hitting at about 32000 (it's always changing a bit, running the script displays it in 1000 iteration steps). Note that this runs only with the extension enabled, but no...
Thanks so much, i didn't realize that this was a operating system limit. For the record, adjusting the httpd systemd service fixes this: ``` # /etc/systemd/system/httpd.service.d/override.conf [Service] LimitSTACK=16777216 ```
Should this be somehow documented if others run into this?
Same issue here with a Nikon z6. Even when `--set-config-value=autofocus=On` is set
``` Label: Focus Mode Readonly: 1 Type: RADIO Current: AF-C Choice: 0 Manual Choice: 1 AF-S Choice: 2 AF-C Choice: 3 Unknown value 8013 END ``` After switching the Z6...