-
Notifications
You must be signed in to change notification settings - Fork 1
feat: deploy k0s install config #110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
OliverTrautvetter
wants to merge
36
commits into
main
Choose a base branch
from
deploy_k0s_install-config
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
7cd75c1
feat: add create k0s setup from config.yaml
OliverTrautvetter cdd6ee8
Merge branch 'main' into deploy_k0s_install-config
OliverTrautvetter 5a907ab
chore(docs): Auto-update docs and licenses
OliverTrautvetter 3035990
ref: use deferred functions for cleanup in k0s and node installers
OliverTrautvetter 8892ce0
Merge branch 'deploy_k0s_install-config' of https://github.com/codesp…
OliverTrautvetter ad86e8e
chore(docs): Auto-update docs and licenses
OliverTrautvetter c79fc3d
ref: refactor install-config integration tests for improved clarity a…
OliverTrautvetter 071eea9
ref: cleanup
OliverTrautvetter 9de5965
chore(docs): Auto-update docs and licenses
OliverTrautvetter 01d6750
Update internal/installer/node/node.go
OliverTrautvetter b19ac3b
ref: enhance shell command safety
OliverTrautvetter 41e61da
Merge branch 'deploy_k0s_install-config' of https://github.com/codesp…
OliverTrautvetter d4d1b5f
test: add tests for NodeManager and Node methods
OliverTrautvetter 97bb3b8
fix: improve passphrase handling in getAuthMethods
OliverTrautvetter b07c0a8
fix: enforce required flags for remote installation and clean up test…
OliverTrautvetter 8f56476
fix: update EnsureDirectoryExists to accept jumpbox IP
OliverTrautvetter f674352
test: add tests for InstallK0sCmd
OliverTrautvetter 4e61092
fix: correct sed command syntax for enabling root login
OliverTrautvetter 7a407f0
test: add mock expectations for SSH key file reading in InstallK0sCmd…
OliverTrautvetter 52e8667
test: add tests for K0s configuration filtering
OliverTrautvetter ef0f96c
test: add tests for Reset functionality in K0s
OliverTrautvetter 4b49bd6
test: add tests for SSH key file handling in InstallK0sRemote method
OliverTrautvetter e3a9e18
fix: fix k0s installation path and config handling
OliverTrautvetter e2192fe
fix: k0s config handling to support temporary paths in tests
OliverTrautvetter bb39c0e
feat: enhance remote k0s installation with user support and SSH instr…
OliverTrautvetter fdcb214
ref: minor
OliverTrautvetter 2f6fa29
fix: error message for missing install-config in RunE method
OliverTrautvetter 2ad0251
fix: appease make lint
OliverTrautvetter 54ae71c
Update internal/installer/node/node.go
OliverTrautvetter a5faa2c
fix: improve regex for enabling root login in SSH configuration
OliverTrautvetter d120484
Update internal/installer/node/node.go
OliverTrautvetter 8e92d3a
fix: update SSH installation notes and remove insecure host key warning
OliverTrautvetter bb05e55
Merge branch 'deploy_k0s_install-config' of https://github.com/codesp…
OliverTrautvetter 6e80a78
refactor: standardize receiver names in NodeManager methods for consi…
OliverTrautvetter 921e47c
fix: enhance k0s reset process by stopping service before reset and u…
OliverTrautvetter dfc9deb
ref: extract k0s ClusterConfig keys into constants for improved maint…
OliverTrautvetter File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.