ThinkChaos

Results 53 issues of ThinkChaos

What's the status on the rtsp-1 crate? From what I can tell there is no support for it besides the `Version` enum. For reference, the RTSP 2.0 spec has a...

Porting Tokio 0.1 code to stable async/await would be great to make this usable in modern Rust. If possible also drop the tokio dependency to be compatible with all executors.

## Requested feature Support opening pipes, or at least stdin. ## Use case I want to use drawing when I take a screen shot, basically like `screenshot | drawing -`,...

feature request

The CheckingDisabled flag tells the resolver to skip DNSSEC signature verification. Fixes #455

This impacts both DNS lookups and lists downloading. See https://github.com/0xERR0R/blocky/discussions/557. I cherry-picked [Fix using wrong context in Bootstrap.resolveUpstream](https://github.com/0xERR0R/blocky/commit/89fe50222633a1829ce25e84a9277d253ddfea42) from #571. On that topic, that MR can still be useful IMO,...

enhancement

Tried implementing this idea again because of https://github.com/0xERR0R/blocky/discussions/557. Do you think this is worth the extra complexity?

### Terraform Version 0.14.9 / 0.15.0-beta2 ### Expected Behavior When running `terraform providers mirror` in a directory with a `.terraform.lock.hcl`, I'd expect the downloaded providers to be the ones specified...

enhancement
new

Hi, It seems that for versions 1.7.0 to latest (1.8.3 at time of writing), a `ssl-redirect` annotation on an Ingress cannot override the value from the controller's ConfigMap. In my...

I saw that in the README glacier is said to be supported via lifecycle rules. I was wondering if there's a reason why the upload's storage class is not configurable....