kubernetes/pkg/kubelet/server
Aaron Crickenberger f306a0dbb4 convert .import-restrictions to yaml
yaml has comments, so we can explain why we have certain rules or
certain prefixes

for those files that weren't already commented yaml, I converted them to
yaml and took a best guess at comments based on the PRs that introduced
or updated them
2020-04-28 08:41:36 -07:00
..
metrics eliminate direct references to prometheus 2019-10-04 21:33:34 +08:00
portforward convert .import-restrictions to yaml 2020-04-28 08:41:36 -07:00
remotecommand convert .import-restrictions to yaml 2020-04-28 08:41:36 -07:00
stats Deprecated metrics under /metrics/resource/v1alpha1 2019-12-16 10:27:02 +08:00
streaming convert .import-restrictions to yaml 2020-04-28 08:41:36 -07:00
auth_test.go Add new endpoint for resource metrics. 2019-12-16 10:26:54 +08:00
auth.go Fix lint on pkg/kubelet/server/... 2019-02-21 10:31:41 -05:00
BUILD Deal with auto-generated files: 2019-12-16 10:27:02 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
server_test.go Add code to fix kubelet/metrics memory issue. 2020-02-07 15:12:24 -08:00
server_websocket_test.go Delete the redundant define test 2019-06-04 01:13:09 +08:00
server.go Add code to fix kubelet/metrics memory issue. 2020-02-07 15:12:24 -08:00