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

AV-223736 support routes with subdomain #259

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

arihantg
Copy link
Contributor

No description provided.

@arihantg
Copy link
Contributor Author

build amko

@arihantg
Copy link
Contributor Author

build amko

@arihantg arihantg changed the title AV-223737 support routes with subdomain AV-223736 support routes with subdomain Dec 11, 2024
Copy link
Contributor

@DixitAakash DixitAakash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with a very minor comment.

@@ -125,6 +125,9 @@ func getTestGDPObject(appLabelReq, nsLabelReq bool) *gdpalphav2.GlobalDeployment
ObjectMeta: gdpMeta,
Spec: gdpSpec,
}
var defaultDomain string
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we just use defaultDomain := TestDomain1.

@arihantg arihantg merged commit 572c27a into vmware:master Dec 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants