Sam

Results 17 issues of Sam

Hi, I'm running filebrowser using Kubernetes and I wonder if I can enable commands using the ` .filebrowser.json` file? I tried adding the following, but I still get `Command not...

Hi, I'm looking for a way to implement websocket message testing. Other than JMeter I can't find any testing tool. Do you have an estimate as to when websocket response...

enhancement
engine:ws

When trying to create a Deployment, Secret or anything but a Namespace from inside a pod with a correct ServiceAccount attached to it, I get the following error: ``` TypeError:...

**Describe the bug**: I'm seeing lots of entries like these in the logs: ``` E0411 10:23:00.840727 1 sync.go:185] cert-manager/controller/challenges "msg"="propagation check failed" "error"="DNS record for \"x.y.z.domain.com\" not yet propagated" "dnsName"="x.y.z.domain.com"...

kind/bug
lifecycle/stale

Since a few weeks, the library is returning a `404` error when requesting old style ingress rules on gcloud: ``` await client.apis.extensions.v1beta1.ingresses.get() ``` It does not happen on our bare...

Hi, I fun side effect is that it also interpolates between cuts/scenes. Is there a way to avoid this? Set a threshold so it doesn't do any interpolating when the...

Is this application affected by the OOB deprecation announced here https://developers.google.com/identity/protocols/oauth2/resources/oob-migration ?

Is it possible to capture video at the same time? The reason is that I want to review the speed measurements afterwards. The only solution I can come up for...

Just a note, and maybe this should be added to the documentation or even to the debug statements: I was using the sqpx in the following line to base the...

Sometimes there are so many events that `MO_TRACK_EVENT_COUNT` is reached very fast. Because of this a a new 'track' is started, detecting the vehicle a second time. Increasing `MO_TRACK_EVENT_COUNT` helps,...