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

update category and normalise enums #564

Merged
merged 2 commits into from
Mar 31, 2023

Conversation

ayushthe1
Copy link
Contributor

Description

This PR :

  • Changes Orchestration & Management category to Service Mesh
  • Normalize model-name to smp-enum (ISTIO) and displayName to Istio

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: ayush_gitk <ayushsharmaa101@gmail.com>
Copy link
Member

@leecalcote leecalcote left a comment

Choose a reason for hiding this comment

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

@ayushthe1 thank you. Could we switch to this category name instead?

build/config.go Outdated
@@ -27,7 +27,7 @@ const Component = "Istio"
var Meshmodelmetadata = make(map[string]interface{})

var MeshModelConfig = adapter.MeshModelConfig{ //Move to build/config.go
Category: "Orchestration & Management",
Category: "Service Mesh",
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Category: "Service Mesh",
Category: "Cloud Native Network",

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok @leecalcote , i will fix it .

Copy link
Member

Choose a reason for hiding this comment

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

Thank you, sir.

Signed-off-by: ayush_gitk <ayushsharmaa101@gmail.com>
@leecalcote leecalcote merged commit b2ba748 into meshery:master Mar 31, 2023
12 of 19 checks passed
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.

None yet

2 participants