WASdev / azure.websphere-traditional.cluster

Apache License 2.0
2 stars 9 forks source link

Reference to the latest ND and IHS VM offers #212

Closed majguo closed 1 year ago

majguo commented 1 year ago

Update the template and doc to reference to the latest ND and IHS VM offers.

Another issue is observed that the jndi regex doesn't allow colon and has maximum length limitation as 30 (e.g., java:websphere/datasources/JavaEECafeDB is not allowed as a valid jndi name), which is fixed in update jndi regex to allow colon and remove maximum length.

Testing

Pipeline for twas-cluster using the live WebSphere VM images successfully ran:

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

majguo commented 1 year ago

Leave the PR as draft until the dependent ND and IHS VM offers are live.

majguo commented 1 year ago

Mark the PR ready for review as the dependent ND and IHS VM offers are live.