You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
tanguofu
changed the title
bug: can't delploy in k8s 1.21
bug: can't deploy in k8s 1.21
Dec 18, 2021
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:The text was updated successfully, but these errors were encountered: