Commit Graph

95 Commits (1afe36033dc7f28479ce3de1e3c3c3efba772e6e)

Author SHA1 Message Date
dan-ash 88c5f18792
Add support for ulimits (#1264) 1 year ago
Apoorv Joshi b9e0930630
change: Use loadbalancer or any *active* server as K3S_URL (#1190) 2 years ago
Thorsten Klein f6838597dd
fix e2e tests, especially in GitHub Actions (#1137) 2 years ago
Kamesh Sampath 1dc49a2856
add: ability to load configuration from stdin (#1126) 2 years ago
iwilltry42 d7313eb88a
change: tests/e2e: simplify config overrides test to speed up ci times 2 years ago
iwilltry42 1009992b5a
fix: e2e tests safe git directory 2 years ago
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