J Derek Wilson
J Derek Wilson
i know its a big request - but you never know unless you ask right?
**Please describe your use case / problem.** We have an internal service that makes use of a bearer token that isn't shared with downstream users. We can successfully set the...
[Feature Request] Split out dependencies from chart and create separate dev chart with dependencies
Currently parts of our helm chart are production ready and parts are development only. This makes it difficult to communicate clearly about the status of the chart. To fix this...
Currently we are using successful tcp connection as a proxy for health in kubernetes. Instead we can use grpc_health_probe to check health using grpc.
## Bug Report #### Current Behavior When a pipeline is executed with pipestatus segement of status enabled and the fill module is used, the fill character is only printed one...
Because it is useful to do a one-off retry of a function. Additionally, it is useful to be able to get stats from the retrying object - how many attempts...
because python time.time() and time.sleep() have sub millisecond resolution (at least on linux which has ~microsecond-ish resoluiton), providing time in fractional seconds should be preferred to ms ... i would...
**What are you trying to do?** I would like to use gui apps from my multipass vm via x11 through multipass shell or the multipass gui. **What's your proposed solution?**...
**Is your feature request related to a problem? Please describe.** When working with non-retryable errors in activites where those errors are set as non-retryable via activity options there isn't an...
related to #623 - but I want the running command to receive rather than ignore unknown flags or return an error. my use case is loading user defined (in another...