Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make run failed #149

Closed
andyli029 opened this issue Jul 23, 2021 · 1 comment · Fixed by #155
Closed

make run failed #149

andyli029 opened this issue Jul 23, 2021 · 1 comment · Fixed by #155
Labels
bug Something isn't working P0 High priority
Milestone

Comments

@andyli029
Copy link
Contributor

andyli029 commented Jul 23, 2021

Describe the problem

make run
/Users/andy/go/src/github.com/radondb/radondb-mysql-kubernetes/bin/controller-gen "crd:trivialVersions=true,preserveUnknownFields=false" rbac:roleName=manager-role webhook paths="./..." output:crd:artifacts:config=config/crd/bases
/Users/andy/go/src/github.com/radondb/radondb-mysql-kubernetes/bin/controller-gen object:headerFile="hack/boilerplate.go.txt" paths="./..."
go fmt ./...
go vet ./...
# github.com/radondb/radondb-mysql-kubernetes/cluster/container
vet: cluster/container/init_mysql_test.go:59:21: MyCnfMountPath not declared by package utils
make: *** [vet] Error 2

To Reproduce

  1. rebase upstream/main
  2. on *: support roll update #133
  3. make run

Expected behavior

Environment:

  • RadonDB MySQL version:
@andyli029 andyli029 added the bug Something isn't working label Jul 23, 2021
@andyli029
Copy link
Contributor Author

Fix the MyCnfMountPath

@andyli029 andyli029 added this to the v1.3.0 milestone Jul 30, 2021
@andyli029 andyli029 added the P0 High priority label Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P0 High priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant