Граф коммитов

354 Коммитов

Автор SHA1 Сообщение Дата
Luyao 25bd5202eb
Fix bug that Server not added to southbound nodes list (#161) 2023-01-23 13:44:40 -06:00
Luyao 8d621e7e7f
Added ArgumentList support for Invoke-PsRemoteCommand (#159) 2023-01-12 16:58:36 +08:00
Adam Rudell d75c0193d4
Automated Certificate Rotate (#140)
* New feature to automate certificate rotation before or after certificate expired
2023-01-12 10:44:50 +08:00
Adam Rudell 85b3494d0b
Update server2019-sdntest.yml 2023-01-09 14:58:15 -06:00
Adam Rudell 6f37e0446d
Update server2019-sdntest-pr.yml 2023-01-09 14:57:46 -06:00
Adam Rudell a6651ed13d fix networkcontrollerstate 2023-01-09 14:56:00 -06:00
Adam Rudell c3a02c7c97
Update build-pipeline.yml 2023-01-09 11:39:21 -06:00
Adam Rudell e02c87e6d4 code fix 2023-01-09 11:36:12 -06:00
Adam Rudell 6503f03b37
Update build-pipeline.yml 2023-01-06 13:03:33 -06:00
Adam Rudell 40b429c7f9
Update build-pipeline.yml 2023-01-05 22:56:51 -06:00
Adam Rudell 284288ac27
Update server2019-sdntest-pr.yml 2023-01-05 22:53:37 -06:00
Adam Rudell 11f2f6a13a
add additional API endpoints (#150)
- Updated the NetworkController\settings.json to add all available NB API endpoints
- Updated the Get-SdnApiEndpoint to be public facing function, and new logic based on the new configuration
- Updated Get-SdnResource to rename a parameter, as well as add new parameters
2023-01-06 04:40:21 +00:00
Adam Rudell 551cf7e976
implement mutex (#156)
* implement mutexes
2023-01-02 19:52:19 +08:00
Luyao 890b638ac8
added build task in vscode to run build.ps1 (#152) 2022-12-15 05:04:33 -06:00
Adam Rudell 3fe93b9295
Update Start-SdnDataCollection.ps1 2022-12-05 16:55:42 -06:00
Adam Rudell c21eb70987
Update Get-SdnDiagnosticLog.ps1
fixed typo
2022-11-30 16:17:33 -06:00
Adam Rudell 05233c2dd0
Update Start-SdnDataCollection.ps1
Fixed typo
2022-11-30 16:15:30 -06:00
Luyao 49269752ae
added certificaterotation link (#148) 2022-11-30 13:57:22 +08:00
Adam Rudell 1ae058d9fc
Update build-pipeline.yml 2022-11-29 11:04:54 -06:00
Adam Rudell ba7751e080
Update generate-documentation.ps1 2022-11-29 11:04:08 -06:00
Adam Rudell cd31251698
Update build-pipeline.yml 2022-11-29 10:55:46 -06:00
Adam Rudell 24ea1bbe2b
Update server2019-sdntest-pr.yml 2022-11-29 10:50:52 -06:00
Adam Rudell fcffb86156
Update server2019-sdntest.yml 2022-11-29 10:49:43 -06:00
Adam Rudell f4e0733b20
Update build-pipeline.yml 2022-11-29 10:46:49 -06:00
Adam Rudell 02b58ec835
User/arudell/enable auto conversion of etw logs (#147)
- Enable automatic conversion of .etl into .txt format
- Collect more details related to BGP configuration for gateways
- Fixed scenario where Test-Path would fail when testing network share path, but would fail with non-terminating exception indicating Access Denied, however was not critical and would not fallback to using WinRM method for copy operations
- Fixed Convert-SdnEtwTraceToTxt function
2022-11-24 15:31:43 +08:00
Adam Rudell 66f905a8d9
add sf partition db cmd (#141) 2022-11-03 04:47:53 +00:00
Luyao 9c4d2ae6e9
Fix issue of Infra Info Fabric Nodes include null element (#143) 2022-10-31 10:50:46 -05:00
Adam Rudell 317ea3fcd5
code fixes (#142) 2022-10-27 13:59:22 +00:00
Adam Rudell ad56250581
Update build-pipeline.yml
kick off build only when changes made to /src
2022-10-27 08:56:52 -05:00
Adam Rudell 5e474c8698
Update README.md 2022-10-27 08:50:21 -05:00
Adam Rudell 51044fc61d
Create powershell.yml 2022-10-27 08:48:38 -05:00
Adam Rudell ba945c1d6d
Delete powershell-analysis.yml 2022-10-27 08:47:16 -05:00
Adam Rudell 3e266159d7
Update powershell-analysis.yml 2022-10-27 08:45:32 -05:00
Adam Rudell 6f9c419f2b
Update powershell-analysis.yml 2022-10-27 08:43:16 -05:00
Adam Rudell 403ef700c3
User/arudell/improve fault tolerance for requests (#138)
* add check if file is null

* add function to determine what role computer is

* add function for user input

* add webrequest and restmethod functions
2022-10-11 13:56:15 +08:00
Adam Rudell 1c4bd5cb8c
misc code fixes and features (#135)
* align function names to what they returning

* cleanup code for vfp commands

* update function name

* change to not run remotely

* update to use Sdn prefixing

* updated filename to match funciton name

* add command for remote invocation

* change how invoke-command is processed

* code fix

* change how rule processing is handled

* fix processing of vfp layer groups and rules

* update vfp vmswitch port

* add more parameters

* fix directional query

* code fixes to capture missing object

* add support for type

* replace incorrect value

* add missing general config state for gwy role

* add bgp providers to default traces

* add argument completers

* change from session id to session name to be consistent in logs
2022-10-07 12:26:08 +08:00
Luyao decb4a477b
Updated several command to support run from NC directly (#132) 2022-09-14 08:35:27 -05:00
Adam Rudell b00bdab804
Update README.md 2022-08-16 08:39:31 -05:00
Luyao f651558bd8
Change GetNetView folder to Get-NetView (#130) 2022-08-16 08:18:01 -05:00
Luyao dc151afcbe
Created new KI for Host Root Store validation (#126) 2022-07-05 13:32:31 +00:00
Luyao a6a726729c
Fix issue of Install Module failed when multiple version installed (#129) 2022-07-05 08:30:20 -05:00
Luyao ebd0422f02
Remove the output in PS Remote. (#127) 2022-07-01 08:44:08 -05:00
Adam Rudell c253685ab6
Add automated netsh tracing based on sdn role (#125)
* add tracing functions

* add additional logging and change default values

* detect and add net trace files into data collection

* cleanup stale trace files

* add function details

* allow wildcard path for cleanup dir

* update logging

* explictly define path vs allowing wildcard in function

* Add test case for SdnNetshTrace

* fix path cleanup to enumerate through the array of allowed paths

* add -Force for move item operation

Co-authored-by: Luyao Feng <luyaof@microsoft.com>
2022-06-22 09:09:51 +08:00
Adam Rudell b6fcc96728
User/arudell/change logging levels to suppress stack tracing (#124)
* add new logging level

* update existing functions to leverage new exception

* update to exception instead of error
2022-06-17 15:46:13 +08:00
Adam Rudell 71862e5818
code fix for next link (#123)
* code fix for next link

* change to filter down to name
2022-06-16 22:21:53 -05:00
Adam Rudell 3689d64cbb
code fixes for service fabric file output and empty string property for api resources (#122)
* fix variable assignment

* better handling of null string
2022-06-16 09:44:56 +08:00
Adam Rudell 9108371f9c
collect sf nodes, replicas, and service data (#121) 2022-06-15 01:50:42 +00:00
Adam Rudell 0c3ed74dc4
User/arudell/misc code fixes (#120)
* define the string format of date to work around ui culture settings
* handle scenario where resource is null and returns nextLink
2022-06-15 09:47:54 +08:00
Adam Rudell d15e79024d
Enable ability to configure port profile to network interfaces (#118)
* update functions related to port profiles

* code changes

* add failsafe

* code update

* update function example

* update to function description

* update to support local and remote calls

* change logic handling

* update to allow credentials

* remove blank spaces

* remove position

* add license
2022-05-12 11:19:23 +08:00
Adam Rudell b9009f8f85
silentlycontinue if no process found that has a tcp connection bound (#117) 2022-04-05 05:45:56 +00:00