Chris Lynch

Results 7 issues of Chris Lynch

I love your C# class here. Extremely useful. However, there is a missing piece in this class library that would be extremely helpful: get the next valid IP address. Is...

enhancement

### Expected Behavior Be able to modify existing Server Profile Template and Server Profile resources without manually editing the object directly. Need helper Cmdlets to modify object settings. 1. Helper...

Enhancement
Server Profiles
Server Profile Templates
4.00

I have tested the following script to test nested Pester Context blocks: ```PowerShell #pester nested context test with 4.0.3 describe "Nested Context Test with Pester 4.0.3" { context "Context #1"...

enhancement
help wanted

### Discussed in https://github.com/HewlettPackard/POSH-HPEOneView/discussions/661 Originally posted by **KeithS011** November 3, 2023 ### Expected Behavior Update-OVServerProfile -ServerName "Server" -Stage -Confirm:$false should stage updates that require reboot, as of 8.30.3660.2366 update. Such...

Bug
Server Profiles
Impact - Medium
6.60
8.00
8.30
8.40
8.50
8.60

When using the -Stage switch parameter and the server is powered on, updates that require to be staged and then applied when server is powered off is not being honored....

Bug
Server Profiles
Impact - Medium
6.60
8.00
8.30

I'm getting the following error when I attempt to load my JSON file with what I believe is a valid JSON Schema: > Error converting value "True" to type 'System.Collections.Generic.ICollection`1[System.String]'....

question

### Describe the Bug Similar to https://github.com/Badgerati/Pode.Web/issues/605. When combining Pode.Web with Pode to provide API and Web Front-End, I get: `WARNING: Resulting JSON is truncated as serialization has exceeded the...

bug :bug: