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

bug: can't deploy in k8s 1.21 #99

Open
tanguofu opened this issue Dec 18, 2021 · 1 comment
Open

bug: can't deploy in k8s 1.21 #99

tanguofu opened this issue Dec 18, 2021 · 1 comment

Comments

@tanguofu
Copy link

the helm chart defalutl lvm image is not support k8s 1.21,

after change to quay.io/topolvm/topolvm-with-sidecar:0.10, topolvm -operator logs error:

{"level":"error","ts":1639815831.7687695,"msg":"error received after stop sequence was engaged","error":"leader election lost"}
{"level":"error","ts":1639815831.768764,"logger":"setup","msg":"problem running manager","error":"open /certs/tls.crt: no such file or directory","stacktrace":"github.com/spf13/cobra.(*Command).execute\n\t/go/pkg/mod/github.com/spf13/[email protected]/command.go:856\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/go/pkg/mod/github.com/spf13/[email protected]/command.go:974\ngithub.com/spf13/cobra.(*Command).Execute\n\t/go/pkg/mod/github.com/spf13/[email protected]/command.go:902\ngithub.com/topolvm/topolvm/pkg/topolvm-controller/cmd.Execute\n\t/workdir/pkg/topolvm-controller/cmd/root.go:39\nmain.main\n\t/workdir/pkg/hypertopolvm/main.go:44\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:225"}
Error: open /certs/tls.crt: no such file or directory
open /certs/tls.crt: no such file or directory
@tanguofu tanguofu changed the title bug: can't delploy in k8s 1.21 bug: can't deploy in k8s 1.21 Dec 18, 2021
@little-guy-lxr
Copy link
Collaborator

please use topolvm-operator:2.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants