Skip to content

Prioritize SNAP_CURRENT in containerd paths - #4710

Merged
berkayoz merged 1 commit into
masterfrom
KU-1784/shim-path-fix
Oct 22, 2024
Merged

Prioritize SNAP_CURRENT in containerd paths#4710
berkayoz merged 1 commit into
masterfrom
KU-1784/shim-path-fix

Conversation

@berkayoz

Copy link
Copy Markdown
Contributor

The wrong priority in path leads to issues with containerd-shim binary trying to be called from a previous revision that is not installed anymore. Prioritizing $SNAP_CURRENT paths makes sure this path always exists and points to the latest binary.

Fixes #4691

@bschimke95 bschimke95 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, we can merge this after 1.31 branch out

@berkayoz
berkayoz merged commit c77311b into master Oct 22, 2024
@berkayoz
berkayoz deleted the KU-1784/shim-path-fix branch October 22, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants