Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

add application profile annotation support#313

Draft
viveksyngh wants to merge 1 commit intovmware-archive:mainfrom
viveksyngh:add-app-profile-support
Draft

add application profile annotation support#313
viveksyngh wants to merge 1 commit intovmware-archive:mainfrom
viveksyngh:add-app-profile-support

Conversation

@viveksyngh
Copy link
Copy Markdown
Contributor

@viveksyngh viveksyngh commented Nov 3, 2023

This change is Reviewable

return nil, fmt.Errorf("unhandled virtual service type [%s]", vsType)
}

if len(applicationProfile) != 0 {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can we do if applicationProfile != "" which is the common pattern in golang

@viveksyngh viveksyngh force-pushed the add-app-profile-support branch from 9458977 to e555fd9 Compare November 15, 2023 13:13
@viveksyngh viveksyngh force-pushed the add-app-profile-support branch from e555fd9 to eb3a2b6 Compare November 16, 2023 10:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants