Commit Graph

89 Commits (cda3f1ea8c3598c238b9ec2e692c4912ebe3ea5e)

Author SHA1 Message Date
iwilltry42 a8f937fa01
fix: clusterDelete: properly parse config file to avoid failure on v1alpha4 3 years ago
Thorsten Klein efbabe2168
[Enhancement] Compatibility Tests (#956) 3 years ago
Erik Godding Boye 9a2a3ec0ff
[FEATURE] Config file compatible with Kustomize (#945) 3 years ago
Thorsten Klein 08bf145e95
[Feature] Config v1alpha4 (#944) 3 years ago
iwilltry42 edf4c3ed97
tests/e2e: allow option E2E_DIND_VERSION to test with different Docker versions 3 years ago
iwilltry42 280de52b01
tests/e2e: output runtime info for debugging purposes 3 years ago
iwilltry42 001d17cdf5
tests/e2e: allow setting the parallelism of e2e tests and drop port-mappings to avoid collisions 3 years ago
iwilltry42 d8fe04aa5b
tests/e2e: add proper step inits for kubeconfig and logfile in every test file (fixup for #848) 3 years ago
iwilltry42 94ca7a45e2
tests/e2e: speedup: run make build-helper-images in parallel mode 3 years ago
Thorsten Klein 74512f82d9
[Enhancement] tests/e2e: speedup & cleanup (#848) 3 years ago
iwilltry42 09686f121d
add test script for connecting to remote docker servers 3 years ago
Thorsten Klein 7113694ab5
[Enhancement] Edit CoreDNS ConfigMap on disk for more reliability (#814) 3 years ago
iwilltry42 a4d573fc2c
fix: check temp file with env vars expanded instead of original config file to avoid validation failures 3 years ago
Thorsten Klein 594e3ced3f
config: fix failing v1alpha2 -> v1alpha3 migration (#799) 3 years ago
Thorsten Klein 12180ffdd5
[Fix] more resilient post-create cluster preparation (DNS) (#780) 3 years ago
Thorsten Klein 53bdbec636
[Fix] `k3d config migrate` missing nodefilter migration (#767) 3 years ago
iwilltry42 2a2bee0e63
fix: not gathering env info on cluster start (+ fix ipam e2e test) 3 years ago
Thorsten Klein 7071129df8
[Enhancement] More powerful registry-create opt (#727) 3 years ago
iwilltry42 91426eabd1 cmd: make config initialization more general 3 years ago
iwilltry42 17dc4b7b4d fix e2e makefile target 3 years ago
iwilltry42 a278725078
tests/e2e: quiet grep output to pollute the terminal a little less 3 years ago
iwilltry42 924fdfe586
tests/e2e: check more cases for port-mappings that should go via the loadbalancer 3 years ago
iwilltry42 1944c06dad
properly handle --port 1234:4321@loadbalancer:proxy style port mappings which should default to all nodes as upstream 3 years ago
iwilltry42 e8932d7287
test/e2e: loadbalancer test case no suffix 3 years ago
iwilltry42 a8a643eed5
tests/e2e: add test for loadbalancer 3 years ago
iwilltry42 91db3f647c
changes when creating clusters + new nodefilter syntax 3 years ago
iwilltry42 f6c3bd2e8b
clusterCreate: use tempfile with expanded env vars as viper input file 3 years ago
iwilltry42 2d52949859
tests/e2e: ensure that we use a cluster create timeout everywhere 3 years ago
Thorsten Klein 77aa76d7f2
[FEATURE] add ability to add ports to an existing loadbalancer (#615) 3 years ago
ejose19 bfead49c46
[Enhancement] Refactoring: normalize label flags (k3s node & runtime) (#598, @ejose19) 3 years ago
Thorsten Klein 261ac0faf4
[BREAKING] Config File Enhancements: v1alpha3, migrations, generic k3s-args (#605) 3 years ago
iwilltry42 b8132407ca tests/e2e: quiet grep output to pollute the terminal a little less 3 years ago
iwilltry42 f03156b166 tests/e2e: check more cases for port-mappings that should go via the loadbalancer 3 years ago
iwilltry42 d6bf08feed properly handle --port 1234:4321@loadbalancer:proxy style port mappings which should default to all nodes as upstream 3 years ago
iwilltry42 74b93fda45 test/e2e: loadbalancer test case no suffix 3 years ago
iwilltry42 877849b2da tests/e2e: add test for loadbalancer 3 years ago
iwilltry42 d15ed26875 changes when creating clusters + new nodefilter syntax 3 years ago
iwilltry42 7db9275a5b
clusterCreate: use tempfile with expanded env vars as viper input file 3 years ago
iwilltry42 0fbf03a080
tests/e2e: ensure that we use a cluster create timeout everywhere 3 years ago
Thorsten Klein 897e49a8ee
[FEATURE] add ability to add ports to an existing loadbalancer (#615) 3 years ago
ejose19 1deb0aa64d
[Enhancement] Refactoring: normalize label flags (k3s node & runtime) (#598, @ejose19) 3 years ago
Thorsten Klein 99fe3c75c4
[BREAKING] Config File Enhancements: v1alpha3, migrations, generic k3s-args (#605) 3 years ago
iwilltry42 a2b3e9ddcf
tests/e2e: update tested k3s versions 3 years ago
Thorsten Klein 24cf263c73
[FEATURE] IPAM via subnet flag (#560) 3 years ago
iwilltry42 45d451a661
[hotfix] use viper fork with fixed stringArray handling from https://github.com/spf13/viper/pull/398 4 years ago
iwilltry42 ad9a128703
tests/e2e: add memory limit test 4 years ago
iwilltry42 0225fab8e8
tests/e2e/k3s-versions: skip multi-server-start-stop test for k3s versions that won't work with it (dqlite) 4 years ago
iwilltry42 ac96c9c448
simplify log outputs and increase timeout for tests 4 years ago
iwilltry42 98a48a0fc6
enable buildkit and timestamped logging 4 years ago
iwilltry42 58cf15b0e5
tests/e2e: add step information and clean resources after every step 4 years ago