Andrew DeMaria
Andrew DeMaria
Addresses the bug where a directory is left over even though beets should clean it up. For example, take the following structure: ``` - ImportDir - Artist - Album -...
I have nginx with SSL in front of transmission with a protected rpc. The app will not connect, saying there is an issue with the credentials. What I know so...
I ask because I recently bought the Intel 7260 which has a firmware restriction on using the adapter in AP mode. Has anyone tried using hostapd with this one with...
### What did you do? The following promql is a valid expression in previous versions of promtool and when evaluated via prometheus: ``` groups: - name: kube-resources.rules rules: - record:...
It would be nice to be able to use something like: ``` core core 0.1.0 system ${variable}/core/target/core.jar ``` However this fails with: ``` 'dependencies.dependency.systemPath' for core:core:jar must specify an absolute...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: Strategic merge patch (k8s.io/apiserver/pkg/endpoints/handlers/patch.go) assumes resources should be converted to an...
#### What type of PR is this? /kind bug #### What this PR does / why we need it: Kwok can be used nicely in go test with parallelism. However...