Skip to content
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

Refresh host ga plugin in periodic task #2155

Merged
merged 1 commit into from
Feb 2, 2021
Merged

Conversation

narrieta
Copy link
Member

@narrieta narrieta commented Feb 2, 2021

Refreshing the goal state for the Host GA Plugin doesn't need to be done in the main method of the monitor thread. Moved it to the periodic task for the plugin.

@codecov
Copy link

codecov bot commented Feb 2, 2021

Codecov Report

❗ No coverage uploaded for pull request base (develop@21fd3c6). Click here to learn what that means.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #2155   +/-   ##
==========================================
  Coverage           ?   70.47%           
==========================================
  Files              ?       95           
  Lines              ?    13058           
  Branches           ?     1857           
==========================================
  Hits               ?     9203           
  Misses             ?     3442           
  Partials           ?      413           
Impacted Files Coverage Δ
azurelinuxagent/ga/monitor.py 76.51% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 21fd3c6...fc82a56. Read the comment docs.

@narrieta narrieta merged commit 211c6a9 into Azure:develop Feb 2, 2021
@narrieta narrieta deleted the goal-state branch February 2, 2021 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants