Skip to content

Conversation

@crazy-max
Copy link
Member

@crazy-max crazy-max commented Jun 3, 2024

closes #2457
closes #2472

carry #2457 with some changes to rename provisioningTimeout to timeout and also remove the attribute from deployment manifest that is not actually used.

needs docs follow-up in: https://docs.docker.com/build/drivers/kubernetes/ (cc @dvdksn)

test: https://github.com/docker/buildx/actions/runs/9346931610/job/25722907636?pr=2492#step:9:19

#1 [internal] booting buildkit
#1 waiting for 1 pods to be ready, timeout: 2 minutes
#1 waiting for 1 pods to be ready, timeout: 2 minutes 25.8s done

cc @Arsobbiak @ali-kafel

Arsobbiak and others added 2 commits June 3, 2024 10:08
Signed-off-by: Arnold Sobanski <arnold@l4g.dev>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
"replicas": "invalid",
}
_, _, _, _, err := f.processDriverOpts(cfg.Name, "test", cfg)
_, _, _, _, _, err := f.processDriverOpts(cfg.Name, "test", cfg)
Copy link
Contributor

Choose a reason for hiding this comment

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

I love it

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes we need to review processDriverOpts func 🙈

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