frederikb

Results 25 comments of frederikb

Hi @kagkarlsson Could you expand on why the second option (scheduling the next task at the end of the step) is not atomic? Doesn't saving the newly scheduled task happen...

I'm probably missing something: how would that differ from using a FailureHandler.ExponentialBackoffFailureHandler or one of its friends?

I created a separate issue #15 regarding Homebrew.

Hi @sp4ce, good to see that someone is leading the way to an actual RFC! I've noticied that AWS is (apparently) using JSON Lines for one of their products. I...

@spkane Can you share which of the two options you're using as a workaround for now? We're evaluating testkube in combination with ArgoCD and are running into the same issues:...

I can confirm that pgAdmin 4 on macOS (M2) does not start. ``` ⠒ mirrord exec ✓ Running on latest (3.73.1)! ✓ ready to launch process ✓ layer extracted ✓...

I agree that configuration would help a lot! Could we in the interim add a few additional common text file formats to this list? I've created a PR for this:...

This was one of the first hurdles we encountered when evaluating artifact archival. While I applaud the flexibility provided, requiring test developers to define the storage class for each and...

Basically we need to solve the following problem: how to run two containers in sequence **AND** have them share resources **WITHOUT** modifing the first (test execution) container Some thoughts: 1....

+1 for a container image containing the Bruno CLI. We need this image for running tests as part of our test automation and would like to avoid having to track...