kubernetes/pkg/apis/core
Kubernetes Submit Queue 3c51f53960
Merge pull request #49579 from deads2k/server-34-default
Automatic merge from submit-queue (batch tested with PRs 55798, 49579, 54862, 55188, 51990). 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>.

add back defaulting for parameter decoding

At the beginning of 1.7, we removed the last "conversion causes defaulting".  This broke the "default to true" behavior for exec and attach options, but we didn't notice.  This removes the broken defaulter (you can default a non-point bool to true on an object) and adds back defaulting to parameter codecs.

@k8s-mirror-api-machinery-misc @lavalamp @smarterclayton
2017-11-16 03:09:12 -08:00
..
fuzzer Update generated files 2017-11-09 12:14:08 +01:00
helper Update generated files 2017-11-09 12:14:08 +01:00
install Update generated files 2017-11-09 12:14:08 +01:00
v1 remove bad defaulting for exec and attach options 2017-11-14 12:02:49 -05:00
validation Merge pull request #55659 from CaoShuFeng/duplicated_import 2017-11-15 09:30:40 -08:00
annotation_key_constants.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
BUILD Update generated code 2017-11-10 18:26:46 +01:00
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
field_constants.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
json.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
objectreference.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
OWNERS
register.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
resource.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
taint_test.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
taint.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
toleration.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
types.go Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
zz_generated.deepcopy.go Update generated code 2017-11-10 18:26:46 +01:00