k3s/hack/make-rules
Kubernetes Submit Queue cb27476153 Merge pull request #45180 from caesarxuchao/move-metrics-to-staging
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.
2017-05-01 18:55:11 -07:00
..
helpers move metrics to staging 2017-05-01 16:43:50 -07:00
build.sh
cross.sh Add a KUBERNETES_NODE_* section to build kubelet/kube-proxy for windows 2016-12-17 21:07:18 -08:00
make-help.sh remove hardcoded ansi to tput so that color coding works in multiple platforms including osx. 2017-02-10 10:25:43 -08:00
test-cmd-util.sh Merge pull request #44930 from fabianofranz/issue_44832 2017-04-28 17:49:10 -07:00
test-cmd.sh Disable RBAC post-start hook if not using the RBAC authorizer 2017-03-30 23:30:04 -04:00
test-e2e-node.sh test/e2e_node: prepull images with CRI 2017-04-01 10:18:56 +02:00
test-federation-cmd.sh Merge pull request #43136 from shashidharatd/kubectl-tests 2017-04-09 11:19:38 -07:00
test-integration.sh don't use build tags to mark integration tests 2017-04-28 14:19:39 -07:00
test-kubeadm-cmd.sh kubeadm: updated cmd tests as discussed in SIG 2017-02-07 12:47:07 -08:00
test.sh Fix coverage report testing on macOS 2017-04-02 10:01:43 -07:00
verify.sh hack/cluster: consolidate cluster/ utils to hack/lib/util.sh 2017-03-30 22:34:46 -05:00
vet.sh Disable verify-test-owners.sh and make `go vet` more obvious 2016-12-21 11:44:04 -08:00