-
Notifications
You must be signed in to change notification settings - Fork 359
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: port k8s perf fix #10213
fix: port k8s perf fix #10213
Conversation
…10202) Co-authored-by: Amanda Vialva <[email protected]>
✅ Deploy Preview for determined-ui canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10213 +/- ##
==========================================
+ Coverage 53.88% 57.84% +3.96%
==========================================
Files 1257 752 -505
Lines 156507 103521 -52986
Branches 3653 3653
==========================================
- Hits 84335 59885 -24450
+ Misses 72039 43503 -28536
Partials 133 133
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
This was tested on earlier versions and seems to be only a problem in the automated test code. Merging so we can manually test. |
Co-authored-by: Bradley Laney <[email protected]> Co-authored-by: Amanda Vialva <[email protected]> (cherry picked from commit 50a28cd)
Description
Cherry picked the k8s performance fix into
Test Plan
Manually test k8s flows in release party
Checklist
docs/release-notes/
See Release Note for details.