generated from layer5io/layer5-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Labels
area/modelsissue/willfixThis issue will be worked onThis issue will be worked onkind/enhancementImprovement in current featureImprovement in current featurekuberneteslanguage/goGolang relatedGolang related
Description
Current Behavior
The group field is a standard property in Kubernetes CustomResourceDefinitions (CRDs), not a custom property.
In Kubernetes CRDs, the group field specifies the API group for the custom resource being defined. API groups are used to organize Kubernetes resources and form part of the REST API path.
Desired Behavior
Enhance logic to include the ability to map components to models using the value found in the group field.
Implementation
Acceptance Tests
Notes
For example, monitor.azure.com is the API group for a custom resource. This means the resource belongs to the monitor.azure.com API group, which is defined by Azure Service Operator.
Contributor Guides and Handbook
- 🛠 Meshery Build & Release Strategy
- 📚 Instructions for contributing to documentation
- 🎨 Wireframes and designs for Meshery UI in Figma
- 🙋🏾🙋🏼 Questions: Discussion Forum and Community Slack
Metadata
Metadata
Assignees
Labels
area/modelsissue/willfixThis issue will be worked onThis issue will be worked onkind/enhancementImprovement in current featureImprovement in current featurekuberneteslanguage/goGolang relatedGolang related