Commit Graph

900 Commits (b4c910b729af97ad824bb67413953d08cb4aebfb)
 

Author SHA1 Message Date
Dominik Tomasi dbfaeb4af3
Fix for KubeAPI Port assignment when using config files (#490, @dtomasi) 4 years ago
Konrad Malik df9859eae6
[ENHANCEMENT] Add config processing and fix hostmode (#477, @konradmalik) 4 years ago
iwilltry42 601bef45d7
general: properly use variable default object labels 4 years ago
iwilltry42 58d37bea94
general: add k3d version to default object labels 4 years ago
iwilltry42 e2a05c1f39
fix/clusterCreate: use StringSlice for k3s-server|agent-arg flag 4 years ago
iwilltry42 b8d0872ba9
ci/drone/tests/e2e: do not run E2E_EXTRA tests in Drone as it takes forever, blocking other pipelines 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 025770edeb
adjust changelog 4 years ago
Thorsten Klein 919cab9831
[Fix] Properly restart clusters with more than one server (sequential ordered start) (#467) 4 years ago
iwilltry42 221a9b8c23
update changelog 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 b5c055f436
less loggigng 4 years ago
iwilltry42 746cbcd131
node: add start time field and use it when waiting for log messages 4 years ago
iwilltry42 58cf15b0e5
tests/e2e: add step information and clean resources after every step 4 years ago
iwilltry42 b043565852
update to docker v20.10 4 years ago
iwilltry42 504fd3ad31
run multi-server e2e tests for multiple k3s versions 4 years ago
iwilltry42 1c61130fdf
clusterStart: sequential and ordered node starts & nodeCreate: do not copy status 4 years ago
iwilltry42 b2162b1618
clusterCreate: add warning for 2 server nodes (quorum for etcd) 4 years ago
iwilltry42 7966ade1d9
tests/e2e: add multi-server start stop scenario 4 years ago
iwilltry42 34556b3f6d
fix go.sum 4 years ago
iwilltry42 b5303a249f
update changelog 4 years ago
Erik Kristensen 63d54842c0
[Feature] Support docker over ssh (#324, @ekristen & @inercia) 4 years ago
MichalK f5d19108b0
Docs: link to GitHub k3d-action (#476, @kuritka) 4 years ago
iwilltry42 5adab78ef6
release v4.1.0-alpha.2 4 years ago
iwilltry42 eaee32e227
fix: print error which causes serverlb to fail starting 4 years ago
iwilltry42 e119326184
fix: --no-lb failed 4 years ago
iwilltry42 e4aa10e229
update changelog 4 years ago
Konrad Malik 73e1548264
[FIX] do not ignore --no-hostip and don't try to inject if network = host (#471) 4 years ago
Thorsten Klein 092f26a4e2
[FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
Thorsten Klein 34be507c4a
Create question_help.md 4 years ago
iwilltry42 e7c43df434
properly handle initNode and normalize waiting for log messages to determine successful node starts 4 years ago
iwilltry42 bad77f0027
clusterStart: wait for servers to be up and running by default 4 years ago
iwilltry42 074e5be5e8
v4.0.0: update changelog 4 years ago
iwilltry42 7b8506b1d9
fix: proper handling of registries and networks when deleting clusters/nodes 4 years ago
iwilltry42 b7576591d2
fix: no duplicate network entry 4 years ago
iwilltry42 7a3edd9d7e
NodeSpec: transform network string to list of strings to allow checking out node networks 4 years ago
iwilltry42 683a92792e
registryDelete/nodeDelete: make --all work and add 'node delete --registries' 4 years ago
iwilltry42 a37b01c5b9
NodeDelete: add NodeDeleteOpts 4 years ago
Thorsten Klein c809767448
[Fix] registry: adjustments on how the registry is perceived (#454) 4 years ago
Thorsten Klein 7e385e2520
Merge pull request #453 from rancher/feature/managed-registry-with-registries-file 4 years ago
iwilltry42 8f7d820081
fix order of interpreting different registry inputs 4 years ago
iwilltry42 75e758e7ea
Merge branch 'main' of github.com:rancher/k3d into feature/managed-registry-with-registries-file 4 years ago
iwilltry42 78760cfdf2
add some documentation 4 years ago
iwilltry42 064f1071de
allow reading embedded registries.yaml from SimpleConfig file and add a test case 4 years ago
iwilltry42 4e2b1baa62
add warning, if someone mounts a file at the default registries.yaml location, while they also use a different kind of registry spec 4 years ago
iwilltry42 f0486a388b
only merge configs, if there is one referenced 4 years ago
iwilltry42 267e520fce
registry: basic merge of existing registry with generated registry config 4 years ago
iwilltry42 4a8fcc7329
read config file 4 years ago
iwilltry42 608f24a6e3
completion/zsh: explicitly source zsh completion 4 years ago