Bump github.com/moby/spdystream from 0.5.0 to 0.5.1 in /tests/e2e-kubernetes#774
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/moby/spdystream](https://github.com/moby/spdystream) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/moby/spdystream/releases) - [Commits](moby/spdystream@v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: github.com/moby/spdystream dependency-version: 0.5.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
jet-tong
added a commit
that referenced
this pull request
Apr 20, 2026
*Issue:* Following #702, now that we renamed test from `E2E Tests / post_test` to `E2E Tests (us-east-1) / post_test`, the merge requirements no longer work for trusted PRs (e.g. dependabot PRs like #748 / #774). *Description of changes:* I don't want to change merge requirements to `E2E Tests (us-east-1) / post_test` from the non-regionalized version since we don't have multiple region support in trusted environment yet. The better long term solution would be to add "All E2E Tests Passed" to `e2e-test-trusted.yaml` so we can use "All E2E Tests Passed" for both trusted / untrusted workflows as the only E2E test passing indicator. (Copying #702) I changed requirements from `E2E Tests / post_test` and `E2E ROSA Tests / test` to `All E2E Tests Passed` to unblock fork 'untrusted' PRs for now - pending this PR to merge to unblock 'trusted' PRs. *Testing:* This commit is in workflow/** branch which will trigger this updated `e2e-test-trusted.yaml` - if this PR passes merge requirements (i.e. [E2E Tests (Trusted) workflow](https://github.com/awslabs/mountpoint-s3-csi-driver/actions/runs/24409420280?pr=772) "All E2E Tests Passed" job passes) then it should be able to unblock other same-repo 'trusted' PRs too. Update: Workflow passed: https://github.com/awslabs/mountpoint-s3-csi-driver/actions/runs/24409420280?pr=772 (the workflow triggered by 'push' is not passed yet, but the one triggered by 'pull_request' is) Update 2: Workflow triggered by 'push' also passed now: https://github.com/awslabs/mountpoint-s3-csi-driver/actions/runs/24409419160?pr=772 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. Signed-off-by: Jensen Tong <jetong@amazon.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/moby/spdystream from 0.5.0 to 0.5.1.
Release notes
Sourced from github.com/moby/spdystream's releases.
Commits
c59e5d7Merge pull request #109 from thaJeztah/use_ioutil2fd0155use ioutil.Discard for go1.13 compatibilityef6121fMerge commit from fork241cec9compare with signed Int for 32-bit Arm21c3864Add options to customize limitsacf9b45spdy: update godoc for MaxDataLengtheb63605spdy: limit header-size and header-count2f21da4spdy: fix header block byte accounting5976b66spdy: enforce 24-bit frame length limitscf0ec5dGuard against oversized SPDY framesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.