Aws-app-mesh-roadmap: Bug: Not all CloudMap service names are allowed

Created on 24 Mar 2020  路  1Comment  路  Source: aws/aws-app-mesh-roadmap

Summary

Certain CloudMap service names (for example api-1.5) are not being accepted by the App Mesh API as they are not "DNS Formatted". Given we don't operate on these as DNS entries this restriction should be lifted, and should be validated in line with CloudMap API syntax restrictions.

Steps to Reproduce

Create a CloudMap service with the name api-1.5 and supply it as the CloudMap service name on a Virtual Node.

Bug Working on it Medium

Most helpful comment

Fixed!

>All comments

Fixed!

Was this page helpful?
0 / 5 - 0 ratings