• Kubernetes Submit Queue's avatar
    Merge pull request #37968 from sjenning/qos-pod-status-field · 702f545a
    Kubernetes Submit Queue authored
    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
    702f545a
Name
Last commit
Last update
..
endpoints Loading commit data...
pod Loading commit data...
service Loading commit data...
validation Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
backward_compatibility_test.go Loading commit data...
conversion.go Loading commit data...
conversion_test.go Loading commit data...
defaults.go Loading commit data...
defaults_test.go Loading commit data...
doc.go Loading commit data...
generate.go Loading commit data...
generated.pb.go Loading commit data...
generated.proto Loading commit data...
helpers.go Loading commit data...
helpers_test.go Loading commit data...
meta.go Loading commit data...
ref.go Loading commit data...
register.go Loading commit data...
resource_helpers.go Loading commit data...
resource_helpers_test.go Loading commit data...
types.generated.go Loading commit data...
types.go Loading commit data...
types_swagger_doc_generated.go Loading commit data...
zz_generated.conversion.go Loading commit data...
zz_generated.deepcopy.go Loading commit data...
zz_generated.defaults.go Loading commit data...