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

Closed

Conversation

shreyabiradar07
Copy link
Contributor

@shreyabiradar07 shreyabiradar07 commented Dec 26, 2024

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

NOTE: This PR has is based on top of PRs #1440 and #1441 and hence should be merged first.

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

docker image: quay.io/shbirada/pr1442:apis

@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
@shreyabiradar07 shreyabiradar07 marked this pull request as ready for review January 27, 2025 13:05
@shreyabiradar07
Copy link
Contributor Author

Closing PR 1442 as this PR has become bulky, instead raised PRs #1481 and #1482 breaking down the current PR

@shreyabiradar07 shreyabiradar07 removed this from the Kruize 0.4 Release milestone Jan 29, 2025
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: Done
Development

Successfully merging this pull request may close these issues.

1 participant