• Kubernetes Submit Queue's avatar
    Merge pull request #43076 from deads2k/server-06-add-to-server · ff603cfc
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    allow combining API servers
    
    Builds on https://github.com/kubernetes/kubernetes/pull/42886 (already lgtm'ed)
    
    We need to be able to chain multiple API servers together so that a fallthrough case from to another results in delegated handling without double wrapping. We also need to be able to combine shared lists like healthz and poststarthooks so that a single API server start will run all the poststarthooks and present a unified view of health.  This creates an interface and methods to provide that wiring.
    
    @kubernetes/sig-api-machinery-misc @ncdc
    ff603cfc
Name
Last commit
Last update
..
bitbucket.org Loading commit data...
cloud.google.com/go Loading commit data...
github.com Loading commit data...
go.pedge.io/pb Loading commit data...
go4.org Loading commit data...
golang.org/x Loading commit data...
google.golang.org Loading commit data...
gopkg.in Loading commit data...
k8s.io Loading commit data...
vbom.ml/util Loading commit data...
BUILD Loading commit data...