k3s/test/e2e_federation
Maru Newby 9b7270821b fed: Remove redundant e2e for secret and daemonset
Federation of daemonset and secret types is now implemented by the
sync controller, and e2e testing for each type is provided via crud
lifecycle e2e tests.  This renders the legacy e2e tests for these types
redundant, and this commit removes those tests.
2017-05-17 08:28:04 -07:00
..
framework fed: Add option to source e2e cluster config from host cluster 2017-04-17 23:38:03 -07:00
upgrades fed: Add simple upgrade test 2017-04-18 15:46:43 -07:00
BUILD fed: Remove redundant e2e for secret and daemonset 2017-05-17 08:28:04 -07:00
OWNERS Adding OWNERS file for federation e2e tests 2017-01-23 21:48:39 -08:00
README.md test/e2e*: add/update README.md files. 2017-04-03 19:05:50 +02:00
apiserver.go Fix a failing test case for cluster object creation/deletion 2017-04-27 14:42:19 +05:30
authn.go Adds support for HTTP basic and token authentication to kubefed. 2017-03-01 11:04:05 -08:00
crud.go fed: Add type-agnostic e2e crud test 2017-04-17 09:11:03 -07:00
deployment.go fed: Manage e2e clusters with a slice instead of a map 2017-04-06 18:02:08 -07:00
event.go [Federation] Remove federat{ed,ion} prefixes from e2e file names since they are all now scoped under the e2e_federation package. 2017-02-28 12:37:49 -08:00
ingress.go fed: Remove redundant e2e for secret and daemonset 2017-05-17 08:28:04 -07:00
namespace.go fed: Manage e2e clusters with a slice instead of a map 2017-04-06 18:02:08 -07:00
replicaset.go [Federation] Move annotations and related parsing code as common code 2017-05-12 18:22:37 +05:30
service.go Fix federated service reconcilation issue due to addition of ExternalTrafficPolicy field to v1.Service 2017-05-15 10:30:51 +05:30
upgrade.go fed: Add simple upgrade test 2017-04-18 15:46:43 -07:00
util.go Fix a failing test case for cluster object creation/deletion 2017-04-27 14:42:19 +05:30

README.md

See e2e-tests

Analytics