Joe Borg

Results 29 issues of Joe Borg

``` /home/joe/Downloads/rtl8723au-kernel_version/hal/rtl8723a_bt-coexist.c: In function ‘HALBT_BTChipType’: /home/joe/Downloads/rtl8723au-kernel_version/hal/rtl8723a_bt-coexist.c:11322:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ cc1: some warnings being treated as errors make[2]: *** [/home/joe/Downloads/rtl8723au-kernel_version/hal/rtl8723a_bt-coexist.o] Error 1 make[1]: ***...

To try and catch https://github.com/ubuntu/microk8s/issues/1975

Adding a Snap package definition that would allow Kubicorn to be installed on most Linux distributions with `snap install kubicorn`.

The default Terminal font seems to not display UTF-8 correctly (Elementary terminal): ![Screenshot from 2019-06-18 11 26 36@2x](https://user-images.githubusercontent.com/1426404/59697588-1d1f9900-91bc-11e9-9662-d36cbb1761a6.png)

**Describe the bug** airshipper.exe crashes with the following: ``` [ERROR] Airshipper panicked: connection to device was lost during initialization: panicked at 'connection to device was lost during initialization', C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\wgpu-0.6.0\src\backend\direct.rs:1323:35 thread...

type: bug

Using GNOME Shell 3.32.0 on Ubuntu 19.04. ![Screenshot from 2019-03-21 10-22-23](https://user-images.githubusercontent.com/1426404/54746112-46cc2280-4bc3-11e9-9e54-63faaa1a4fff.png) These are my settings. Cycle applications (3 finger horizontal) works fine, but cycle workspaces (3 finger vertical), actually requires...

bug

A feature request. Would be great if there was a slack-esque "snooze notifications" feature where you can set a timeout or indefinitely. I know this can currently be done via...

Provisioner is working fine and is creating buckets in S3. However, the daemon set sits in Container Creation and the attacher is erroring. ``` $ kubectl logs -l app=csi-provisioner-s3 -c...

``` $ kubectl logs pod/csi-attacher-s3-0 -n kube-system I0425 17:50:09.496327 1 reflector.go:188] Listing and watching *v1beta1.VolumeAttachment from k8s.io/client-go/informers/factory.go:135 E0425 17:50:09.502791 1 reflector.go:156] k8s.io/client-go/informers/factory.go:135: Failed to list *v1beta1.VolumeAttachment: the server could not...

### 1. Issue or feature description This is mostly a question; why is https://github.com/NVIDIA/gpu-operator/blob/7441195aba0145dbbe8f8e4d43716e6c8e6186c2/assets/state-driver/0500_daemonset.yaml#L51-L53 set to `mountPropagation: Bidirectional`? If I remove this from the manifest, the pod sits in `init`...