Commit Graph

10 Commits

Author SHA1 Message Date
Silvio Moioli 79e3ec9d1a
improve log line with copypastable command
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2025-01-28 09:31:42 +01:00
Silvio Moioli 7f84aaa760
add debug log line to run k6 directly
When k6 scripts need to be debugged it is cumbersome to do so in the tester cluster

Add a developer friendly log line to copypaste in order to run the same k6
script that dartboard would run locally, by using the correct parameters
(eg. base url pointing to the tunnel instead of the private address)

Signed-off-by: Silvio Moioli <silvio@moioli.net>
2024-12-02 14:36:49 +01:00
Iramis Valentin 71b54338c9
Merge pull request #26 from moio/k6_debug
add debug log line to run k6 directly
2024-11-20 13:02:43 -05:00
Silvio Moioli bbaf995145
add debug log line to run k6 directly
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2024-11-14 15:52:48 +01:00
Silvio Moioli 2e4f7f9d11
bump k6 in kubectl.go to match the vendored version
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2024-11-14 15:30:28 +01:00
Silvio Moioli 33b2decbb4
use embedded kubectl instead of direct API access
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2024-10-04 16:55:17 +02:00
Silvio Moioli dd07f0334c
use embedded kubectl instead of system one
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2024-10-04 16:55:17 +02:00
Silvio Moioli 0f64afa0a4
Wait until Rancher components are ready before installing Rancher Monitoring
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2024-08-30 10:27:55 +02:00
Silvio Moioli a4da74986e
fix lint errors
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2024-08-29 13:17:41 +02:00
Silvio Moioli c24dfda16d
refactor: move files per https://go.dev/doc/modules/layout
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2024-07-22 10:07:25 +02:00