Cory Snider

Results 46 issues of Cory Snider

**- What I did** Support the use of `make install` in packaging scripts, where the $mandir tree might not exist under $DESTDIR. **- How I did it** For portability, create...

area/docs
area/packaging

**- What I did** - Backported #48058 and #46069 to 23.0 - Bumped the Go toolchain to go1.22.6 **- How I did it** **- How to verify it** **- Description...

area/packaging

- 27.x backport of #48388 **- What I did** Support the use of `make install` in packaging scripts, where the $mandir tree might not exist under $DESTDIR. **- How I...

area/docs
area/packaging

- 25.0 backport of #48298 NB: The latest version of the man page is up to date for v25. The most recent updates to the man page were to document...

area/docs
impact/changelog
area/packaging

Breaking changes: - The minimum Go version is go1.19 - The result parameter to (*Locker).Unlock() has been dropped. Instead the application will crash with the same fatal run-time error as...

**- What I did** - Fixed #50089 **- How I did it** The flaky TestNetworkDBCRUDTableEntries only waits long enough for a handful of gossip cycles to execute before it asserts...

area/networking
impact/changelog
kind/bugfix
area/networking/d/overlay

- Split from #50081 **- What I did** I refactored the encryption related code in the overlay driver to simplify the implementation, making it easier to understand and work on...

area/networking
kind/refactor
area/networking/d/overlay

### Description ``` === Failed === FAIL: github.com/docker/docker/libnetwork/networkdb TestNetworkDBCRUDTableEntries (8.20s) networkdb_test.go:315: Entry existence verification test failed for node2(ccbf4238b23d) ``` My improvements to NetworkDB have not been sufficient to squash all...

kind/bug
area/networking
area/testing
status/confirmed
area/networking/d/overlay

- For #49908 **- What I did** I fixed a pile of subtle issues in the overlay network driver while also refactoring it to get rid of unneeded complexity. Some...

kind/enhancement
area/networking
impact/changelog
kind/bugfix
kind/refactor
area/networking/d/overlay

- Split from #50081 - Stacked on top of #50091 - For #49908 **- What I did** The overlay network driver's peer database is responsible for configuring the data plane...

kind/enhancement
area/networking
kind/bugfix
area/networking/d/overlay