Commit Graph

1366 Commits (bbf80bf6ebbee77ae42360b4295861a6008cc71d)
 

Author SHA1 Message Date
iwilltry42 790b9e492f
v4.4.8: changelog 3 years ago
iwilltry42 1ae8302980
fix: do not try to parse container IP if container is restarting 3 years ago
iwilltry42 e448f488be
ci/drone: fix pipeline screwed up from merge 3 years ago
Thorsten Klein 212979d0bb
[Enhancement] DNS Injection (#718) 3 years ago
iwilltry42 737ae9570c
Merge branch 'main' into main-v5 3 years ago
iwilltry42 6a58a9f57d
fix: trim 'v' prefix when getting helper image tag version due to the new semver release pipeline 3 years ago
iwilltry42 6770225a45
Merge branch 'main' into main-v5 3 years ago
iwilltry42 af82c130c6
manifests: strip v prefix from semver 3 years ago
iwilltry42 093b4e550f
ci/drone: drop k3d image builds for arm as base image doesn't exist for arm 3 years ago
Thorsten Klein aa6e902743
[Enhancement] Improved Pipeline for Multiarch Images and SemVer Tags (#712) 3 years ago
Thorsten Klein 2faeda2117
[FIX] tools: use api version negotation when creating the docker client (#679) 3 years ago
iwilltry42 8a49181798
Merge branch 'main' into main-v5 3 years ago
iwilltry42 9abcbedb37
fix: when checking for folder existence in container, only pull the 3 years ago
iwilltry42 95e0045418
Merge branch 'main' into main-v5 3 years ago
iwilltry42 8647a0ca40
fix: when checking for folder existence in container, only pull the 3 years ago
allcontributors[bot] e0f5e2ba2c
docs: add Shanduur as a contributor for code (#713) 3 years ago
iwilltry42 8a745062ed
Merge branch 'main' into main-v5 3 years ago
Mateusz Szostok 0c02607d1e
[FIX]: import all requested images (#701, @mszostok) 3 years ago
Mateusz Urbanek 917c19eae5
feat(logging): using new package containing logrus.Logger instead of global scope logrus (closes #583) (#699, @Shanduur) 3 years ago
iwilltry42 ac527e7c8a
fix nilpointer in config transformation when lb is disabled (fixes #695) 3 years ago
Thorsten Klein b8f9bad879
[Enhancement] Improved Pipeline for Multiarch Images and SemVer Tags (#712) 3 years ago
Łukasz Oleś 5d0d0acc77
[FIX] Do not override hostIP when hostPort is missing (#693, @lukaszo) 3 years ago
iwilltry42 ed7db5daa9
cleanup: rootcmd use the common way of creating a cobra cmd 3 years ago
iwilltry42 5364bd1300
fix: log level overwritten by dockerCli.Initialize() 3 years ago
iwilltry42 25c6f65948
fix: clusterGet no error on no lb config 3 years ago
Thorsten Klein a5c1d3becb
[Enhancement] Docs: update for v5 (first iteration) (#682) 3 years ago
iwilltry42 760bcae19c
Merge branch 'main' into main-v5 3 years ago
Thorsten Klein 3b8c877b43
[Enhancement] docs: add a project overview (#680) 3 years ago
Rauno Ots cb02f6bce1
docs: fix go install command (#677) 3 years ago
iwilltry42 b94a057d9a
cleanup completion functions 3 years ago
iwilltry42 581378feb0
upgrade cobra to prepare completions upgrade 3 years ago
iwilltry42 82cdcac8bd
bump deps 3 years ago
Thorsten Klein 6941159ac6
[Enhancement] Create workers/helpers concurrently (#678) 3 years ago
Cole Lawrence 979b497bd4
Add darwin-arm64 to supported archs (#676) 3 years ago
Thorsten Klein 607382056b
[Fix] Simplify and Fix docker client creation (#674) 3 years ago
iwilltry42 a8ef841697
Merge branch 'developer-guy-main' into main-v5 3 years ago
iwilltry42 79790d1c30
Merge branch 'main' of github.com:developer-guy/k3d into developer-guy-main 3 years ago
Thorsten Klein 4380675446
Merge pull request #670 from rancher/feature/cluster-edit-ports 3 years ago
iwilltry42 2516cad12e
allow for adding ports to a running cluster via the loadbalancer 3 years ago
iwilltry42 c6ee295deb
Merge branch 'main-v5' into feature/cluster-edit-ports 3 years ago
iwilltry42 4132757f34
ports: no nodefilter or loadbalancer nodefilter should default to use all servers & agents as upstream 3 years ago
iwilltry42 2e59b45ea9
dockerfile: include a specific yq version that doesn't have issues with control characters when checking the lb config 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 abc53113c3
changelog: add some notes about the new nodefilters and port-mapping behavior 3 years ago
iwilltry42 e8932d7287
test/e2e: loadbalancer test case no suffix 3 years ago
iwilltry42 95ecaf77e0
fix nilpointer exception when cluster loadbalancer is not specified 3 years ago
iwilltry42 02ebc23efe
add forgotten dependency 3 years ago
iwilltry42 6f1f58a2c2
fix missing merge conflict resolutions 3 years ago