feat(cluster): initial commit for scale-out cluster #9368
Annotations
10 errors
lint:
pkg/cluster/proxy.go#L1
: # zotregistry.dev/zot/pkg/cluster
|
lint:
pkg/cluster/proxy.go#L34
syntax error: unexpected . in parameter list; possibly missing comma or )
|
lint:
pkg/cluster/proxy.go#L53
syntax error: unexpected newline in argument list; possibly missing comma or ) (typecheck)
|
lint:
pkg/cluster/proxy.go#L34
missing ',' in parameter list (typecheck)
|
lint:
pkg/cluster/proxy.go#L53
missing ',' before newline in argument list (typecheck)
|
lint:
pkg/cluster/proxy.go#L54
missing ',' in argument list (typecheck)
|
lint:
pkg/cluster/proxy.go#L56
missing ',' in argument list (typecheck)
|
lint:
pkg/cluster/proxy.go#L65
missing ',' before newline in argument list (typecheck)
|
lint:
pkg/cluster/proxy.go#L66
expected operand, found '}' (typecheck)
|
lint:
pkg/cluster/proxy.go#L72
missing ',' in argument list (typecheck)
|