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

[Schema] Added publish modal schema #354

Merged
merged 7 commits into from
Aug 28, 2023
Merged

[Schema] Added publish modal schema #354

merged 7 commits into from
Aug 28, 2023

Conversation

Yashsharma1911
Copy link
Contributor

Description

This PR fixes #

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: yash sharma <[email protected]>
schemas/publish/publishModal.json Outdated Show resolved Hide resolved
schemas/publish/publishModal.json Outdated Show resolved Hide resolved
schemas/publish/publishModal.json Outdated Show resolved Hide resolved
schemas/publish/publishModal.json Outdated Show resolved Hide resolved
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.

The Technology enum is wrong.

"items": {
"enum": [
"istio",
"linkerd"
Copy link
Member

Choose a reason for hiding this comment

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

What is this?

Copy link
Contributor Author

@Yashsharma1911 Yashsharma1911 Aug 25, 2023

Choose a reason for hiding this comment

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

This enum will be taken care of in Meshery UI because we fetch meshmdal names from API I added two items here in case to not pass empty enum

Yashsharma1911 and others added 5 commits August 25, 2023 17:37
Co-authored-by: Lee Calcote <[email protected]>
Signed-off-by: Yash sharma <[email protected]>
Co-authored-by: Lee Calcote <[email protected]>
Signed-off-by: Yash sharma <[email protected]>
Co-authored-by: Lee Calcote <[email protected]>
Signed-off-by: Yash sharma <[email protected]>
Co-authored-by: Lee Calcote <[email protected]>
Signed-off-by: Yash sharma <[email protected]>
Signed-off-by: yash sharma <[email protected]>
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.

I'm suggesting a change to the default technologies.

@leecalcote leecalcote merged commit be5ca0b into meshery:master Aug 28, 2023
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.

2 participants