-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Enable experimentalNetwork by default #7063
Conversation
Codecov Report
@@ Coverage Diff @@
## main #7063 +/- ##
==========================================
- Coverage 19.04% 7.19% -11.86%
==========================================
Files 2 4 +2
Lines 168 723 +555
==========================================
+ Hits 32 52 +20
- Misses 134 668 +534
- Partials 2 3 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/lgtm |
LGTM label has been added. Git tree hash: 1a033434e7a0327a409bc9fe66e552db7ffd3ce1
|
/approve no-issue |
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: csweichel, geropl Associated issue requirement bypassed by: csweichel The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
How can we know when this becomes the default in production? |
@shaal the next deployment is scheduled before the end of the week. That said, we don't have a straightforward way to communicate when a change like this one is available. But we are working on it. |
@shaal this change is available in production now. Check If the URL contains |
Description
Now that we use a more recent kernel we can enable this feature by default
Release Notes
Documentation