kubernetes/test/integration/apiserver
Antoine Pelisse eb904d8fa8 Add "fieldManager" to flag to PATCH/CREATE/UPDATE
And add a corresponding flag in kubectl (for apply), even though the
value is defaulted in kubectl with "kubectl".

The flag is required for Apply patch-type, and optional for other PATCH,
CREATE and UPDATE (in which case we fallback on the user-agent).
2019-03-08 16:03:03 -08:00
..
apply Add "fieldManager" to flag to PATCH/CREATE/UPDATE 2019-03-08 16:03:03 -08:00
apiserver_test.go API Machinery, Kubectl and tests 2019-02-04 13:51:48 -08:00
BUILD Add node.k8s.io/v1beta1 API 2019-03-07 11:57:12 -08:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
max_json_patch_operations_test.go Limit the number of operations in a single json patch to be 10,000 2019-02-13 10:53:32 -08:00
max_request_body_bytes_test.go add integration test 2019-02-08 16:15:43 -08:00
patch_test.go collapse patch conflict retry onto GuaranteedUpdate 2018-04-25 21:55:13 -04:00
print_test.go Add node.k8s.io/v1beta1 API 2019-03-07 11:57:12 -08:00