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

feat: add support for kueue to work with VAP on OCP 4.16+ #1480

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

test: move check VAP/VAPB after test of "kueue CR ready"

c8372c6
Select commit
Loading
Failed to load commit list.
Open

feat: add support for kueue to work with VAP on OCP 4.16+ #1480

test: move check VAP/VAPB after test of "kueue CR ready"
c8372c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2025 in 0s

19.78% (-0.11%) compared to ad20d38

View this Pull Request on Codecov

19.78% (-0.11%) compared to ad20d38

Details

Codecov Report

Attention: Patch coverage is 0% with 65 lines in your changes missing coverage. Please review.

Project coverage is 19.78%. Comparing base (ad20d38) to head (c8372c6).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pkg/cluster/cluster_config.go 0.00% 37 Missing ⚠️
controllers/components/kueue/kueue_controller.go 0.00% 11 Missing ⚠️
...llers/components/kueue/kueue_controller_actions.go 0.00% 11 Missing ⚠️
controllers/components/kueue/kueue_support.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1480      +/-   ##
==========================================
- Coverage   19.88%   19.78%   -0.11%     
==========================================
  Files         160      160              
  Lines       10818    10874      +56     
==========================================
  Hits         2151     2151              
- Misses       8440     8496      +56     
  Partials      227      227              

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