fix(tidb): move bootstrap sql to cluster spec #119
Annotations
6 errors and 4 warnings
lint:
tests/e2e/cluster/cluster.go#L1378
unknown field BootstrapSQL in struct literal of type "github.com/pingcap/tidb-operator/apis/core/v1alpha1".TiDBSecurity
|
lint:
tests/e2e/cluster/cluster.go#L1451
unknown field BootstrapSQL in struct literal of type "github.com/pingcap/tidb-operator/apis/core/v1alpha1".TiDBSecurity (typecheck)
|
lint:
tests/e2e/e2e_test.go#L26
could not import github.com/pingcap/tidb-operator/tests/e2e/cluster (-: # github.com/pingcap/tidb-operator/tests/e2e/cluster
|
lint:
tests/e2e/cluster/cluster.go#L1378
unknown field BootstrapSQL in struct literal of type "github.com/pingcap/tidb-operator/apis/core/v1alpha1".TiDBSecurity
|
lint:
tests/e2e/cluster/cluster.go#L1451
unknown field BootstrapSQL in struct literal of type "github.com/pingcap/tidb-operator/apis/core/v1alpha1".TiDBSecurity) (typecheck)
|
lint
Process completed with exit code 2.
|
verify
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
unit
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|