Reset dhcp config to send host information on SUSE distros#2583
Open
rjschwei wants to merge 3 commits intoAzure:developfrom
Open
Reset dhcp config to send host information on SUSE distros#2583rjschwei wants to merge 3 commits intoAzure:developfrom
rjschwei wants to merge 3 commits intoAzure:developfrom
Conversation
- Reset the dhcp configuration to send the host information when an instance is being deprovisioned. This ensures that instances from a managed VM created from a running instance send the proper information to the DHCP server. Thanks Joao Silva.
Codecov Report
@@ Coverage Diff @@
## develop #2583 +/- ##
===========================================
- Coverage 71.89% 71.87% -0.02%
===========================================
Files 103 104 +1
Lines 15515 15526 +11
Branches 2467 2469 +2
===========================================
+ Hits 11155 11160 +5
- Misses 3860 3865 +5
- Partials 500 501 +1
Continue to review full report at Codecov.
|
Member
|
@anhvoms could you take a look? |
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.
is being deprovisioned. This ensures that instances from a managed VM
created from a running instance send the proper information to the DHCP
server. Thanks Joao Silva.
Description
Issue #
PR information
Quality of Code and Contribution Guidelines