Skip to content

libnetwork/networkdb: use correct index in GetTableByNetwork#50007

Merged
corhere merged 1 commit intomoby:masterfrom
corhere:libn/fix-49402-harder
May 15, 2025
Merged

libnetwork/networkdb: use correct index in GetTableByNetwork#50007
corhere merged 1 commit intomoby:masterfrom
corhere:libn/fix-49402-harder

Conversation

@corhere
Copy link
Contributor

@corhere corhere commented May 15, 2025

Commit ec65f2d has a typo: it switches indexes[byTable] with indexes[byNetwork]. The indexes are not equivalent. Switch it back.

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

Commit ec65f2d has a typo: it switches
indexes[byTable] with indexes[byNetwork]. The indexes are not
equivalent. Switch it back.

Signed-off-by: Cory Snider <csnider@mirantis.com>
@corhere corhere requested a review from thaJeztah May 15, 2025 19:21
@thompson-shaun thompson-shaun added this to the 28.2.0 milestone May 15, 2025
@thompson-shaun thompson-shaun added the release-blocker PRs we want to block a release on label May 15, 2025
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@corhere corhere added area/networking/d/overlay Networking and removed area/networking/d/bridge Networking labels May 15, 2025
@corhere corhere merged commit 66dab7a into moby:master May 15, 2025
156 checks passed
@corhere corhere deleted the libn/fix-49402-harder branch May 15, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants