kernelci / kernelci/dashboard

Add health check for sqlite tables

Open
#1,629 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Backend enhancement
Dominant language
Python
Stars
9
Forks
31
Avg merge
3d 19h
Merged PRs (30d)
16

Description

We have a couple of sqlite entries stored in a volume which we can't access by hand, there should be an endpoint to have simple health checks for them.

This differs from #1579 in the sense that we won't be returning the data in the tables, only metadata. If we want to have a place for returning the entire sqlite file, it could/should be a separate endpoint.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests. Start by locating the existing SQLite entries and endpoint patterns in the dashboard, then compare the intended behavior with issue #1579. Done means a separate endpoint reports simple metadata-only health checks for the SQLite tables without returning their data.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, sqlite
Domain
api, database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.