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

fix: allow experiments to configure k8s sidecars #8854

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

rb-determined-ai
Copy link
Member

This turns out to be my regression from Jan 2021 when expconf first landed.

Also, we might as well resurrect the detailed explanations that used to be in extensions.py, and which were still cited by the go files, even though the python code was deleted a long time ago.

Test Plan

  • regression test included

Copy link

netlify bot commented Feb 16, 2024

Deploy Preview for determined-ui canceled.

Name Link
🔨 Latest commit ed8daa5
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/65d4dbe1f67836000721c742

@ioga
Copy link
Contributor

ioga commented Feb 16, 2024

I suppose an RP test for this is "run an experiment with a sidecar",

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d07ec40) 47.58% compared to head (ed8daa5) 47.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8854      +/-   ##
==========================================
- Coverage   47.58%   47.58%   -0.01%     
==========================================
  Files        1068     1068              
  Lines      170311   170311              
  Branches     2243     2243              
==========================================
- Hits        81043    81037       -6     
- Misses      89110    89116       +6     
  Partials      158      158              
Flag Coverage Δ
backend 43.07% <ø> (-0.01%) ⬇️
harness 64.15% <ø> (-0.01%) ⬇️
web 42.53% <ø> (ø)

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

Files Coverage Δ
master/pkg/schemas/zgen_schemas.go 1.24% <ø> (ø)

... and 4 files with indirect coverage changes

@rb-determined-ai
Copy link
Member Author

oops, almost forgot to git add the regression test.

This turns out to be my regression from Jan 2021 when expconf first
landed.

Also, we might as well resurrect the detailed explanations that used to
be in extensions.py, and which were still cited by the go files, even
though the python code was deleted a long time ago.
@rb-determined-ai rb-determined-ai merged commit ac8c440 into main Feb 20, 2024
74 of 86 checks passed
@rb-determined-ai rb-determined-ai deleted the rb/expconf branch February 20, 2024 22:27
maxrussell pushed a commit that referenced this pull request Mar 21, 2024
This turns out to be my regression from Jan 2021 when expconf first
landed.

Also, we might as well resurrect the detailed explanations that used to
be in extensions.py, and which were still cited by the go files, even
though the python code was deleted a long time ago.
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.

3 participants