Skip to content

Add allowed_sites restriction to Docker images - #736

Merged
MrCreosote merged 1 commit into
mainfrom
dev-service
Jul 20, 2026
Merged

Add allowed_sites restriction to Docker images#736
MrCreosote merged 1 commit into
mainfrom
dev-service

Conversation

@MrCreosote

Copy link
Copy Markdown
Member

Lets admins restrict an image to specific compute sites at registration time; job submission is rejected with IllegalParameterError if the target cluster isn't in the image's allowed_sites.

Lets admins restrict an image to specific compute sites at registration
time; job submission is rejected with IllegalParameterError if the
target cluster isn't in the image's allowed_sites.
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 40.00000% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.23%. Comparing base (8980d08) to head (547516c).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
cdmtaskservice/routes.py 16.66% 10 Missing ⚠️
cdmtaskservice/models.py 44.44% 5 Missing ⚠️
cdmtaskservice/images.py 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #736      +/-   ##
==========================================
- Coverage   64.33%   64.23%   -0.11%     
==========================================
  Files          68       68              
  Lines        6878     6906      +28     
==========================================
+ Hits         4425     4436      +11     
- Misses       2453     2470      +17     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MrCreosote
MrCreosote merged commit ce874ca into main Jul 20, 2026
3 of 5 checks passed
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.

1 participant