k3s/pkg/util
Kubernetes Submit Queue d1c58238da Merge pull request #52471 from xingzhou/taint-delete
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Need to validate taint effect when removing taints.

Instead of reporting taint not found, it's better to report user
that the effect is invalid. This will help user to check errors.
So when user tries to remove a taint, two conditions will be checked:
1. Whether or not the effect is an empty string.
2. Whether or not the non-empty effect is a valid taint effect.

**Release note**:
```release-note
None
```
2017-10-20 22:29:22 -07:00
..
async update BUILD files 2017-10-15 18:18:13 -07:00
bandwidth update BUILD files 2017-10-15 18:18:13 -07:00
config update BUILD files 2017-10-15 18:18:13 -07:00
configz update BUILD files 2017-10-15 18:18:13 -07:00
dbus update BUILD files 2017-10-15 18:18:13 -07:00
ebtables update BUILD files 2017-10-15 18:18:13 -07:00
env update BUILD files 2017-10-15 18:18:13 -07:00
file update BUILD files 2017-10-15 18:18:13 -07:00
filesystem update BUILD files 2017-10-15 18:18:13 -07:00
flock update BUILD files 2017-10-15 18:18:13 -07:00
goroutinemap update BUILD files 2017-10-15 18:18:13 -07:00
hash update BUILD files 2017-10-15 18:18:13 -07:00
initsystem update BUILD files 2017-10-15 18:18:13 -07:00
interrupt update BUILD files 2017-10-15 18:18:13 -07:00
io update BUILD files 2017-10-15 18:18:13 -07:00
ipconfig update BUILD files 2017-10-15 18:18:13 -07:00
iptables update BUILD files 2017-10-15 18:18:13 -07:00
ipvs update BUILD files 2017-10-15 18:18:13 -07:00
keymutex update BUILD files 2017-10-15 18:18:13 -07:00
labels update BUILD files 2017-10-15 18:18:13 -07:00
limitwriter update BUILD files 2017-10-15 18:18:13 -07:00
maps update BUILD files 2017-10-15 18:18:13 -07:00
metrics update BUILD files 2017-10-15 18:18:13 -07:00
mount update BUILD files 2017-10-15 18:18:13 -07:00
net update BUILD files 2017-10-15 18:18:13 -07:00
netsh update BUILD files 2017-10-15 18:18:13 -07:00
node update BUILD files 2017-10-15 18:18:13 -07:00
nsenter update BUILD files 2017-10-15 18:18:13 -07:00
oom update BUILD files 2017-10-15 18:18:13 -07:00
parsers update BUILD files 2017-10-15 18:18:13 -07:00
pointer update BUILD files 2017-10-15 18:18:13 -07:00
procfs update BUILD files 2017-10-15 18:18:13 -07:00
reflector/prometheus update BUILD files 2017-10-15 18:18:13 -07:00
removeall update BUILD files 2017-10-15 18:18:13 -07:00
resourcecontainer update BUILD files 2017-10-15 18:18:13 -07:00
rlimit update BUILD files 2017-10-15 18:18:13 -07:00
selinux update BUILD files 2017-10-15 18:18:13 -07:00
slice update BUILD files 2017-10-15 18:18:13 -07:00
strings update BUILD files 2017-10-15 18:18:13 -07:00
sysctl update BUILD files 2017-10-15 18:18:13 -07:00
system update BUILD files 2017-10-15 18:18:13 -07:00
tail update BUILD files 2017-10-15 18:18:13 -07:00
taints Merge pull request #52471 from xingzhou/taint-delete 2017-10-20 22:29:22 -07:00
template update BUILD files 2017-10-15 18:18:13 -07:00
term update BUILD files 2017-10-15 18:18:13 -07:00
threading update BUILD files 2017-10-15 18:18:13 -07:00
tolerations update BUILD files 2017-10-15 18:18:13 -07:00
version update BUILD files 2017-10-15 18:18:13 -07:00
workqueue/prometheus update BUILD files 2017-10-15 18:18:13 -07:00
BUILD auto-gen 2017-09-26 09:57:13 +08:00
verify-util-pkg.sh verify pkg/util contains no code 2017-08-17 15:28:27 +08:00