• Kubernetes Submit Queue's avatar
    Merge pull request #39399 from zhouhaibing089/namespace-controller · ee47db8c
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    make discovery static when extensions/thirdpartyresources is not enabled
    
    this should be a bug fix, if `extensions/thirdpartyresources` is enabled, the result of `Discovery().ServerPreferredNamespacedResources` will be dynamic then, so we are making the `discoverResourcesFn` static only when the `extensions/thirdpartyresources` is not enabled.
    ee47db8c
Name
Last commit
Last update
..
app Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
controller-manager.go Loading commit data...