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

Update NetworkWatcher to new child-resource structure #432

Merged
merged 27 commits into from
Nov 8, 2021

Conversation

MariusStorhaug
Copy link
Contributor

@MariusStorhaug MariusStorhaug commented Nov 7, 2021

Change

Network: Networkwatchers

  • Updated NetworkWatcher resource and child-resources to new child resource structure
  • Updated VM dependency to include VM extension for network watch to be used for Connection Monitors.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update (Wiki)

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@MariusStorhaug MariusStorhaug self-assigned this Nov 7, 2021
@MariusStorhaug MariusStorhaug added [cat] modules category: modules enhancement New feature or request [prio] high importance of the issue: high priority labels Nov 7, 2021
@MariusStorhaug MariusStorhaug added this to the v 0.3 milestone Nov 7, 2021
@github-actions
Copy link

github-actions bot commented Nov 7, 2021

Unit Test Results

  1 files  ±0  1 suites  ±0   17s ⏱️ +3s
  5 tests ±0  5 ✔️ ±0    0 💤 ±0  0 ±0 
37 runs  +1  5 ✔️ ±0  32 💤 +1  0 ±0 

Results for commit 637405f. ± Comparison against base commit 30e4b44.

This pull request removes 5 and adds 5 tests. Note that renamed tests count towards both.
/home/runner/work/ResourceModules/ResourceModules/arm/.global/global.module.tests.ps1 ‑ Api version tests [All apiVersions in the template should be 'recent'].In [Microsoft.NetApp/netAppAccounts] used resource type [locks] should use on of the recent API version(s). Currently using [2016-09-01]
/home/runner/work/ResourceModules/ResourceModules/arm/.global/global.module.tests.ps1 ‑ Api version tests [All apiVersions in the template should be 'recent'].In [Microsoft.NetApp/netAppAccounts] used resource type [netAppAccounts/capacityPools/volumes] should use on of the recent API version(s). Currently using [2021-04-01]
/home/runner/work/ResourceModules/ResourceModules/arm/.global/global.module.tests.ps1 ‑ Api version tests [All apiVersions in the template should be 'recent'].In [Microsoft.NetApp/netAppAccounts] used resource type [netAppAccounts/capacityPools] should use on of the recent API version(s). Currently using [2021-04-01]
/home/runner/work/ResourceModules/ResourceModules/arm/.global/global.module.tests.ps1 ‑ Api version tests [All apiVersions in the template should be 'recent'].In [Microsoft.NetApp/netAppAccounts] used resource type [netAppAccounts] should use on of the recent API version(s). Currently using [2021-04-01]
/home/runner/work/ResourceModules/ResourceModules/arm/.global/global.module.tests.ps1 ‑ Api version tests [All apiVersions in the template should be 'recent'].In [Microsoft.NetApp/netAppAccounts] used resource type [roleassignments] should use on of the recent API version(s). Currently using [2020-04-01-preview]
/home/runner/work/ResourceModules/ResourceModules/arm/.global/global.module.tests.ps1 ‑ Api version tests [All apiVersions in the template should be 'recent'].In [Microsoft.Network/networkWatchers] used resource type [locks] should use on of the recent API version(s). Currently using [2016-09-01]
/home/runner/work/ResourceModules/ResourceModules/arm/.global/global.module.tests.ps1 ‑ Api version tests [All apiVersions in the template should be 'recent'].In [Microsoft.Network/networkWatchers] used resource type [networkWatchers/connectionMonitors] should use on of the recent API version(s). Currently using [2021-03-01]
/home/runner/work/ResourceModules/ResourceModules/arm/.global/global.module.tests.ps1 ‑ Api version tests [All apiVersions in the template should be 'recent'].In [Microsoft.Network/networkWatchers] used resource type [networkWatchers/flowLogs] should use on of the recent API version(s). Currently using [2021-03-01]
/home/runner/work/ResourceModules/ResourceModules/arm/.global/global.module.tests.ps1 ‑ Api version tests [All apiVersions in the template should be 'recent'].In [Microsoft.Network/networkWatchers] used resource type [networkWatchers] should use on of the recent API version(s). Currently using [2021-02-01]
/home/runner/work/ResourceModules/ResourceModules/arm/.global/global.module.tests.ps1 ‑ Api version tests [All apiVersions in the template should be 'recent'].In [Microsoft.Network/networkWatchers] used resource type [roleassignments] should use on of the recent API version(s). Currently using [2020-04-01-preview]

♻️ This comment has been updated with latest results.

@MariusStorhaug MariusStorhaug marked this pull request as ready for review November 8, 2021 13:07
@MariusStorhaug MariusStorhaug changed the title [WIP] Update NetworkWatcher to new child-resource structure Update NetworkWatcher to new child-resource structure Nov 8, 2021
@MariusStorhaug MariusStorhaug enabled auto-merge (squash) November 8, 2021 13:09
@MariusStorhaug MariusStorhaug merged commit 58a16ce into main Nov 8, 2021
@MariusStorhaug MariusStorhaug deleted the users/mast/MS.Network/networkWatchers_child branch November 8, 2021 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[cat] modules category: modules enhancement New feature or request [prio] high importance of the issue: high priority
Projects
None yet
2 participants