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

spiderpool-agent: support to configure the sysctl config #3840

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

cyclinder
Copy link
Collaborator

Thanks for contributing!

What type of PR is this?

  • release/feature

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #3837

Special notes for your reviewer:

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.37%. Comparing base (79eda25) to head (1ce1ecd).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##           release-v0.8    #3840   +/-   ##
=============================================
  Coverage         81.37%   81.37%           
=============================================
  Files                49       49           
  Lines              4311     4311           
=============================================
  Hits               3508     3508           
  Misses              641      641           
  Partials            162      162           
Flag Coverage Δ
unittests 81.37% <ø> (ø)

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

Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
@cyclinder
Copy link
Collaborator Author

Ran 0 of 5 Specs in 1.036 seconds
SUCCESS! -- 0 Passed | 0 Failed | 1 Pending | 4 Skipped

Failed to compile spidercoordinator:

# github.com/mdlayher/socket
compile: writing output: write $WORK/b845/_pkg_.a: no space left on device
github.com/spidernet-io/spiderpool/pkg/networking/sysctl: mkdir /tmp/go-build1501963271/b856/: no space left on device
k8s.io/apimachinery/pkg/util/version: mkdir /tmp/go-build1501963271/b858/: no space left on device
k8s.io/utils/exec: mkdir /tmp/go-build1501963271/b859/: no space left on device
github.com/spidernet-io/spiderpool/pkg/lock: mkdir /tmp/go-build1501963271/b861/: no space left on device
k8s.io/client-go/tools/leaderelection: mkdir /tmp/go-build1501963271/b862/: no space left on device
k8s.io/client-go/tools/internal/events: mkdir /tmp/go-build1501963271/b865/: no space left on device
k8s.io/client-go/tools/record/util: mkdir /tmp/go-build1501963271/b866/: no space left on device

@cyclinder
Copy link
Collaborator Author

Ready to merge, and the ci fail doesn't related to these changes.

@weizhoublue
Copy link
Collaborator

CI: no space

@weizhoublue weizhoublue merged commit 8e0dbb1 into spidernet-io:release-v0.8 Aug 7, 2024
41 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/feature-new release note for new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants