k3d/pkg/runtimes/docker
Thorsten Klein b4158a1dc1
[Enhancement] Network Magic (#721)
- before starting the cluster, gather environment info via tools node
- use hostIP/gatewayIP for DNS (iptables + resolv.conf updated in entrypoint script)
- revamp of custom entrypoint scripts
2021-08-30 14:59:12 +02:00
..
container.go Merge branch 'main' into main-v5 2021-08-18 14:14:07 +02:00
docker.go feat(logging): using new package containing logrus.Logger instead of global scope logrus (closes #583) (#699, @Shanduur) 2021-08-18 12:22:44 +02:00
host.go overall/license: update to year range -2021 2021-05-21 13:07:59 +02:00
image.go feat(logging): using new package containing logrus.Logger instead of global scope logrus (closes #583) (#699, @Shanduur) 2021-08-18 12:22:44 +02:00
info.go feat(logging): using new package containing logrus.Logger instead of global scope logrus (closes #583) (#699, @Shanduur) 2021-08-18 12:22:44 +02:00
kubeconfig.go feat(logging): using new package containing logrus.Logger instead of global scope logrus (closes #583) (#699, @Shanduur) 2021-08-18 12:22:44 +02:00
machine.go feat(logging): using new package containing logrus.Logger instead of global scope logrus (closes #583) (#699, @Shanduur) 2021-08-18 12:22:44 +02:00
network.go [Enhancement] Network Magic (#721) 2021-08-30 14:59:12 +02:00
node.go feat(logging): using new package containing logrus.Logger instead of global scope logrus (closes #583) (#699, @Shanduur) 2021-08-18 12:22:44 +02:00
translate_test.go [Enhancement] Network Magic (#721) 2021-08-30 14:59:12 +02:00
translate.go [Enhancement] Network Magic (#721) 2021-08-30 14:59:12 +02:00
types.go overall/license: update to year range -2021 2021-05-21 13:07:59 +02:00
util.go feat(logging): using new package containing logrus.Logger instead of global scope logrus (closes #583) (#699, @Shanduur) 2021-08-18 12:22:44 +02:00
volume.go feat(logging): using new package containing logrus.Logger instead of global scope logrus (closes #583) (#699, @Shanduur) 2021-08-18 12:22:44 +02:00