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

Add Design Enrichment logic #626

Merged
merged 4 commits into from
Dec 19, 2024

Conversation

aabidsofi19
Copy link
Member

Description

This PR fixes #

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

@aabidsofi19 aabidsofi19 changed the title Design orchestration add constants for meshery specific labels Dec 19, 2024
@aabidsofi19 aabidsofi19 changed the title add constants for meshery specific labels Add Design Enrichment logic Dec 19, 2024

const (
ResourceSourceDesignIdLabelKey = "design.meshery.io/id"
ResourceSourceDesignNameLabelKey = "design.meshery.io/name"
Copy link
Member

Choose a reason for hiding this comment

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

Perhaps, we can change this to version, as name may change over time, and version might change over time, too.

@aabidsofi19 aabidsofi19 merged commit 4fc6b1d into meshery:master Dec 19, 2024
3 of 4 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.

2 participants