Add credential refresh for GAR registries in kind #1667
go.yml
on: pull_request
go
/
lint
27s
linter
/
Lint Code Base
2m 25s
Matrix: go / Build and Test
Annotations
10 errors
go / Build and Test (1.21):
cluster/kind/kind.go#L8
"os/exec" imported and not used
|
go / Build and Test (1.21)
Process completed with exit code 1.
|
go / lint:
cluster/kind/kind.go#L1
: # github.com/openconfig/kne/cluster/kind [github.com/openconfig/kne/cluster/kind.test]
|
go / lint:
cluster/kind/kind.go#L8
"os/exec" imported and not used (typecheck)
|
go / lint:
cmd/topology/topology.go#L124
bp declared and not used (typecheck)
|
go / lint:
deploy/deploy.go#L21
could not import github.com/openconfig/kne/cluster/kind (-: # github.com/openconfig/kne/cluster/kind
|
go / lint:
cluster/kind/kind.go#L8
"os/exec" imported and not used) (typecheck)
|
go / lint:
topo/topo.go#L30
could not import github.com/openconfig/kne/cluster/kind (-: # github.com/openconfig/kne/cluster/kind
|
go / lint:
cluster/kind/kind.go#L8
"os/exec" imported and not used) (typecheck)
|
go / lint
issues found
|