Closed dependabot[bot] closed 5 months ago
Thanks for your PR, To run vendors CIs use one of:
/test-all
: To run all tests for all vendors./test-e2e-all
: To run all E2E tests for all vendors./test-e2e-nvidia-all
: To run all E2E tests for NVIDIA vendor.
To skip the vendors CIs use one of:
/skip-all
: To skip all tests for all vendors./skip-e2e-all
: To skip all E2E tests for all vendors./skip-e2e-nvidia-all
: To skip all E2E tests for NVIDIA vendor.
Best regards.Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
controllers/drain_controller.go | 1 | 68.06% | ||
<!-- | Total: | 1 | --> |
Totals | |
---|---|
Change from base Build 9549902217: | 0.03% |
Covered Lines: | 5180 |
Relevant Lines: | 13405 |
Bumps github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.7.
Changelog
Sourced from github.com/hashicorp/go-retryablehttp's changelog.
Commits
1542b31
v0.7.7defb9f4
v0.7.7a99f07b
Merge pull request #158 from dany74q/danny/redacted-url-in-logs8a28c57
Merge branch 'main' into danny/redacted-url-in-logs86e852d
Merge pull request #227 from hashicorp/dependabot/github_actions/actions/chec...47fe99e
Bump actions/checkout from 4.1.5 to 4.1.6490fc06
Merge pull request #226 from testwill/ioutilf3e9417
chore: remove refs to deprecated io/ioutild969eaa
Merge pull request #225 from hashicorp/manicminer-patch-22ad8ed4
v0.7.6Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show