Brandon Nason

Results 11 issues of Brandon Nason

I'm not sure if this has been asked before as I couldn't find anything in a search and this is how I assumed adaptive lighting actually worked without really reading...

kind/feature
need/triage

If I use an async fetcher, I get the following error in my console. It does actually work once the first call resolves. Is there more I should be doing,...

enhancement

### What happened? Deployed vSphere CPI into a new cluster, when it goes to initialize the node, it is seemingly failing because it only gets the first IP in vSphere...

kind/bug

**What happened**: `vsphere-csi-node` DaemonSet `node-driver-registrar` fails with `failed to get CsiNodeTopology for the node` ``` I0322 12:55:25.883806 1 main.go:166] Version: v2.5.0 I0322 12:55:25.883841 1 main.go:167] Running node-driver-registrar in mode=registration I0322...

kind/bug

Could some example code for the custom element that's talked about in the [Getting started with datatable cards](http://david-mulder.github.io/paper-datatable/components/paper-datatable/docs/docs.html?getting-started-with-data-table-cards) page be provided? ``

Adds a matchAll method that returns an array of matches.

Currently I am unable to use this in our mixed Windows/Linux cluster because there is no way to specify `tolerations` or `nodeSelector` for the rethinkdb pods.

I'm trying to use the "Run Locally" instructions to develop a feature however I'm having issues once I get to this command: `operator-sdk up local --namespace default` This is what...

### Description Unable to sort based on app-pouchdb-index ### Expected outcome The query works. ### Actual outcome Error: Cannot sort on field(s) "date" when using the default index ### Live...

It would be helpful to have the details of the page passed into registerAttributeExtractor. My use case is for extracting a date from the page a task is on to...

enhancement