David Sargrad

Results 12 issues of David Sargrad

### Part 1 My target looks like this: ``` { "stuff":"is_cool", "yay":1, "a_list":[ { "SOURCE TYPE":"Something", "ID":"https://blizzard.com" }, { "SOURCE TYPE":"Something Else", "ARBITRARY":"Milk", "notes":[ { "label":"chocolate", "comments":[ "yummy", "yummiest" ]...

Hi. ### What I'm trying to do: I want to create a transparent div that exactly overlays the underlying ReactPlayer video imagery. This overlay div should exactly overlay the video...

js-doc is invoked as part of the [sphinx-js](https://github.com/mozilla/sphinx-js) tooling. Sphinx complains about jsdoc not finding "js" files in a directory that contains valid js files. It seems that this is...

We've been using strimzi for about a year. We are now refining our productization procedures. We've found an issue in the deployment of strimzi "latest" that seems like a relatively...

bug
needs-triage

I have a 2 node development cluster: tonga and spain. I have a simple test replicaset with 2 pods: kubia-unhealthy-r5kb1 (tonga), kubia-unhealty-thtds (spain) ![image](https://user-images.githubusercontent.com/48793689/76680639-a71c5700-65c0-11ea-8ba7-8e66ca59e5d9.png) When I curl the kubia-unhealthy service...

Is there a way to know what frame (relative to the start of the HLS stream) is the current frame playing? I have a need to know the absolute frame...

I am using rook/nfs in a small k3s cluster. I am following [these ](https://github.com/rook/rook/blob/master/Documentation/nfs.md#default-storageclass-example)instructions. I saw this error message: ![image](https://user-images.githubusercontent.com/48793689/128855701-afd51bbd-b50a-4d80-ad25-7714c61f68e1.png) The fix was to replace ReadWriteMany with ReadWriteOnce. ![image](https://user-images.githubusercontent.com/48793689/128856203-6377d494-90fe-41bd-ab5c-2da440d33541.png) Now...

When I try to build the server code, I see the following problem: ``` (base) [dsargrad@localhost sensor-streamer]$ go build . # dsargrad/sensor-streamer ./server.go:19:18: undefined: sensorpb.Sensor_TempSensorServer ./server.go:33:18: undefined: sensorpb.Sensor_HumiditySensorServer ./server.go:67:11: undefined:...

Hi, dep ensure fails as seen in the picture below: ![image](https://user-images.githubusercontent.com/48793689/79150556-f956c080-7d96-11ea-93d6-24e20a8a5bad.png) Any suggestions on how to fix this? ![image](https://user-images.githubusercontent.com/48793689/79150715-38851180-7d97-11ea-9fb7-0b2cd3388184.png)

##### Description I've been using the openapi generation for years. I tend to generate python and javascript client libraries. The problem I found occurs when you have a property that...

Issue: Bug