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

Make extension manifests optional #2537

Merged
merged 1 commit into from Mar 16, 2022

Conversation

narrieta
Copy link
Member

The extension manifest can be omitted in the goal state when, for example, uninstalling an extension that has been removed from storage. In that case, the manifest list should be empty .

@codecov
Copy link

codecov bot commented Mar 15, 2022

Codecov Report

Merging #2537 (dc5cdc3) into develop (5cf4bb3) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop    #2537      +/-   ##
===========================================
+ Coverage    71.99%   72.01%   +0.02%     
===========================================
  Files          102      102              
  Lines        15194    15196       +2     
  Branches      2403     2404       +1     
===========================================
+ Hits         10939    10944       +5     
- Misses        3773     3774       +1     
+ Partials       482      478       -4     
Impacted Files Coverage Δ
...protocol/extensions_goal_state_from_vm_settings.py 83.51% <100.00%> (+0.49%) ⬆️
azurelinuxagent/common/event.py 85.36% <0.00%> (-0.68%) ⬇️
azurelinuxagent/ga/collect_telemetry_events.py 91.43% <0.00%> (+1.71%) ⬆️

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 5cf4bb3...dc5cdc3. Read the comment docs.

@narrieta narrieta merged commit 5a57d92 into Azure:develop Mar 16, 2022
@narrieta narrieta deleted the extension-manifests branch March 16, 2022 17:29
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.

None yet

3 participants