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(node/libp2p): disable rcmg checkImplicitDefaults #8965

Merged
merged 2 commits into from
May 12, 2022

Conversation

schomatis
Copy link
Contributor

@schomatis schomatis commented May 11, 2022

Quick band-aid for #8949 to fix master before #8954 lands.

@schomatis schomatis requested a review from lidel May 11, 2022 23:06
@schomatis schomatis self-assigned this May 11, 2022
@schomatis schomatis force-pushed the schomatis/fix/disable-rcmg-checks branch from 2d972ba to 245e7da Compare May 11, 2022 23:17
@schomatis schomatis enabled auto-merge May 11, 2022 23:18
Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

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

Agree, we should remove runtime check, and then do proper fix in #8954.

Let's wait for CI, then merge.

@@ -32,6 +32,7 @@ default_environment: &default_environment
CIRCLE_TEST_REPORTS: /tmp/circleci-test-results
CIRCLE_ARTIFACTS: /tmp/circleci-artifacts
GIT_PAGER: cat
IPFS_CHECK_RCMGR_DEFAULTS: 1
Copy link
Member

Choose a reason for hiding this comment

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

Added this so we keep running old runtime checker on our CI until #8954 is fully baked.

@lidel lidel force-pushed the schomatis/fix/disable-rcmg-checks branch from dc58dc7 to 28a71e8 Compare May 12, 2022 13:30
@schomatis schomatis merged commit e23a461 into master May 12, 2022
@schomatis schomatis deleted the schomatis/fix/disable-rcmg-checks branch May 12, 2022 17:08
lidel added a commit to ipfs/ipfs-desktop that referenced this pull request Jun 6, 2022
e2e was failing because of runtime resource manager checks we disabled
since -rc1: ipfs/kubo#8965
guseggert pushed a commit that referenced this pull request Jun 8, 2022
fix(node/libp2p): disable rcmgr checkImplicitDefaults
guseggert pushed a commit that referenced this pull request Jun 8, 2022
fix(node/libp2p): disable rcmgr checkImplicitDefaults

(cherry picked from commit e23a461)
guseggert pushed a commit that referenced this pull request Jun 8, 2022
fix(node/libp2p): disable rcmgr checkImplicitDefaults

(cherry picked from commit e23a461)
guseggert pushed a commit that referenced this pull request Jun 8, 2022
fix(node/libp2p): disable rcmgr checkImplicitDefaults

(cherry picked from commit e23a461)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants