You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
Fix NSX ALB service engine group & network validation failure when duplicate resource names in different clouds
#3602
Merged
XudongLiuHarold
merged 1 commit into
vmware-tanzu:main
from
XudongLiuHarold:fix-avi-validation-fail-when-duplicate-resource-names-in-different-cloudOct 20, 2022
XudongLiuHarold
merged 1 commit into
vmware-tanzu:main
from
XudongLiuHarold:fix-avi-validation-fail-when-duplicate-resource-names-in-different-cloudOct 20, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
When there are configured multiple clouds in NSX ALB controller, it is highly possible that customers use the same name for SEG in different clouds, this should be validate case, we should not throw errors about this.
Merging #3602 (92851c1) into main (5f5ca70) will decrease coverage by 0.90%.
The diff coverage is 100.00%.
❗ Current head 92851c1 differs from pull request most recent head b1dda1e. Consider uploading reports for the commit b1dda1e to get more accurate results
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Xudong Liu xudongl@vmware.com
What this PR does / why we need it
Which issue(s) this PR fixes
Fixes #3603
Describe testing done for PR
Release note
Additional information
Special notes for your reviewer