Merge remote-tracking branch 'origin/master' into release-1.9

Kubernetes-commit: fb2de097796aafb38cdb6dc4d3184ebd43d525b4
This commit is contained in:
Kubernetes Publisher
2017-11-21 10:38:02 -08:00
28 changed files with 3701 additions and 2081 deletions
+4
View File
@@ -621,6 +621,10 @@ message OwnerReference {
optional bool blockOwnerDeletion = 7;
}
// Patch is provided to give a concrete name and type to the Kubernetes PATCH request body.
message Patch {
}
// Preconditions must be fulfilled before an operation (update, delete, etc.) is carried out.
message Preconditions {
// Specifies the target UID.