Skip to content

Conversation

@alexeypilyugin
Copy link

What does this PR do?

Trying out the new datadog docker registry

Motivation

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@codecov
Copy link

codecov bot commented Dec 19, 2025

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.00%. Comparing base (eebd0e7) to head (2c3bdbd).
⚠️ Report is 40 commits behind head on master.

Additional details and impacted files
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@datadog-official

This comment has been minimized.

required: false
description: Agent 6 image on Windows
default: "datadog/agent-dev:master-py2-win-servercore"
default: "datadog/agent-dev:master-py2-win-servercore" # todo: support registry.datadoghq.com
Copy link
Contributor

@AliDatadog AliDatadog Dec 20, 2025

Choose a reason for hiding this comment

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

This image does not exist in this registry because:

  • It hasn't been published recently (we could publish it though)
  • We added a 14d retention policy because agent-dev images are using a lot of storage.

We can exclude this image from the clean up policy if needed

agent-image-windows-py2:
required: false
default: "datadog/agent-dev:master-py2-win-servercore"
default: "datadog/agent-dev:master-py2-win-servercore" # todo: support registry.datadoghq.com
Copy link
Contributor

@AliDatadog AliDatadog Dec 20, 2025

Choose a reason for hiding this comment

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

Same, master-py2-win-servercore hasn't been published recently but we can replicate it

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

⚠️ Major version bump
The changelog type changed or removed was used in this Pull Request, so the next release will bump major version. Please make sure this is a breaking change, or use the fixed or added type instead.

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.

3 participants