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

4. Add MetadataProfile Create and List APIs #1442

Draft
wants to merge 2 commits into
base: mvp_demo
Choose a base branch
from

Conversation

shreyabiradar07
Copy link
Contributor

Description

This PR introduces :

  1. MetadataProfileService with /createMetadataProfile and /listMetadataProfile REST APIs
  2. Adds Helper database functions
  3. MetadataProfileCollection to store in-memory MetadataProfile objects created

Type of change

  • Bug fix
  • New feature
  • Docs update
  • Breaking change (What changes might users need to make in their application due to this PR?)
  • Requires DB changes

How has this been tested?

Please describe the tests that were run to verify your changes and steps to reproduce. Please specify any test configuration required.

  • New Test X
  • Functional testsuite

Test Configuration

  • Kubernetes clusters tested on:

Checklist 🎯

  • Followed coding guidelines
  • Comments added
  • Dependent changes merged
  • Documentation updated
  • Tests added or updated

Additional information

.

@shreyabiradar07 shreyabiradar07 added local_monitoring API Requires API Changes labels Dec 26, 2024
@shreyabiradar07 shreyabiradar07 added this to the Kruize 0.4 Release milestone Dec 26, 2024
@shreyabiradar07 shreyabiradar07 self-assigned this Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Requires API Changes local_monitoring
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant