k3s/test/e2e
Kubernetes Submit Queue 21812547f9 Merge pull request #49051 from mtaufen/move-kc-type
Automatic merge from submit-queue (batch tested with PRs 50198, 49051, 48432)

move KubeletConfiguration out of componentconfig API group

I'm splitting #44252 into more manageable steps. This step moves the types and updates references.

To reviewers: the most important changes are the removals from pkg/apis/componentconfig and additions to pkg/kubelet/apis/kubeletconfig. Almost everything else is an import or name update.

I have one unanswered question: Should I create a whole new api scheme for Kubelet APIs rather than register e.g. a kubeletconfig group with the default runtime.Scheme instance? This feels like the right thing, as the Kubelet should be exposing its own API, but there's a big fat warning not to do this in `pkg/api/register.go`. Can anyone answer this?
2017-08-15 12:18:18 -07:00
..
apimachinery move retry to client-go 2017-08-14 14:16:26 -07:00
apps Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
auth Migrate sig-auth e2e tests. 2017-08-14 09:39:54 -07:00
autoscaling Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
chaosmonkey Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
common Use Describe to add prefix 2017-08-14 22:44:41 +08:00
framework move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
generated Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
instrumentation Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
kubectl Merge pull request #50508 from YuxiJin-tobeyjin/kubectltypo 2017-08-11 20:37:56 -07:00
lifecycle Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
manifest Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
network update clientset.Core() to clientset.CoreV1() in test 2017-08-14 16:53:55 +08:00
node Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
perftype Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
scalability Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
scheduling update clientset.Core() to clientset.CoreV1() in test 2017-08-14 16:53:55 +08:00
storage update clientset.Core() to clientset.CoreV1() in test 2017-08-14 16:53:55 +08:00
testing-manifests Merge pull request #48366 from wongma7/flex-e2e 2017-08-04 14:29:34 -07:00
upgrades Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
BUILD Migrate sig-auth e2e tests. 2017-08-14 09:39:54 -07:00
README.md Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
dashboard.go
e2e-example-config.json
e2e.go move logs to kubectl/util 2017-08-10 11:30:26 -07:00
e2e_test.go Migrate sig-auth e2e tests. 2017-08-14 09:39:54 -07:00
events.go run hack/update-all 2017-06-22 11:31:03 -07:00
example_cluster_dns.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
examples.go Add rbac.authorization.k8s.io/v1 2017-08-09 17:04:54 -04:00
generated_clientset.go use the core client with version 2017-07-26 19:16:02 +08:00
gke_local_ssd.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
gke_node_pools.go
limit_range.go Merge pull request #47403 from zhangxiaoyu-zidif/e2e-delete-meaningless-check 2017-06-23 02:59:23 -07:00
network_partition.go Use AppsV1beta1 instead of Apps clienset 2017-07-20 14:16:42 -07:00
pod_gc.go run hack/update-all 2017-06-22 11:31:03 -07:00
podpreset.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
pods.go run hack/update-all 2017-06-22 11:31:03 -07:00
pre_stop.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
resource_quota.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
ssh.go
taints_test.go update clientset.Core() to clientset.CoreV1() in test 2017-08-14 16:53:55 +08:00
ubernetes_lite.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00

README.md

See e2e-tests

Analytics