k3s/pkg/kubelet/container
Kubernetes Submit Queue 2d914ee703 Merge pull request #53984 from sttts/sttts-legacyscheme
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

pkg/api: extract Scheme/Registry/Codecs into pkg/api/legacyscheme

This serves as

- a preparation for the pkg/api->pkg/apis/core move
- and makes the dependency to the scheme explicit when vizualizing
  left depenncies.

The later helps with our our efforts to split up the monolithic repo
into self-contained sub-repos, e.g. for kubectl, controller-manager
and kube-apiserver in the future.
2017-10-18 10:49:10 -07:00
..
testing update BUILD files 2017-10-15 18:18:13 -07:00
BUILD Update bazel 2017-10-18 17:24:04 +02:00
cache.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
cache_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
container_gc.go trigger aggressive container garbage collection when under disk pressure 2017-06-03 07:52:36 -07:00
container_reference_manager.go revert workaround in PR 46246 as APIs have been consistent 2017-07-09 20:38:01 +08:00
helpers.go fix typos: remove duplicated word in comments 2017-09-16 14:38:10 +08:00
helpers_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
os.go Use chmod to bypass umask on termination log file 2017-01-23 12:26:37 -05:00
pty_linux.go
pty_unsupported.go
ref.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
ref_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
resize.go Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00
runtime.go kubelet: remove the --docker-exec-handler flag 2017-09-22 12:13:31 -07:00
runtime_cache.go
runtime_cache_fake.go
runtime_cache_test.go
sync_result.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
sync_result_test.go