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

3 - job Save to DB - GET operation fetch From DB #1507

Open
wants to merge 45 commits into
base: mvp_demo
Choose a base branch
from

Conversation

msvinaykumar
Copy link
Contributor

@msvinaykumar msvinaykumar commented Feb 17, 2025

Description

In the previous PR, we worked on storing bulk job details into the database. In this PR, we are focusing on the GET operation to fetch the job details from the database.

Fixes # (issue)

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

Include any additional information such as links, test results, screenshots here

msvinaykumar and others added 30 commits February 10, 2025 12:21
Signed-off-by: msvinaykumar <[email protected]>
Signed-off-by: msvinaykumar <[email protected]>
Signed-off-by: msvinaykumar <[email protected]>
Signed-off-by: Saad Khan <[email protected]>
Signed-off-by: Chandrakala Subramanyam <[email protected]>
Signed-off-by: bharathappali <[email protected]>
@msvinaykumar msvinaykumar self-assigned this Feb 17, 2025
@msvinaykumar msvinaykumar added the API Requires API Changes label Feb 17, 2025
@msvinaykumar msvinaykumar added this to the Kruize 0.5 Release milestone Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Requires API Changes
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

6 participants