• Kubernetes Submit Queue's avatar
    Merge pull request #45180 from caesarxuchao/move-metrics-to-staging · cb274761
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 45077, 45180, 34727, 45079, 45177)
    
    Move k8s.io/metrics to staging/
    
    This is to break the cyclic dependency in our code base: kubernetes depends on k8s.io/metrics, which depends on kubernetes/staging/client-go.
    
    @DirectXMan12 i actually moved it to staging because we will need the flexibility to update metrics code directly to do many planned refactors, so the copy of metrics in kubernetes has to be the source of truth.
    
    client-gen is not enabled for the code yet, we can enable it after you port your changes to client-gen.
    
    `make generated_files` is enabled for metrics.
    cb274761
Name
Last commit
Last update
..
helpers Loading commit data...
build.sh Loading commit data...
cross.sh Loading commit data...
make-help.sh Loading commit data...
test-cmd-util.sh Loading commit data...
test-cmd.sh Loading commit data...
test-e2e-node.sh Loading commit data...
test-federation-cmd.sh Loading commit data...
test-integration.sh Loading commit data...
test-kubeadm-cmd.sh Loading commit data...
test.sh Loading commit data...
verify.sh Loading commit data...
vet.sh Loading commit data...