Merge pull request #41334 from deads2k/agg-07-snip-cli
Automatic merge from submit-queue copy pkg/util/logs to apiserver This is a copy, not a move. API servers need to be able to init the logs, but so do clients. It would be weird to have the client-side commands depending on the server side logs utilities. I updated all the server side references, but left the client-side ones. @sttts @kubernetes/sig-api-machinery-pr-reviews acceptable?
This commit is contained in:
@@ -307,6 +307,7 @@ staging/src/k8s.io/apiserver/pkg/storage/names
|
||||
staging/src/k8s.io/apiserver/pkg/storage/storagebackend/factory
|
||||
staging/src/k8s.io/apiserver/pkg/storage/storagebackend/factory
|
||||
staging/src/k8s.io/apiserver/pkg/util/flushwriter
|
||||
staging/src/k8s.io/apiserver/pkg/util/logs
|
||||
staging/src/k8s.io/apiserver/plugin/pkg/authenticator
|
||||
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/password
|
||||
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/password/allow
|
||||
|
Reference in New Issue
Block a user