talos/pkg/kubernetes
Andrey Smirnov 92cde0c2ea fix: node taint doesn't contain value anymore
As code was looking for existing taint with `value == true`, it failed
to find existing taint and tried to add another one which never
succeeds.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-12-03 13:12:42 -08:00
..
kubernetes.go fix: node taint doesn't contain value anymore 2020-12-03 13:12:42 -08:00