From a53af1a24bd1bbe7c7531aa0ccdb5cf1e68e93e2 Mon Sep 17 00:00:00 2001 From: iwilltry42 Date: Wed, 15 Jan 2020 09:32:16 +0100 Subject: [PATCH] add thought --- thoughts.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/thoughts.md b/thoughts.md index 2cedaae1..cfb5eb6a 100644 --- a/thoughts.md +++ b/thoughts.md @@ -242,6 +242,7 @@ Here's how k3d types should translate to a runtime type: - see e.g. [https://github.com/golang/go/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module](https://github.com/golang/go/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module) - see e.g. [https://github.com/golang/go/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module](https://github.com/golang/go/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module) -### Required Enhancements +### Possible Enhancements -- remove/add nodes -> needs to remove line in `/var/lib/rancher/k3s/server/cred/node-passwd` for the deleted node +- [!] remove/add nodes -> needs to remove line in `/var/lib/rancher/k3s/server/cred/node-passwd` for the deleted node +- directly use cluster struct in `createClusterCmd` filled by flag values