kubernetes/pkg/api
Kubernetes Submit Queue 702f545aab Merge pull request #37968 from sjenning/qos-pod-status-field
Automatic merge from submit-queue (batch tested with PRs 38171, 37968)

add QoS pod status field

Right now, applications retrieving pod information must reimplement the QoS classification logic on the client side if they wish to know the QoS class of the pod.

The PR adds the QoS class to the pod status so it can be used directly by clients.

This is a step toward addressing #33255

@ConnorDoyle @derekwaynecarr @vishh
2016-12-13 11:51:35 -08:00
..
annotations autoupdate BUILD files 2016-12-12 13:30:07 -08:00
endpoints autoupdate BUILD files 2016-12-12 13:30:07 -08:00
errors autoupdate BUILD files 2016-12-12 13:30:07 -08:00
events autoupdate BUILD files 2016-12-12 13:30:07 -08:00
install autoupdate BUILD files 2016-12-12 13:30:07 -08:00
meta autoupdate BUILD files 2016-12-12 13:30:07 -08:00
pod autoupdate BUILD files 2016-12-12 13:30:07 -08:00
resource autoupdate BUILD files 2016-12-12 13:30:07 -08:00
rest autoupdate BUILD files 2016-12-12 13:30:07 -08:00
service autoupdate BUILD files 2016-12-12 13:30:07 -08:00
testapi autoupdate BUILD files 2016-12-12 13:30:07 -08:00
testing autoupdate BUILD files 2016-12-12 13:30:07 -08:00
unversioned autoupdate BUILD files 2016-12-12 13:30:07 -08:00
util autoupdate BUILD files 2016-12-12 13:30:07 -08:00
v1 Merge pull request #37968 from sjenning/qos-pod-status-field 2016-12-13 11:51:35 -08:00
validation autoupdate BUILD files 2016-12-12 13:30:07 -08:00
BUILD autoupdate BUILD files 2016-12-12 13:30:07 -08:00
context_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
context.go print instruction in case of failed kubectl 1.3 rolling-update against 1.4 cluster 2016-09-15 17:20:39 -07:00
conversion_test.go remove testapi.Default.GroupVersion 2016-10-07 10:10:54 -04:00
conversion.go refactor: generated 2016-12-03 19:10:46 -05:00
copy_test.go generated: refactor 2016-11-23 22:30:47 -06:00
deep_copy_test.go refactor: generated 2016-12-03 19:10:46 -05:00
defaulting_test.go refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
defaults.go fix register.go files up + add test import 2016-08-11 17:06:54 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
field_constants.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generate_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generate.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
helpers_test.go Change references to OwnerReference 2016-12-10 18:05:36 -05:00
helpers.go refactor: generated 2016-12-03 19:10:46 -05:00
mapper.go generated: refactor 2016-11-23 22:30:47 -06:00
meta_test.go refactor: generated 2016-12-10 18:05:53 -05:00
meta.go refactor: generated 2016-12-10 18:05:53 -05:00
node_example.json Change minion to node 2016-09-28 10:53:30 -07:00
OWNERS Update OWNERS 2016-11-18 15:15:46 -08:00
ref_test.go refactor: generated 2016-12-03 19:10:46 -05:00
ref.go generated: refactor 2016-11-23 22:30:47 -06:00
register.go refactor: generated 2016-12-03 19:10:46 -05:00
replication_controller_example.json Initial Quobyte support 2016-08-18 17:13:50 +02:00
requestcontext.go Cleanup handler chain 2016-09-23 12:03:58 +02:00
resource_helpers_test.go refactor: generated 2016-12-03 19:10:46 -05:00
resource_helpers.go refactor: generated 2016-12-03 19:10:46 -05:00
serialization_proto_test.go generated: refactor 2016-11-23 22:30:47 -06:00
serialization_test.go Register GetOptions in all api groups 2016-12-06 11:48:37 +01:00
types.go add QoS pod status field 2016-12-12 21:22:03 -06:00
zz_generated.deepcopy.go add QoS pod status field 2016-12-12 21:22:03 -06:00