chore(ci): build internal image without suffix using Nydus#1918
chore(ci): build internal image without suffix using Nydus#1918FlorentClarret wants to merge 2 commits into
Conversation
e9fa555 to
fdd0cdd
Compare
|
I am... not sure why CI did not trigger here. Might be worth doing an empty commit just to try and give it a kickstart. |
d5b4372 to
f5ad247
Compare
@tobz GitLab says
which... does not make sense to me. I'll investigate Edit: TLDR: it seems like you can't |
Binary Size Analysis (Agent Data Plane)Baseline: 9c1abde · Comparison: d8714db · diff ✅ Binary size difference within thresholdChanges by Module
Detailed Symbol Changes |
This comment has been minimized.
This comment has been minimized.
Regression Detector (Agent Data Plane)Run ID: Optimization Goals: ✅ No significant changes detectedFine details of change detection per experiment (35)Experiments configured
Bounds Checks: ✅ Passed (5)
ExplanationA change is flagged as a regression when |Δ mean %| > 5.00% in the regressing direction for its optimization goal AND SMP marks the experiment as a regression ( |
f0e81ee to
050c339
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 050c339b5a
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Summary
DataDog/datadog-agent#52712 's counterpart for ADP. It starts using the new version added here. Nydus is supported on all clusters internally and is currently already deployed everywhere.
I discussed with Toby and we don't need to keep the previous image (with the suffix) since we only deploy this image for custom builds.
Change Type
How did you test this PR?
Ran in the CI
References
Part of https://datadoghq.atlassian.net/browse/BARX-1184