Russell Howe

Results 9 issues of Russell Howe

This is a request for the inverse of https://github.com/kubernetes/client-go/issues/351 Where environment variables contain proxy settings, it can be useful to specify that they should be ignored when communicating with the...

**Describe the bug** No audio devices detected on a Dell XPS Plus 13 9320 Linux 5.18.0, Debian unstable. Tested with both Debian firmware-sof-signed package (2.1.1) and also using the sof...

bug
SDW
Community
ADL

Use assertThrows() to positively assert that an exception was thrown, rather than using fail() to assert that it wasn't not thrown.

new URL(String) was [deprecated in Java 21](https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/net/URL.html#constructor-deprecation) The Maven Wrapper docs say that Java 7+ is supported, so we can switch to using URI.create(String).toURL() instead, which is supported in Java...

java

### Expected behavior When DEBUG=1 is set for the plugin, the debug logs should log the AWS request bodies so that it's possible to see what requests are being made...

Update all dependencies to latest

It would save some time for the generally unhinged if there was a simple "create petition" button that used the generated content to create a new petition on the petitions...

### Terraform Core Version 1.5.7 ### AWS Provider Version 5.10.0 ### Affected Resource(s) * aws_sns_topic ### Expected Behavior A broken policy should have been retrieved from AWS without causing the...

bug
service/iam
service/sns
needs-triage