k3s/pkg/api
Kubernetes Submit Queue d043e20feb Merge pull request #44121 from mbohlool/patch
Automatic merge from submit-queue (batch tested with PRs 43777, 44121)

Add patchMergeKey and patchStrategy  support to OpenAPI

Support generating Open API extensions for strategic merge patch tags in go struct tags
Support `patchStrategy` and `patchMergeKey`.
Also support checking if the Open API extension and struct tags match.

```release-note
Support generating Open API extensions for strategic merge patch tags in go struct tags
```

cc: @pwittrock @ymqytw 

(Description mostly copied from #43833)
2017-04-07 20:01:10 -07:00
..
annotations
endpoints
errors
events
install Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
meta
pod Add iSCSI CHAP authentication 2017-04-07 16:38:29 +00:00
resource
service
testapi Force etcd2 to use application/json, add base64-wrapper decoder as fallback 2017-03-15 11:24:12 -04:00
testing Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
unversioned
util
v1 Merge pull request #44121 from mbohlool/patch 2017-04-07 20:01:10 -07:00
validation add iSCSI CHAP API 2017-04-05 12:43:48 +00:00
BUILD separate constants to their own file 2017-04-07 17:31:45 -07:00
OWNERS
annotation_key_constants.go separate constants to their own file 2017-04-07 17:31:45 -07:00
conversion_test.go
copy_test.go
deep_copy_test.go
defaulting_test.go Deployments under apps/v1beta1 with new defaults 2017-03-01 15:14:41 +01:00
defaults.go
doc.go
field_constants.go
helpers.go separate constants to their own file 2017-04-07 17:31:45 -07:00
helpers_test.go
json.go Change taint/toleration annotations to api fields. 2017-02-22 09:27:42 -05:00
meta_test.go API 2017-02-28 23:05:40 -08:00
node_example.json
ref.go
ref_test.go
register.go
replication_controller_example.json
resource_helpers.go Use private dup methods instead 2017-04-03 13:06:48 +08:00
resource_helpers_test.go
serialization_proto_test.go Add a test that verifies all structs have protobuf tags 2017-03-17 00:29:14 -04:00
serialization_test.go apimachinery: handle duplicated and conflicting type registration 2017-02-27 21:58:21 +01:00
types.go add iSCSI CHAP API 2017-04-05 12:43:48 +00:00
unstructured_test.go Unified unstructured converter interface and setup 2017-02-17 21:07:04 +01:00
zz_generated.deepcopy.go add iSCSI CHAP API 2017-04-05 12:43:48 +00:00