Skip to content

driver/kubernetes: fix panic when using statefulset in kubernetes driver#3853

Merged
tonistiigi merged 1 commit into
docker:masterfrom
jsternberg:statefulset-nil-panic
May 19, 2026
Merged

driver/kubernetes: fix panic when using statefulset in kubernetes driver#3853
tonistiigi merged 1 commit into
docker:masterfrom
jsternberg:statefulset-nil-panic

Conversation

@jsternberg
Copy link
Copy Markdown
Collaborator

Fixes #3850.

Copy link
Copy Markdown
Member

@tonistiigi tonistiigi left a comment

Choose a reason for hiding this comment

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

Looks like https://github.com/docker/buildx/blob/v0.34.0/driver/kubernetes/driver.go#L116 has the same issue if I'm not missing something

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
@jsternberg jsternberg force-pushed the statefulset-nil-panic branch from 3a20bd0 to 74a2218 Compare May 18, 2026 15:46
@jsternberg jsternberg requested a review from tonistiigi May 18, 2026 18:13
@tonistiigi tonistiigi merged commit 9a1f4d0 into docker:master May 19, 2026
160 checks passed
@jsternberg jsternberg deleted the statefulset-nil-panic branch May 19, 2026 13:57
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.

Segfault using kube driver with persistent volume

2 participants