k3s/pkg/master
Clayton Coleman 7f39a37eee Fix integration tests to not depend on setting pod.Status on create
Allow the master to have pod/node cache timeouts controlled via a config
flag for integration tests.

Move integration test to '127.0.0.1' so that it correctly returns a health
check, and enable health check testing on the integration test.
2015-02-02 14:46:23 -05:00
..
ports added healthz check to the proxy with configurable port 2014-11-23 09:07:19 -08:00
server Make master service IP static (no longer randomly assigned) 2015-01-30 16:07:19 -08:00
doc.go Fix typos in pkg docs 2014-08-28 11:43:35 +02:00
ip_cache.go genericize ip cache 2015-01-12 16:04:43 -08:00
ip_cache_test.go add ttl as param to ip cache 2014-12-22 14:14:03 -08:00
master.go Fix integration tests to not depend on setting pod.Status on create 2015-02-02 14:46:23 -05:00
master_test.go Add etcd to the list of services to validate. 2014-11-05 21:22:01 -08:00
pod_cache.go Merge pull request #3878 from thockin/infra_name 2015-01-30 09:18:00 -08:00
pod_cache_test.go Merge pull request #3878 from thockin/infra_name 2015-01-30 09:18:00 -08:00
publish.go Make master service IP static (no longer randomly assigned) 2015-01-30 16:07:19 -08:00
rest_to_nodes.go add node update method to client interface 2015-01-23 16:40:33 -05:00