vendor: bump to kube v1.7.5

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2017-08-31 19:36:07 +02:00
parent 378b9c0d2f
commit eca8457468
No known key found for this signature in database
GPG key ID: B2BEAD150DE936B9
7 changed files with 22 additions and 20 deletions

View file

@ -1936,7 +1936,7 @@ message ObjectMeta {
// this object has been completely initialized. Otherwise, the object is considered uninitialized
// and is hidden (in list/watch and get calls) from clients that haven't explicitly asked to
// observe uninitialized objects.
//
//
// When an object is created, the system will populate this list with the current set of initializers.
// Only privileged users may set or modify this list. Once it is empty, it may not be modified further
// by any user.