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

[BUG]: Docker Task Failing on Kubernetes 1.30 with Self-Hosted Agent Due to Docker Unavailability #5083

Open
2 of 4 tasks
tamilvananv-conga opened this issue Jan 7, 2025 · 0 comments

Comments

@tamilvananv-conga
Copy link

tamilvananv-conga commented Jan 7, 2025

What happened?

We have created a custom image using the official Microsoft agent image and registered it as a self-hosted agent in Kubernetes 1.30. However, when we use this agent label for any Docker task or container section to pull the image from the registry and run it as a container, it fails due to Docker unavailability. We understand that Docker has been deprecated, and all supported Kubernetes versions on AKS use containerd as the default runtime starting from Kubernetes 1.19.

Is there any plan to support containerd as the default runtime for these tasks, rather than Docker, in future releases of the Azure DevOps pipeline Docker task?

Versions

4.248.0 --

Environment type (Please select at least one enviroment where you face this issue)

  • Self-Hosted
  • Microsoft Hosted
  • VMSS Pool
  • Container

Azure DevOps Server type

dev.azure.com (formerly visualstudio.com)

Azure DevOps Server Version (if applicable)

No response

Operation system

Ubuntu

Version controll system

No response

Relevant log output

Task log

container:
image: ''
endpoint: ''
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant