Skip to content

Unpin docker version #2640

@maddeleine

Description

@maddeleine

Security issue notifications

If you discover a potential security issue in s2n-quic we ask that you notify
AWS Security via our vulnerability reporting page. Please do not create a public github issue.

Problem:

In this PR I pinned our docker version to get our CI passing again. We should not keep this pin, and should narrow down on which docker version was actually causing our interop problems. The docker changelog between v26 and v28 has several UDP issues, so I wonder if one of those caused hanging tests.

Need By Date:

N/A

Solution:

Not sure. My ideas are mess around with the github actions interop runner image, and see if a newer image fixes the issue. I think figuring our precisely which version caused the issue will really help us solve this problem.

Requirements / Acceptance Criteria:

Our docker version is no longer pinned.

  • RFC links: Links to relevant RFC(s)
  • Related Issues: Link any relevant issues
  • Will the Usage Guide or other documentation need to be updated?
  • Testing: How will this change be tested? Call out new integration tests, functional tests, or particularly interesting/important unit tests.
    -->

Out of scope:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions