dataiku / dss-plugin-eks-clusters

Apache License 2.0
4 stars 6 forks source link

[sc-107058] fix regex to find server address #44

Closed amandineslx closed 1 year ago

amandineslx commented 1 year ago

Customer was having an issue as the server IP to be chosen was not followed by text and the regex capturing the IPs was not matching that.

In order to reproduce: you can use this plugin that does not send the nslookup command and supplies to the rest of the code the content that was causing the issue on customer side BUT the regex is still problematic

In order to validate: you can use this plugin that does not send the nslookup command and supplies to the rest of the code the content that was causing the issue on customer side BUT the regex is fixed

shortcut-integration[bot] commented 1 year ago

This pull request has been linked to Shortcut Story #107058: [Managed EKS] "test network" macro picks the wrong IP.