Results 51 issues of Jasper

Hey! Thanks for making this addon. I have a couple of these locks and would love to help with testing and improvements, but I don't use hassio and it's not...

### Welcome - [X] Yes, I've searched similar issues on GitHub and didn't find any. ### How do you use lego? Other ### Detailed Description It would be great to...

area/dnsprovider

`ClientSession` requires a `DNSNameRef` for the `hostname` argument, but a `DNSNameRef` cannot be constructed from an IP address. In some situations (in my case, connecting to a PostgreSQL server) the...

Planning a state migration with ~150 operations (about 50% `import` and 50% `rm`) takes a very long time (~2 hours in a 4 vCPU / 16 GiB container). A bash...

**Is your feature request related to a problem? Please describe.** A malicious crate `rustdecimal` was recently uploaded to crates.io which attempted to compromise GitLab CI systems when Decimal::new was called....

enhancement

**Is your feature request related to a problem? Please describe.** Occasionally we will try to debug an issue in a crate, and go looking for its source code, only to...

enhancement

*Issue* #5942 *Description of changes:* Add an optional `--external-id` parameter to `aws eks get-token` and pass it to `AssumeRole`. By submitting this pull request, I confirm that you can use,...

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 giphy-js makes analytics pingbacks and...

bug

I'm using this provider to manage Tekton trigger templates, like this: ```hcl resource "kubectl_manifest" "triggertemplate" { yaml_body =

I was reading over the source code before considering using this, and was a bit surprised to find usage of `unsafe` in a relatively high-level, security-sensitive application like this. Removing...