-
Notifications
You must be signed in to change notification settings - Fork 96
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
Fix rollBack and uninstall improvement #1211
Open
myu1d157h0u54nd
wants to merge
34
commits into
unify-unattended
Choose a base branch
from
unify-unatteded-uninstall-chose-component
base: unify-unattended
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 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
fa9939f
Fix rollBack and uninstall improvement
myu1d157h0u54nd 039d2df
Change app-module-name for component-name
myu1d157h0u54nd f6f3406
Merge branch 'unify-unattended' into unify-unatteded-uninstall-chose-…
myu1d157h0u54nd 064cb16
Fix rollBack and uninstall
myu1d157h0u54nd 6d224d3
Removed trims and help output rework
alberpilot a0c00c0
Style minor change
alberpilot 5387d9b
Fix rollBack (rework)
myu1d157h0u54nd 76e3e1b
Fix checkArguments.
myu1d157h0u54nd 4c1261b
Fix function uninstallelasticsearch, uninstallkibana, uninstallmanager.
myu1d157h0u54nd 5c15e06
Fix function rollBack.
myu1d157h0u54nd 9e78493
Fix work flow in wazuh-install for uninstall case.
myu1d157h0u54nd 98253de
Fix rollBack for overwrite case.
myu1d157h0u54nd a72f607
Fix function uninstallelasticsearch, uninstallkibana, uninstallmanager.
myu1d157h0u54nd 51af2ab
Fix function uninstall*
myu1d157h0u54nd fb60732
Fix logger and call to rollBack from wazuh_install*
myu1d157h0u54nd 5d1267f
Big rework in function rollBack (uninstall case, overwrite case and r…
myu1d157h0u54nd b819306
Improved array definition
alberpilot c3fc835
Minor change fix.
myu1d157h0u54nd 6654ab1
Merge branch 'unify-unatteded-uninstall-chose-component' of github.co…
myu1d157h0u54nd d29d1ad
Fix logger for uninstallmanager case.
myu1d157h0u54nd 641d6aa
Merge branch 'unify-unattended' into unify-unatteded-uninstall-chose-…
myu1d157h0u54nd 7b5b465
Fix merge, change elasticsearch>wazuh-indexer, change kibana>wazuh-da…
myu1d157h0u54nd c777d90
Fix merge, call to functions.
myu1d157h0u54nd 1338351
Fix checks_arguments
myu1d157h0u54nd 4a0eebe
Fix common_rollBack
myu1d157h0u54nd 5a57fb7
Fix call to common_rollBack, for installation failed
myu1d157h0u54nd ea3e3ad
Fix functions import, Uninstall and Overwrite
myu1d157h0u54nd ba07f87
Fix wazuh-dashboards to wazuh-dashboard
myu1d157h0u54nd 999ffa3
Fix wazuh-dashboards renames
myu1d157h0u54nd 17f67c7
Fix wazuh-dashboards to wazuh-dashboard in yml files
myu1d157h0u54nd 5c362fe
Fix logger
myu1d157h0u54nd 8d5ed5f
Changed dashboards for dashboard in unattended pytest
verdx 524b366
Merge remote-tracking branch 'origin/unify-unattended' into unify-una…
verdx 7af196b
Removed accidentally added file
alberpilot 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
There are no files selected for viewing
This file contains 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 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 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 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 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 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done