tty47
tty47
create a function to get the k8s version from API and return it, then, use the value to generate the image name
I think this is already done in the PR merged, right?
Issues find the PVCs like:
it was installed by hand - I'll add the resources to the repos
cc: @celestiaorg/devops
hello! I found the CI broken, is it expected? ```=== NAME TestRunSuite/TestOneVolumeTwoFiles build_image_test.go:35: Error Trace: /home/runner/work/knuu/knuu/e2e/system/build_image_test.go:35 Error: Received unexpected error: build failed Test: TestRunSuite/TestOneVolumeTwoFiles Messages: Error setting git repo ---...
> So,`KNUU_TIMEOUT` can only set up from `go test -timeout`? > > Can we remove manual `KNUU_TIMEOUT` declaration? hello! it will be something like: - `KNUU_TIMEOUT` -> from `go test...
> * if we set `KNUU_TIMEOUT` will override `go test -timeout` I meant: in case we specify`KNUU_TIMEOUT` will override `go test -timeout` -> the **default value** if we specify the...
when we have the `Commit` state, is like an intermediate state between `Preparing` and `Start`, the question is, are we using it to add any config to the resources or...
hey guys! sorry for the delay in my response, I just read your messages > 1. Based on the screenshot: do you have any idea on why this is happening...