k3s/test/e2e
Walter Fender 9187b343e1 Split the NodeController into lifecycle and ipam pieces.
Prepatory work fpr removing cloud provider dependency from node
controller running in Kube Controller Manager. Splitting the node
controller into its two major pieces life-cycle and CIDR/IP
management. Both pieces currently need the the cloud system to do their work.
Removing lifecycles dependency on cloud will be fixed ina followup PR.

Moved node scheduler code to live with node lifecycle controller.
Got the IPAM/Lifecycle split completed. Still need to rename pieces.
Made changes to the utils and tests so they would be in the appropriate
package.
Moved the node based ipam code to nodeipam.
Made the relevant tests pass.
Moved common node controller util code to nodeutil.
Removed unneeded pod informer sync from node ipam controller.
Fixed linter issues.
Factored in  feedback from @gmarek.
Factored in feedback from @mtaufen.
Undoing unneeded change.
2018-01-04 12:48:08 -08:00
..
apimachinery Cleanup api service before namespace deletion. 2017-12-20 22:05:23 +00:00
apps Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
auth Collect all the assorted image URLs from e2e tests in one place 2017-12-19 12:16:07 -05:00
autoscaling Add custom metrics e2e test with two metrics. 2017-12-20 16:50:25 +01:00
chaosmonkey Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
common Merge pull request #56432 from yujuhong/bump-test-container-timeout 2017-12-27 12:25:41 -08:00
framework Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
generated
instrumentation Add custom metrics e2e test with two metrics. 2017-12-20 16:50:25 +01:00
kubectl fix failed to access service of e2e test 2017-11-14 19:21:59 +08:00
lifecycle Change Auto-Repair e2e test tags. 2017-11-30 10:59:11 +01:00
manifest
multicluster Move multizone volume tests to separate file and 2017-12-20 10:52:53 -08:00
network Collect all the assorted image URLs from e2e tests in one place 2017-12-19 12:16:07 -05:00
node Review fixes 2017-11-14 10:16:30 +01:00
perftype
scalability Merge pull request #56202 from porridge/typo-density 2017-12-14 13:54:49 -08:00
scheduling Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
servicecatalog
storage Fixing typo in e2e test variable 2018-01-04 11:45:37 -05:00
testing-manifests Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
ui Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00
upgrades Merge pull request #55995 from supereagle/extensions-client-with-version 2017-12-14 00:45:15 -08:00
BUILD Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
README.md
e2e-example-config.json
e2e.go Changed GetAllZones to only get zones with nodes that are currently 2017-11-20 16:04:18 -08:00
e2e_test.go
examples.go Merge pull request #54386 from yanxuean/testfmt 2017-11-10 18:50:20 -08:00
gke_local_ssd.go
gke_node_pools.go

README.md

See e2e-tests

Analytics