xendren

Results 12 issues of xendren

We have followed the suggestion from the k6 documentation to store the test options in separate json files. For instance, load.json, stress.json, soak.json, etc. Then at runtime, we can pass...

documentation
question
evaluation needed

We have the k6-operator running in a k8s cluster. If TeamA creates a configMap with their load test script and TeamB creates a configMap for their test scripts, can they...

enhancement
evaluation needed
FSM

We have been running tests successfully using k6-operator for the past 2 weeks. It stopped working a few days ago, and all we can see is that the operator is...

bug

I'm really not understanding how to access the dashboard when it is running in Kubernetes. The instructions just say I need the Dapr CLI and can launch it as follows:...

Extension Name: vscode-gradle Extension Version: 2.4.13 OS Version: Windows 10 VSCode version: 1.43.2 **Describe the bug** We add an entry in the gradle.properties file to override the trust authority to...

bug
ai-triaged

It appears that the extension is missing the ability to update a collection. How is everyone else on the planet solving the absence of updates while still using Liquibase for...

When a CLOB parameter is greater than 32767, the procedure correctly chunks it up for the DBMS_PUT command, but it generates an error in the next iteration of the loop...

bug

With K6, using thresholds to indicate potential issues with load is a common practice with the load testing. Looking at the k6 summary in our logs, show whether the thresholds...

enhancement
evaluation needed

I need the serverlist settings to be set in the workspace settings so that I can share with teammates by having the workspace file stored in the shared repo. Moving...

I am not able to find any detailed information on using Dapr for State Store component to Redis in cluster mode. The component field redisType would be set to "cluster"....