Commit Graph

820 Commits (34be507c4a76e18a986fbbc6c9e84ed3d58481e7)
 

Author SHA1 Message Date
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
iwilltry42 7343c3dbe2
init merging registry config 4 years ago
iwilltry42 118eea57f9
registry: add restart=true (unless-stopped restart policy) 4 years ago
Thorsten Klein 5092a90d56
[NEW VERSION v4] Merge pull request #447 from rancher/main-v4 4 years ago
Alvaro c6df1448ef
[Enhancement] Improved listings for nodes & registries (#439, @inercia) 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
iwilltry42 3e069edda5
Merge branch 'main' of github.com:rancher/k3d into main-v4 4 years ago
allcontributors[bot] 4b1148fba3
docs: add erwinkersten as a contributor (#446) 4 years ago
Erwin Kersten 56af4d5964
[DOCS] Add Chocolatey install option (#443, @erwinkersten) 4 years ago
Thorsten Klein 41aa71800b
[Fix] nil-pointer exception when eyposing port on loadbalancer with --no-lb set (#442) 4 years ago
Thorsten Klein 4dfb62ebff
[Feature] add LocalRegistryHostingV1 from KEP-1755 (#441) 4 years ago
Thorsten Klein 185ffcd34f
[Enhancement] clusterDelete: proper node and network handling (#437) 4 years ago
iwilltry42 ec20a1e549
update default versions 4 years ago
iwilltry42 3fcc50b205
Merge branch 'main' into main-v4 4 years ago
iwilltry42 b36c49aac2
import image: add additional exception handling to avoid nil pointer exceptions 4 years ago
Josh Soref e7802d2def
docs: spell checking (#434, @jsoref) 4 years ago
iwilltry42 818a525c01
v3 -> v4 4 years ago
iwilltry42 decf85a7fc
update readme 4 years ago
iwilltry42 a899bcf158
refresh documentation 4 years ago
iwilltry42 85e50d819c
rename merge-default-kubeconfig to kubeconfig-merge-default to follow new naming syntax 4 years ago
iwilltry42 418275565c
disable hostname validation for registry to allow dotted names like registry.localhost 4 years ago
iwilltry42 eafae0073a
registry: allow creating new and using existing registries 4 years ago
Alvaro 5dedac8cbb
Print the creation time for containers (#431) 4 years ago
iwilltry42 81eb65ade7
Merge branch 'main-v4' of github.com:rancher/k3d into main-v4 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
iwilltry42 d042c79df2
unify the registry type 4 years ago
iwilltry42 621640c901
rename ExposedPort 4 years ago
iwilltry42 0c32c36d99
rename Registry field from name to host 4 years ago
iwilltry42 a58785f442
rename externalRegistry field from name to host 4 years ago