Commit Graph

58 Commits (cda3f1ea8c3598c238b9ec2e692c4912ebe3ea5e)

Author SHA1 Message Date
Thorsten Klein 852df7786a
[Migration] search and replace rancher/k3d with k3d-io/k3d in most places (#976) 3 years ago
Thorsten Klein efbabe2168
[Enhancement] Compatibility Tests (#956) 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
iwilltry42 a1a04b7907
build with -mod vendor 3 years ago
iwilltry42 7073a8fad7 migrate to module rancher/k3d/v5 3 years ago
iwilltry42 17dc4b7b4d fix e2e makefile target 3 years ago
iwilltry42 a1ebb447b0
Makefile: use 'go env gopath' as install target for tools (as per request #445) 3 years ago
Thorsten Klein dfa1472155
[Enhancement] build: add darwin/arm64 (Silicon, M1) build target (#530) 4 years ago
iwilltry42 98a48a0fc6
enable buildkit and timestamped logging 4 years ago
iwilltry42 680a6974c6
tests/e2e: add E2E_INCLUDE and rename E2E_SKIP to E2E_EXCLUDE 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 46211ae9d3
allow overriding GIT_TAG for make build target to fix publishing docker images 4 years ago
Thorsten Klein 778f80d8fd
[FEATURE] Config File (#351) 4 years ago
iwilltry42 d7b25ac6ab
v3 -> v4 4 years ago
iwilltry42 99ff2592ac
Misc: add Makefile variable to override helper image version at build time 4 years ago
iwilltry42 a28ad768cc
Misc: add new 'test' make target 4 years ago
iwilltry42 a578c32260
E2E: add extra tests and test different k3s versions 4 years ago
iwilltry42 8dd1ec61db
rename branch master to main 4 years ago
iwilltry42 26053d5ab6
add helperversionoverride 4 years ago
iwilltry42 7e775f009f
Tests/E2E: include heper image builds in e2e tests 4 years ago
iwilltry42 76d90478f5
Go Module: use v3 for go module compatibility 4 years ago
iwilltry42 acfa952b51
CI/drone: use DRONE_TAG 4 years ago
Thorsten Klein 4272ad4fd8
[Enhancement] Improved CI with Drone (#278) 4 years ago
Antoine a6aa1ff2d2
🔧 Update Makefile and .gitignore 4 years ago
Lionel Nicolas 1c7eaf7f35 installScript: fix duplication in curl command 4 years ago
iwilltry42 cb2a3bad2f
installScript: use channel server to fetch latest stable k3s version 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 986533de8d
Makefile: update golangci-lint version 4 years ago
iwilltry42 60b051fb34
tests/e2e: Enable setting the log level for E2E tests in Makefile 4 years ago
iwilltry42 be8bba9c40
update used version of golangci-lint 5 years ago
iwilltry42 1b70008457
use go 1.14 5 years ago
iwilltry42 671c108032
update Makefile 5 years ago
iwilltry42 4b2321b532
improve/fix Makefile 5 years ago
iwilltry42 0bca6cf52b use golangci-lint v1.20 5 years ago
iwilltry42 97739d12d1 use golangci-lint v1.20 5 years ago
iwilltry42 ac43655396 update golangci-lint 5 years ago
iwilltry42 eba563f000 improve repeatable build process and enable building with go1.13 5 years ago
iwilltry42 bdcdbd817a init cobra 5 years ago
iwilltry42 4747e8fdc3 add warning message for debugging tag issue 5 years ago
iwilltry42 238a07f8ff add warning message for debugging tag issue 5 years ago
iwilltry42 4701a8b65f make make error out if no K3S_TAG was found or set 5 years ago
Andy Zhou abfd6bd18a Makefile: Add lint target and factor the check target 5 years ago
Andy Zhou ae6c886364 Makefile: Fix SRC defintion 5 years ago
Andy Zhou ba80a9113c Makefile: Add the install-tools target 5 years ago
Andy Zhou 6bb72b1fdc Makefile: Add extra-clean to help with testing Makefile 5 years ago