Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@nobbs
Copy link
Contributor

@nobbs nobbs commented Mar 4, 2024

This commit fixes a bug introcuded in v0.32.0 where the shell-in and attach commands would fail with a nil pointer exception for pods with more than one container.

Resolves #2585

This commit fixes a bug introcuded in v0.32.0 where the shell-in and
attach commands would fail with a nil pointer exception for pods with
more than one container.

Resolves derailed#2585
Copy link
Owner

@derailed derailed left a comment

Choose a reason for hiding this comment

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

@nobbs Indeed! Very kind! Thank you for this update Alexej!

@derailed derailed merged commit b850775 into derailed:master Mar 4, 2024
@nobbs nobbs deleted the fix/shellin branch March 4, 2024 21:22
@derailed derailed mentioned this pull request Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assignment to entry in nil map error when shell to default container

2 participants