Commit Graph

57 Commits (5d6596122477ee983b713facf1372377c70a095e)

Author SHA1 Message Date
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
iwilltry42 504fd3ad31
run multi-server e2e tests for multiple k3s versions 4 years ago
iwilltry42 7966ade1d9
tests/e2e: add multi-server start stop scenario 4 years ago
Thorsten Klein 092f26a4e2
[FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
iwilltry42 8f7d820081
fix order of interpreting different registry inputs 4 years ago
iwilltry42 064f1071de
allow reading embedded registries.yaml from SimpleConfig file and add a test case 4 years ago
iwilltry42 267e520fce
registry: basic merge of existing registry with generated registry config 4 years ago
iwilltry42 d17a2aefa9
registry: only warn, if configmap couldn't be created in any node, as one is enough. 4 years ago
iwilltry42 680a6974c6
tests/e2e: add E2E_INCLUDE and rename E2E_SKIP to E2E_EXCLUDE 4 years ago
Thorsten Klein 4dfb62ebff
[Feature] add LocalRegistryHostingV1 from KEP-1755 (#441) 4 years ago
Thorsten Klein c44c576d69
[Refactoring/Preparation] use real port structs as prep for registries (#427) 4 years ago
iwilltry42 4590ac57e2
tests/e2e: allow overriding helper image tag for e2e tests to avoid building 4 years ago
Thorsten Klein ecc025b35e
[Feature] Registry for v4 & Restructure Cluster Creation (#334) 4 years ago
Thorsten Klein 778f80d8fd
[FEATURE] Config File (#351) 4 years ago
Thorsten Klein 0f15ca34d0
[Fix] Allow literal @ in flags that have nodefilters (#421) 4 years ago
iwilltry42 870b82c8d7
update checked k3s versions 4 years ago
iwilltry42 5cea7eae0a
tests/e2e: more extensive k3s version tests 4 years ago
iwilltry42 688c8d1ef6
tests/e2e: update k3s versions 4 years ago
iwilltry42 6708515125
tests/e2e: add wait time between exec tries 4 years ago
iwilltry42 dc725fcdbc
docs: add some missing flags and info on host.k3d.internal 4 years ago
iwilltry42 c47f7b731d
tests/e2e: test host.k3d.internal DNS entry 4 years ago
iwilltry42 d420ccf1f7
tests/e2e: use imported image 4 years ago
iwilltry42 66a63f654f
E2E: enable skipping multiple tests and improve log messages 4 years ago
iwilltry42 a578c32260
E2E: add extra tests and test different k3s versions 4 years ago
iwilltry42 ec3f10ec57
use server/agent instead of master/worker 4 years ago
iwilltry42 c83ac0afd4
fix merge leftovers 4 years ago
iwilltry42 59359073e4
adjust e2e tests to new syntax 4 years ago
iwilltry42 7325cc41c4
tests/e2e: update flags for 'get kubeconfig' 4 years ago
iwilltry42 c00f8952ba
getKubeconfig: write to new file by default 4 years ago
iwilltry42 7e775f009f
Tests/E2E: include heper image builds in e2e tests 4 years ago
Thorsten Klein 4272ad4fd8
[Enhancement] Improved CI with Drone (#278) 4 years ago
iwilltry42 d6b5d4dbf5
createCluster: fallback to default api port if random allocation fails 4 years ago
Antoine 0862f11324
👌 replace `k3d getk3stoken` command by `--token` flag onto command `k3d get cluster` 4 years ago
iwilltry42 ad06e90e13 fix issues with context.Context and remove LOG_LEVEL=debug in e2e test 4 years ago
Antoine 6d9d5a0cc4
✨ Add get k3stoken feature 4 years ago
iwilltry42 b8886b86c4
get: allow multiple or no names for getCluster/getNodes 4 years ago
iwilltry42 42ee62e552
createNode: add --wait and --timeout flags 4 years ago
iwilltry42 ee8b34d9f6
createNode: do not copy '--cluster-init' when creating a new master node, as this will break the node 4 years ago
iwilltry42 99f5a6884a
getNodeLogs: accept time.Time parameter 4 years ago
iwilltry42 e98f96b4f4
tests/e2e: add E2E_SKIP env var to skip specific e2e tests, as test_multi_master tends to fail in travis 4 years ago
iwilltry42 813a8a98af
tests/e2e: add failure case for importing images 4 years ago
iwilltry42 d7e71e07d2
fix/loadImage: extract labels from master/worker nodes only 4 years ago
iwilltry42 f9862be237
tests/e2e: Add a full lifecycle e2e test and restructure 4 years ago
iwilltry42 347fd1e78a
tests/e2e: adapt e2e tests to new kubeconfig logic 4 years ago