-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Try out the new registry #22202
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
base: master
Are you sure you want to change the base?
Try out the new registry #22202
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files🚀 New features to boost your workflow:
|
|
| 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 |
There was a problem hiding this comment.
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-devimages 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 |
There was a problem hiding this comment.
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
What does this PR do?
Trying out the new datadog docker registry
Motivation
Review checklist (to be filled by reviewers)
qa/skip-qalabel if the PR doesn't need to be tested during QA.backport/<branch-name>label to the PR and it will automatically open a backport PR once this one is merged