Skip to content

ROX-33385: VM v2 DataStore#19241

Draft
dashrews78 wants to merge 2 commits intodashrews/vm-v2-store-33404from
dashrews/vm-v2-scan-datastore-33385
Draft

ROX-33385: VM v2 DataStore#19241
dashrews78 wants to merge 2 commits intodashrews/vm-v2-store-33404from
dashrews/vm-v2-scan-datastore-33385

Conversation

@dashrews78
Copy link
Contributor

Add VM v2 DataStore interface, implementation, and singleton

Adds the public DataStore layer on top of the custom Store, following
the V1 VM datastore pattern. The DataStore provides input validation,
metrics, default sort ordering for search, and a singleton entry point.

No risk scoring, ranking, or service wiring — those will come later.

Prompt: implement DataStore interface, implementation, and singleton for
VM v2 datastore layer.

Partially generated by AI.

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

Generate mocks for VM v2 DataStore interface

Partially generated by AI.

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

Description

change me!

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

change me!

dashrews78 and others added 2 commits February 27, 2026 14:40
Adds the public DataStore layer on top of the custom Store, following
the V1 VM datastore pattern. The DataStore provides input validation,
metrics, default sort ordering for search, and a singleton entry point.

No risk scoring, ranking, or service wiring — those will come later.

Prompt: implement DataStore interface, implementation, and singleton for
VM v2 datastore layer.

Partially generated by AI.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Partially generated by AI.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dashrews78
Copy link
Contributor Author

@openshift-ci
Copy link

openshift-ci bot commented Feb 27, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@rhacs-bot
Copy link
Contributor

Images are ready for the commit at f81a8ae.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.11.x-212-gf81a8ae6bb.

@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.60%. Comparing base (543b531) to head (f81a8ae).

Additional details and impacted files
@@                      Coverage Diff                       @@
##           dashrews/vm-v2-store-33404   #19241      +/-   ##
==============================================================
- Coverage                       49.60%   49.60%   -0.01%     
==============================================================
  Files                            2683     2683              
  Lines                          202675   202675              
==============================================================
- Hits                           100539   100538       -1     
  Misses                          94633    94633              
- Partials                         7503     7504       +1     
Flag Coverage Δ
go-unit-tests 49.60% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants