k3d/tests
iwilltry42 91426eabd1 cmd: make config initialization more general
- move viper initialization from k3d config file to separate util
sub-package in cmd/
- use that new subpackage init function to leverage the config file in
`k3d cluster delete`
- cover that with an e2e test case
2021-09-06 17:44:38 +02:00
..
assets fix e2e makefile target 2021-08-31 09:33:39 +02:00
common.sh tests/e2e: quiet grep output to pollute the terminal a little less 2021-07-09 10:48:31 +02:00
dind.sh tests/e2e: quiet grep output to pollute the terminal a little less 2021-07-09 10:48:31 +02:00
extra_test_k3s_versions.sh tests/e2e: update tested k3s versions 2021-05-27 12:04:43 +02:00
runner.sh tests/e2e: add step information and clean resources after every step 2021-02-04 19:07:37 +01:00
test_basic.sh tests/e2e: quiet grep output to pollute the terminal a little less 2021-07-09 10:48:31 +02:00
test_config_file_migration.sh [BREAKING] Config File Enhancements: v1alpha3, migrations, generic k3s-args (#605) 2021-07-09 10:46:12 +02:00
test_config_file.sh cmd: make config initialization more general 2021-09-06 17:44:38 +02:00
test_config_with_overrides.sh tests/e2e: quiet grep output to pollute the terminal a little less 2021-07-09 10:48:31 +02:00
test_full_lifecycle.sh tests/e2e: add step information and clean resources after every step 2021-02-04 19:07:37 +01:00
test_ipam.sh tests/e2e: ensure that we use a cluster create timeout everywhere 2021-07-09 10:46:19 +02:00
test_loadbalancer.sh tests/e2e: check more cases for port-mappings that should go via the loadbalancer 2021-07-09 10:48:30 +02:00
test_memory_limits.sh tests/e2e: ensure that we use a cluster create timeout everywhere 2021-07-09 10:46:19 +02:00
test_multi_master_start_stop.sh tests/e2e/k3s-versions: skip multi-server-start-stop test for k3s versions that won't work with it (dqlite) 2021-02-05 19:07:13 +01:00
test_multi_master.sh tests/e2e: add step information and clean resources after every step 2021-02-04 19:07:37 +01:00
test_node_edit.sh tests/e2e: quiet grep output to pollute the terminal a little less 2021-07-09 10:48:31 +02:00
test_registry.sh [FEATURE] IPAM via subnet flag (#560) 2021-04-20 07:39:51 +02:00