Skip to content

Conversation

tkatila
Copy link
Contributor

@tkatila tkatila commented Mar 12, 2024

Fixes #1676
Fixes #1617

@tkatila
Copy link
Contributor Author

tkatila commented Mar 12, 2024

@hj-johannes-lee I wasn't able to test the operatorhub change (label add) locally. Do you know if there's a way to do it?

@tkatila tkatila force-pushed the operator-tolations-labels branch from fd29a89 to 9d42945 Compare March 12, 2024 08:48
@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2024

Codecov Report

Attention: Patch coverage is 59.15493% with 87 lines in your changes are missing coverage. Please review.

Project coverage is 39.88%. Comparing base (7d00cf0) to head (1003eda).
Report is 13 commits behind head on main.

❗ Current head 1003eda differs from pull request most recent head 6a4434b. Consider uploading reports for the commit 6a4434b to get more accurate results

Files Patch % Lines
pkg/apis/deviceplugin/v1/zz_generated.deepcopy.go 0.00% 37 Missing ⚠️
cmd/gpu_plugin/rm/gpu_plugin_resource_manager.go 33.33% 11 Missing and 1 partial ⚠️
pkg/controllers/dlb/controller.go 0.00% 4 Missing and 1 partial ⚠️
pkg/controllers/dsa/controller.go 0.00% 4 Missing and 1 partial ⚠️
pkg/controllers/fpga/controller.go 0.00% 4 Missing and 1 partial ⚠️
pkg/controllers/gpu/controller.go 0.00% 3 Missing and 2 partials ⚠️
pkg/controllers/iaa/controller.go 0.00% 4 Missing and 1 partial ⚠️
pkg/controllers/qat/controller.go 0.00% 4 Missing and 1 partial ⚠️
pkg/controllers/sgx/controller.go 0.00% 4 Missing and 1 partial ⚠️
cmd/gpu_plugin/device_props.go 92.59% 1 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1686      +/-   ##
==========================================
+ Coverage   39.67%   39.88%   +0.21%     
==========================================
  Files          73       75       +2     
  Lines        6520     6651     +131     
==========================================
+ Hits         2587     2653      +66     
- Misses       3782     3840      +58     
- Partials      151      158       +7     

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

@tkatila tkatila force-pushed the operator-tolations-labels branch from 9d42945 to c0aa5dc Compare March 12, 2024 11:25
@tkatila tkatila requested review from kad and ozhuraki as code owners March 12, 2024 11:25
@tkatila tkatila force-pushed the operator-tolations-labels branch from c0aa5dc to 41f71a8 Compare March 12, 2024 11:26
@tkatila tkatila force-pushed the operator-tolations-labels branch from 41f71a8 to d172654 Compare March 12, 2024 13:23
@hj-johannes-lee
Copy link
Contributor

@tkatila I tested just by pushing the image to dockerhub (private). Locally, you need to have local registry which I gave up after a few times of attempts..!

Copy link
Contributor

@mythi mythi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this can Fixes: #1571 too

@mythi
Copy link
Contributor

mythi commented Mar 15, 2024

I believe this can Fixes: #1571 too

Oops, not sure how I thought it was still open. Nevermind about this comment

tkatila added 2 commits March 20, 2024 10:00
Add one device plugin specific label to differentiate our operator
from all the possible operators within same namespace.

Signed-off-by: Tuomas Katila <[email protected]>
@tkatila tkatila force-pushed the operator-tolations-labels branch from d172654 to 6a4434b Compare March 20, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

operator: service selectors are vague and overlap with other operators Allow custom tolerations with operator

5 participants