Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: failed to create containerd container V 1.23 #2893

Closed
laczkaS opened this issue Jan 29, 2022 · 2 comments
Closed

Error: failed to create containerd container V 1.23 #2893

laczkaS opened this issue Jan 29, 2022 · 2 comments
Labels

Comments

@laczkaS
Copy link

laczkaS commented Jan 29, 2022

Hi,
On version 1.23-stable i got an error when i try to run a pod (deployment)
I received the following message (kubectl describe po):
"Error: failed to create containerd container: create container failed validation: containers.Labels: label key and value greater than maximum size (4096 bytes), key: io.buildpa: invalid argument"

Docker image created by springboot (mvn spring-boot:build-image)
I tried many other spring image even ran those error.

On version 1.22 those images working perfectly

inspection-report-20220129_162854.tar.gz

@neoaggelos
Copy link
Member

Hi @laczkaS,

Thank you for reporting the issue. This is an issue with containerd 1.5.7, which prevents containers from starting when they have huge labels. This has changed in newer containerd versions (1.5.8 and later), and we are looking to upgrade containerd.

@stale
Copy link

stale bot commented Dec 28, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the inactive label Dec 28, 2022
@stale stale bot closed this as completed Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants