-
-
Notifications
You must be signed in to change notification settings - Fork 404
Comparing changes
Open a pull request
base repository: alexellis/k3sup
base: 0.13.1
head repository: alexellis/k3sup
compare: 0.13.2
- 8 commits
- 9 files changed
- 1 contributor
Commits on Sep 28, 2023
-
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 863a0ed - Browse repository at this point
Copy the full SHA 863a0edView commit details
Commits on Oct 9, 2023
-
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3a02867 - Browse repository at this point
Copy the full SHA 3a02867View commit details
Commits on Oct 27, 2023
-
Add plan and node-token commands
* plan can be used to generate a bash script to install a HA cluster - a minimum set of options are included, PRs are welcome to add anything else you may need * node-token obtains a node token for k3sup join, which is required when creating large clusters via automation, so that there are not too many SSH connections created when it's not required * a helper method was added to obtain an SSH connection, rather than repeating it in each command Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2382066 - Browse repository at this point
Copy the full SHA 2382066View commit details -
Move temporary file deletion into a defer
This is required so that the temporary file, which is potentially sensitive, gets cleaned up even if the function exits early. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7ac93b8 - Browse repository at this point
Copy the full SHA 7ac93b8View commit details -
Update examples for k3sup plan
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bee8462 - Browse repository at this point
Copy the full SHA bee8462View commit details -
Use an env-var for the node-token instead of a file
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8c01ffb - Browse repository at this point
Copy the full SHA 8c01ffbView commit details -
Use node-token from an env-var instead of a file
This reduces the risk of the resulting file being committed Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 48c82b3 - Browse repository at this point
Copy the full SHA 48c82b3View commit details -
Add notes to README for k3sup plan
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bb4baf4 - Browse repository at this point
Copy the full SHA bb4baf4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.13.1...0.13.2