Conversation
* remove path from service section * fix test cases
Co-authored-by: nazunalika <tucklesepk@gmail.com>
* Retry update_goal_state on GoalStateMismatchError * Add sleep before retry * Enable test * Enable test * Update test * Add unit test * Add data file * pylint warning * Add comment; fix typos * fix typo Co-authored-by: narrieta <narrieta>
Co-authored-by: narrieta <narrieta>
* Remove goal state comparison * Remove fallback to extensionsConfig * pylint warnings * Remove double-logging * Update comments Co-authored-by: narrieta <narrieta>
* Move get_vm_settings() to HostPluginProtocol * remove comment * Remove comment * fix variable * fix comment Co-authored-by: narrieta <narrieta>
* Add check for all Firewall rules periodically * fix unit tests * insert command * add logging * verbose check * log first time * refactor * updated log * added documentation * address comments * fix test cases * append to the bottom * fix tests * tests * wait command * address rewrite * fix tests * added comments * address new comments * fix tests * change config flag and comments * fix tests * fix protocal tests * update comments * fixed comments * import * undo add_event * removed extra line * updated msg
* Merge ExtensionsGoalState into GoalState * Add data files * Begin remove get_extensions_goal_state() * Rename extensions to extensions_goal_state * Remove get_extensions_goal_state() * Simplify API * fix timestamp * fix timestamp * Cleanup manifests * Cleanup legacy files * Save agent status to history * Delete obsolete test * improvements in waagent_status.json * Do not compare the guestOSInfo proerty * Code review feedback Co-authored-by: narrieta <narrieta>
Co-authored-by: narrieta <narrieta>
Merge fast-track into develop
* Save agent status file to history * rename variables * rename variables Co-authored-by: narrieta <narrieta>
…2499) * Use ExtensionsGoalState.id when checking for changes in extensions * Fix typo Co-authored-by: narrieta <narrieta>
* Cleanup history directory after every goal state * pylint * pylint * fix index * remove extra change Co-authored-by: narrieta <narrieta>
Co-authored-by: narrieta <narrieta>
Co-authored-by: narrieta <narrieta>
Parse missing agent manifests as empty
Set agent version to 2.8.0.7
* Retry HGAP's extensionsArtifact requests on BAD_REQUEST status * python 2.6 compat Co-authored-by: narrieta <narrieta>
Co-authored-by: narrieta <narrieta>
Co-authored-by: narrieta <narrieta>
* Cleanup history directory when creating new subdirectories * Review feedback Co-authored-by: narrieta <narrieta>
Set agent version to 2.8.0.10
* Save sharedconfig to disk * Update tests * pylint warnings Co-authored-by: narrieta <narrieta>
Co-authored-by: narrieta <narrieta>
Codecov Report
@@ Coverage Diff @@
## master #2668 +/- ##
==========================================
+ Coverage 71.94% 72.10% +0.15%
==========================================
Files 101 102 +1
Lines 15075 15439 +364
Branches 2396 2454 +58
==========================================
+ Hits 10846 11132 +286
- Misses 3746 3817 +71
- Partials 483 490 +7
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
nagworld9
approved these changes
Sep 20, 2022
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.