Lin Meyer

Results 23 comments of Lin Meyer

@Andperro did you ever get anywhere with this? I have the same issue with Raspberry PI OS and beacontools

I have this issue with an Ubuntu laptop and Raspberry PI (Raspberry OS), with 2 different bluetooth adapters as well. What I am running is a background daemon and the...

Hi all - this has popped up for us once a week or so for a while. As a short term solution could we make the difference between the error...

+1 we have to keep our pipelines in sync with helm templates without this. It would be great just to pass in the same artifact we used to create everything....

Use case for me: We have a pipeline with artifacts like prod.yaml and canary.yaml, both contain many resources (deployments, configmaps, disruption budgets, services, etc.). Currently we have to tell Spinnaker...

Ah.. on second thought using the produced artifacts isn't much better. One input artifact can produce many output artifacts: ![image](https://user-images.githubusercontent.com/7676659/88730379-89790580-d0fb-11ea-993c-7214c8b60dee.png) Maybe if the produced artifacts also included a "bundle" artifact...

> It seems controversial as at 2-3 AM there should be less load. I'm not sure what you mean by this? Happy to submit a PR, I don't have a...

I could not find a clean way to achieve this in the operator. Instead opened a PR to add this as feature in the Spark Dependencies repo [here](https://github.com/jaegertracing/spark-dependencies/pull/89#issuecomment-631690775). Feedback is...

This partially resolves [Jaeger Operator Issue #1068](https://github.com/jaegertracing/jaeger-operator/issues/1068). I was unable to solve this completely in the Jaeger Operator as you cannot set an environment variable like `Date: $(echo date -u...

Hi @pavolloffay, the post is a bit misleading. I tried in the spark dependency job and get: ``` jaeger-production-spark-dependencies Exception in thread "main" java.time.format.DateTimeParseException: Text '$(date -u -d '1 day...