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

PodTemplate "fencing" not found, but no nodes using this template #13

Open
jsalatiel opened this issue Nov 19, 2020 · 0 comments
Open

Comments

@jsalatiel
Copy link

Hi, every time the fence controller starts, I get:

I1119 11:19:50.680979       1 main.go:25] Kube-Fencing Version: 2.1.0
I1119 11:19:50.681075       1 main.go:26] Go Version: go1.13.15
I1119 11:19:50.681115       1 main.go:27] Go OS/Arch: linux/amd64
I1119 11:19:50.995237       1 main.go:68] Registering Components.
I1119 11:19:50.995317       1 main.go:76] Starting the Cmd.
I1119 11:19:50.995814       1 leaderelection.go:241] attempting to acquire leader lease  fencing/kube-fencing-lock...
I1119 11:20:08.421219       1 leaderelection.go:251] successfully acquired lease fencing/kube-fencing-lock
E1119 11:20:08.630812       1 node_controller.go:125] Failed to find podTemplate fencing : PodTemplate "fencing" not found

Why is it complaining about fencing pod template if I do not use that template? All my nodes have custom templates using fencing/template annotation.

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

1 participant