Skip to content

Use custom datadir in kubeconfig command #1158

Use custom datadir in kubeconfig command

Use custom datadir in kubeconfig command #1158

Triggered via pull request August 14, 2023 11:27
Status Failure
Total duration 1m 28s
Artifacts

go.yml

on: pull_request
Basic file upload smoke
0s
Basic file upload smoke
Basic dynamic config smoke
0s
Basic dynamic config smoke
OS override smoke test
0s
OS override smoke test
Init sub-command smoke test
0s
Init sub-command smoke test
Matrix: Apply + backup + reset + restore
Matrix: Basic 1+1 smoke
Matrix: Apply + reset
Matrix: Upgrade
Fit to window
Zoom out
Zoom in

Annotations

13 errors
build-all: cmd/config_edit.go#L68
syntax error: unexpected newline in argument list; possibly missing comma or )
build-all: cmd/config_edit.go#L69
syntax error: unexpected if at end of statement
build-all
Process completed with exit code 2.
build: main.go#L9
could not import github.com/k0sproject/k0sctl/cmd (-: # github.com/k0sproject/k0sctl/cmd
build: cmd/config_edit.go#L68
syntax error: unexpected newline in argument list; possibly missing comma or )
build: cmd/config_edit.go#L69
syntax error: unexpected if at end of statement) (typecheck)
build: cmd/apply.go#L1
: # github.com/k0sproject/k0sctl/cmd [github.com/k0sproject/k0sctl/cmd.test]
build: cmd/config_edit.go#L68
syntax error: unexpected newline in argument list; possibly missing comma or )
build: cmd/config_edit.go#L69
syntax error: unexpected if at end of statement (typecheck)
build: cmd/config_edit.go#L68
missing ',' before newline in argument list (typecheck)
build: cmd/config_edit.go#L69
expected operand, found 'if' (typecheck)
build: cmd/config_edit.go#L70
expected operand, found 'return' (typecheck)
build: cmd/config_edit.go#L71
missing ',' before newline in argument list (typecheck)