Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sanitize datastore identifiers from ESXi providers #850

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

ahadas
Copy link
Member

@ahadas ahadas commented Apr 3, 2024

when we get datastores from the ESXi SDK, their identifier may be in the form of '10.11.12.13:/vol/virtv2v/function' which leads to invalid endpoints in the inventory so we sanitize such identifiers

backport of #849

when we get datastores from the ESXi SDK, their identifier may be in the
form of '10.11.12.13:/vol/virtv2v/function' which leads to invalid
endpoints in the inventory so we sanitize such identifiers

Signed-off-by: Arik Hadas <[email protected]>
Copy link

sonarqubecloud bot commented Apr 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@ahadas ahadas merged commit 6e306b0 into kubev2v:release-v2.6.0 Apr 3, 2024
6 checks passed
@ahadas ahadas deleted the release-v2.6.0 branch April 3, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants