WASdev / azure.websphere-traditional.cluster

Apache License 2.0
2 stars 9 forks source link

Upgrade PowerShell version to 11.5 and fix regression issue #249

Closed majguo closed 6 months ago

majguo commented 6 months ago

The PR is to fix intermittent issue when generating self-signed certificate for app gw by upgrading PowerShell version to 11.5 (reference pr).

It also fixes another regression issue introduced in #246 where wrong apiVersion is used (captured in workflow run).

Integration tests succeeded:

Signed-off-by: Jianguo Ma jiangma@microsoft.com