Commit Graph

  • 092d8cfd62
    Merge a3b7912cfa into 89d979287e Joel Hoisko 2021-10-31 02:46:48 +0530
  • 1566f75f54
    Merge 772e991795 into 89d979287e Simon Baier 2021-10-31 02:46:48 +0530
  • 3298211357
    Merge 6464b7285c into 89d979287e dependabot[bot] 2021-10-31 02:46:48 +0530
  • e50faa9ca0
    Merge 18a8ee1821 into 89d979287e dependabot[bot] 2021-10-31 02:46:47 +0530
  • 48a8f7fbb8 Deployed 89d97928 to v5.0.3 with MkDocs 1.2.2 and mike 1.1.0 gh-pages ghaction-k3d.io 2021-10-29 12:45:43 +0000
  • 89d979287e
    v5.0.3: changelog main v5.0.3 iwilltry42 2021-10-29 14:44:46 +0200
  • 6464b7285c
    build(deps): bump mkdocs from 1.2.2 to 1.2.3 in /docs dependabot/pip/docs/mkdocs-1.2.3 dependabot[bot] 2021-10-29 12:41:26 +0000
  • 09686f121d
    add test script for connecting to remote docker servers iwilltry42 2021-10-29 14:40:54 +0200
  • 1bcf802012
    [Fix] Fix docker client creation by tls verify from env (#829) 蜻蜓特派员 2021-10-29 20:40:23 +0800
  • 0a00ff1c15 [Fix] Fix docker client creation by tls verify from env dragonflylee 2021-10-29 15:59:31 +0800
  • 772e991795 fix: remote docker daemon detection sbaier 2021-10-28 10:58:39 +0200
  • 71ffb19630 doc: update docs + add info about loading modes sbaier 2021-10-28 01:08:50 +0200
  • af56f804e2 fix: invalid shortcode for command sbaier 2021-10-28 01:08:35 +0200
  • 052d6914e7 feat: initial implementation of switchable loading modes with support for all methods sbaier 2021-10-28 01:02:21 +0200
  • f365ace320 fix: ensure initial ReadCloser stream gets closed properly after copying sbaier 2021-10-26 20:24:53 +0200
  • 5a65aff05d refactor: remove no longer valid TODOs sbaier 2021-10-26 20:20:34 +0200
  • 6e2d8b012c fix: multiplex the readers so we can copy to multiple nodes in any case, refactor stdin writing in docker exec to also use io.Copy instead sbaier 2021-10-26 20:16:43 +0200
  • ba58de1a1c feat: allow importing images from stdin as well sbaier 2021-10-26 18:12:58 +0200
  • 2f540d003c fix: remove outdated TODO sbaier 2021-10-26 18:12:45 +0200
  • b0ac288b75 feat: tar + runtime image loading working again, fixed cluster node initialization sbaier 2021-10-26 12:32:26 +0200
  • 07354742ff feat: add parallel loading to nodes, add tar loading sbaier 2021-10-26 09:29:42 +0200
  • 661b665602 feat: initial fast, tool-node-less loading facilities for container images in the runtime. Add necessary interface methods + implementations for docker runtime for streaming images directly from runtime to containerd in k3d nodes Simon Baier 2021-10-26 00:31:29 +0200
  • 5bcb7f9198 Deployed 3a467b42 to v5.0.2 with MkDocs 1.2.2 and mike 1.1.0 ghaction-k3d.io 2021-10-27 14:37:20 +0000
  • 3a467b42c1
    v5.0.2: changelog v5.0.2 iwilltry42 2021-10-27 16:36:17 +0200
  • 5e5a35c67c
    refactor: move from io/ioutil to io and os package (#827) Eng Zer Jun 2021-10-27 21:52:37 +0800
  • a729372a77
    refactor: move from io/ioutil to io and os package Eng Zer Jun 2021-10-27 11:21:22 +0800
  • f8f17caf78
    [Cleanup] Types, ready-log-messages & closing connections (#818) v5.0.2-rc.1 Thorsten Klein 2021-10-27 12:56:04 +0200
  • 6e8b1663ce
    clear leftover fixmes on config options and goto replacement iwilltry42 2021-10-27 12:55:07 +0200
  • 7cd08f247e
    large cleanup and revamp of readylogmessages iwilltry42 2021-10-27 10:10:20 +0200
  • 62eb9c4dfb
    fix minor error handling iwilltry42 2021-10-26 10:21:03 +0200
  • 28544d32ab
    overall/cleanup: move k3d env vars to single type file iwilltry42 2021-10-26 10:04:39 +0200
  • 17ce620efc
    improve waiting for log messages iwilltry42 2021-10-25 15:03:32 +0200
  • 4e56b10d3e
    init following node logs instead of parsing with multiple logs requests iwilltry42 2021-10-25 13:01:49 +0200
  • c99011b091
    close connections more reliably iwilltry42 2021-10-25 12:17:22 +0200
  • 407ced6405
    chore(cmd): add subcommands in one call (#819) Maxim Eryomenko 2021-10-27 10:43:10 +0300
  • 043a12035c
    Correct nodefilters to use brackets Jason Dreyzehner 2021-10-25 22:25:05 -0400
  • 0e42be9c8c
    chore(cmd): add subcommands by one call Maxim Eryomenko 2021-10-25 22:16:31 +0300
  • 7113694ab5
    [Enhancement] Edit CoreDNS ConfigMap on disk for more reliability (#814) v5.0.2-rc.0 Thorsten Klein 2021-10-22 15:07:01 +0200
  • dbcc4cbf93
    fix e2e tests failing just because of the default 30s reload interval of coredns iwilltry42 2021-10-22 10:12:18 +0200
  • f1ae3050a0
    fix waiting for correct log messages iwilltry42 2021-10-21 22:35:13 +0200
  • d2c0d37c51
    init coredns infile mod iwilltry42 2021-10-20 19:26:55 +0200
  • 376f0378af
    [Docs] Clarify node create help text about cluster reference (#808) Harley Laue 2021-10-22 00:08:57 -0700
  • 281b7fa1ac
    Merge branch 'main' into node-create-cluster-help Harley Laue 2021-10-21 17:25:34 -0700
  • a4d573fc2c
    fix: check temp file with env vars expanded instead of original config file to avoid validation failures iwilltry42 2021-10-21 21:28:31 +0200
  • 246a1f117f Clarify the node create help a bit Harley Laue 2021-10-18 18:47:45 -0700
  • 5896f5f883 Deployed 6abb1fb2 to v5.0.1 with MkDocs 1.2.2 and mike 1.1.0 ghaction-k3d.io 2021-10-13 19:12:50 +0000
  • 6abb1fb20c
    v5.0.1: changelog v5.0.1 iwilltry42 2021-10-13 21:11:38 +0200
  • 594e3ced3f
    config: fix failing v1alpha2 -> v1alpha3 migration (#799) Thorsten Klein 2021-10-13 21:05:35 +0200
  • c77598e9e9
    config: fix struct tags to avoid (un-)marshalling issues in combination with schema validation iwilltry42 2021-10-13 20:56:38 +0200
  • 03557881f3
    config: add missing omitempty struct tag values to avoid crashes on empty config fields iwilltry42 2021-10-13 18:40:48 +0200
  • a2e4f42e09
    config: fix failing v1alpha2 -> v1alpha3 migration iwilltry42 2021-10-13 18:34:21 +0200
  • 12180ffdd5
    [Fix] more resilient post-create cluster preparation (DNS) (#780) Thorsten Klein 2021-10-13 17:36:42 +0200
  • de2cda4396
    [FIX] Add HostFromClusterNetwork from KEP-1755 (#754) John Poth 2021-10-13 17:30:00 +0200
  • 47836f2cdb [FIX] Add HostFromClusterNetwork from KEP-1755 (#753, @johnpoth) John Poth 2021-09-22 18:14:17 +0200
  • 1af32f45a5 Deployed 33507fd1 to v5.0.0 with MkDocs 1.2.2 and mike 1.1.0 iwilltry42 2021-10-11 14:36:26 +0100
  • 33507fd19a
    docs: fix missing update of k3s-server/agent-arg flag to k3s-arg + nodefilter (fixes #782) iwilltry42 2021-10-11 15:35:50 +0200
  • 8f38fc7595
    dns: apply coredns patches sequentially to avoid race conditions v5.0.1-rc.1 iwilltry42 2021-10-11 15:18:43 +0200
  • 7805f328d9
    dns: only run coredns patch in a server node iwilltry42 2021-10-11 11:52:10 +0200
  • 68438985a6
    clusterCreate: concurrently run postStart configs (DNS stuff mostly) and add retries iwilltry42 2021-10-10 09:42:52 +0200
  • 1e9c20e0a9
    do not use logreader if it doesn't exist iwilltry42 2021-10-08 12:59:01 +0200
  • 7d4d63f18b
    Fix typo (#784) Donovan Brown 2021-10-11 03:31:04 -0500
  • 6b3fb0d2de
    Update registries.md Donovan Brown 2021-10-10 12:40:25 -0500
  • a897201914
    docs: add benjaminjb as a contributor for code (#776) allcontributors[bot] 2021-10-08 11:47:28 +0200
  • fd663398f0
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2021-10-08 09:46:58 +0000
  • 29f8448cfd
    docs: update README.md [skip ci] allcontributors[bot] 2021-10-08 09:46:57 +0000
  • 2040a458b1
    [FIX] Prevent segmentation fault with --no-lb and --verbose/trace (#775) v5.0.1-rc.0 Benjamin Blattberg 2021-10-08 04:32:11 -0500
  • 52313164ff Only attempt to marshal loadbalancer config yaml if exists Ben Blattberg 2021-10-07 14:07:01 -0500
  • a3b7912cfa
    Add a step of modifying /etc/hosts for registries Joel Hoisko 2021-10-06 11:03:53 +0200
  • 18a8ee1821
    Merge branch 'main' into dependabot/go_modules/github.com/containerd/containerd-1.5.7 dependabot/go_modules/github.com/containerd/containerd-1.5.7 Thorsten Klein 2021-10-05 12:19:08 +0200
  • de5805640b
    readme: fix missing linebreaks iwilltry42 2021-10-05 11:35:27 +0200
  • 0c8500118e
    build(deps): bump github.com/containerd/containerd from 1.5.5 to 1.5.7 dependabot[bot] 2021-10-05 09:32:42 +0000
  • 5dcf2b459a Removed v5.0.0-rc.1 with mike 1.1.0 iwilltry42 2021-10-05 10:20:00 +0100
  • 0b4c4d51aa
    v5.0.0: Merge pull request #768 from rancher/main-v5 Thorsten Klein 2021-10-05 11:11:41 +0200
  • 307b4ed874 Deployed 8bdba736 to v5.0.0 with MkDocs 1.2.2 and mike 1.1.0 ghaction-k3d.io 2021-10-05 09:04:31 +0000
  • 8bdba73669
    update changelog for v5 v5.0.0 main-v5 iwilltry42 2021-10-05 11:03:10 +0200
  • 5f2ea9aac0
    speed up /etc/hosts injection iwilltry42 2021-10-05 10:55:41 +0200
  • 53bdbec636
    [Fix] k3d config migrate missing nodefilter migration (#767) Thorsten Klein 2021-10-05 10:42:09 +0200
  • e65e1a9d7f
    configMigrate: add missing migrations for nodefilters and fix perm of outputfile iwilltry42 2021-10-05 10:38:57 +0200
  • 81a41bdab1
    debug: add env var flag K3D_DEBUG_DISABLE_DOCKER_INIT to test k3s as pid 1 v5.0.0-rc.5 iwilltry42 2021-10-01 19:01:19 +0200
  • d21882a01c
    tools: use older alpine base image while building to avoid execution issues with make caused by https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.14.0#faccessat2 (in DroneCI) v5.0.0-rc.4 iwilltry42 2021-09-30 15:28:58 +0200
  • 2a2bee0e63
    fix: not gathering env info on cluster start (+ fix ipam e2e test) v5.0.0-rc.3 iwilltry42 2021-09-30 14:59:27 +0200
  • 67d8c8c84f
    [Enhancement/Fix] Properly use env/runtime info and inject dns accordingly (#758) Thorsten Klein 2021-09-23 12:31:26 +0200
  • 4febbdaa9b
    gethostip: only treat DfD differently iwilltry42 2021-09-23 12:26:20 +0200
  • f70e3c5e10
    distinguish docker4linux and docker-for-desktop on mac/win iwilltry42 2021-09-23 12:21:18 +0200
  • d65fbce67b
    allow GetHostIP via docker GatewayIP on non-linux systems iwilltry42 2021-09-23 12:11:35 +0200
  • edefb03402
    make use of environment and runtime info and add fallback on network gateway IP for dns magic iwilltry42 2021-09-23 12:07:03 +0200
  • 6f835ca80d
    ensure imagevolume name iwilltry42 2021-09-22 21:22:21 +0200
  • 42e8b5435c
    fix tools node creation if cluster is just in creation process iwilltry42 2021-09-22 15:49:14 +0200
  • b2ee7f75f5
    use getent within now alpine-base tools container iwilltry42 2021-09-22 14:38:39 +0200
  • f801e46e9e
    fix --k3s-arg not applied from CLI due to wrong viper instance v5.0.0-rc.2 iwilltry42 2021-09-20 09:21:59 +0200
  • f18d79f471 Deployed acf9e65e to v5.0.0-rc.1 with MkDocs 1.2.2 and mike 1.1.0 iwilltry42 2021-09-17 21:12:43 +0100
  • acf9e65ef9
    docs: update asciicast k3d demo iwilltry42 2021-09-17 22:12:20 +0200
  • 4f74e63ea6 Removed v5.0.0-rc.0 with mike 1.1.0 iwilltry42 2021-09-17 20:42:18 +0100
  • 356921bf2f Deployed a3d27e9c to v5.0.0-rc.1 with MkDocs 1.2.2 and mike 1.1.0 iwilltry42 2021-09-17 20:41:15 +0100
  • 1c2d6e07a4 Deployed a3d27e9c to v5.0.0-rc.1 with MkDocs 1.2.2 and mike 1.1.0 iwilltry42 2021-09-17 20:40:41 +0100
  • a3d27e9c86
    v5: update changelog v5.0.0-rc.1 iwilltry42 2021-09-17 21:19:34 +0200
  • f8684468cf Deployed 3b9d8373 to v5.0.0-rc.0 with MkDocs 1.2.2 and mike 1.1.0 iwilltry42 2021-09-17 19:47:15 +0100
  • 3b9d8373e1
    [Docs] v5 update (#740) Thorsten Klein 2021-09-17 20:41:57 +0200
  • 6eabf60aef
    docs: update overview page iwilltry42 2021-09-17 20:40:48 +0200
  • 578e9a5d96
    docs: config example show all options iwilltry42 2021-09-17 20:31:52 +0200