Michael Bisbjerg

Results 89 issues of Michael Bisbjerg

- [x] I have checked the existing issues to avoid duplicates - [x] I have redacted any info hashes and content metadata from any logs or screenshots attached to this...

enhancement

I've edited the scrub task to report to a healthcheck site when it starts and stops. Just now, I stopped the scrub using `btrfs scrub cancel ` and noticed the...

I was making a script to do something very similar to `noti`, but then I found this and thought well why not use this :) I was hoping though to...

**Describe the bug** I'm experimenting with `encoding-type` set to `url` as AWS docs mention an issue with a lack of encoding on their part (non-xml safe characters in object keys)....

bug

Per discussion #4621, add a discover-fueled tool to update/backup wled devices in the local network. Todo: - [x] discover and log hostnames, but connect to ips. Avoid requiring host dns...

enhancement
external

I was able to hack `pixl-server-web` to listen on a specific IP, and was thus able to start the Slave as intended. I then encountered that the "add server" feature...

enhancement

## Breaking change (removed — not a breaking change) ## Proposed change Fix trace download truncation when the trace JSON contains Jinja comments like {# ... #} (the # was...

cla-signed

### Documentation link https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/cloud_project_storage#nested-schema-for-replicationrules ### Description In the docs, all fields are listed as optional, for example, I tried the following: ```terraform resource "ovh_cloud_project_storage" "storage" { service_name = local.ovh_cloud_project_id region_name...