mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 46661, 46562, 46657, 46655, 46640) Improve validation of active deadline seconds **What this PR does / why we need it**: Improve validation of active deadline seconds to not allow it to be larger than max uint32. If users choose a value that is too large, the conversion of that value to a duration in seconds can cause an overflow. I see no practical benefit of having a value larger than uint32 at this time. xref: https://bugzilla.redhat.com/show_bug.cgi?id=1456156 **Release note**: ```release-note Restrict active deadline seconds max allowed value to be maximum uint32 ``` |
||
---|---|---|
.. | ||
endpoints | ||
errors | ||
events | ||
helper | ||
install | ||
meta | ||
persistentvolume | ||
pod | ||
ref | ||
resource | ||
service | ||
testapi | ||
testing | ||
unversioned | ||
util | ||
v1 | ||
validation | ||
BUILD | ||
OWNERS | ||
annotation_key_constants.go | ||
conversion_test.go | ||
copy_test.go | ||
deep_copy_test.go | ||
defaulting_test.go | ||
doc.go | ||
field_constants.go | ||
json.go | ||
meta_test.go | ||
node_example.json | ||
objectreference.go | ||
register.go | ||
replication_controller_example.json | ||
resource.go | ||
serialization_proto_test.go | ||
serialization_test.go | ||
taint.go | ||
taint_test.go | ||
toleration.go | ||
types.go | ||
unstructured_test.go | ||
zz_generated.deepcopy.go |