Skip to content

Update FIPS proxy version references to 1.1.25#3044

Merged
levan-m merged 1 commit into
mainfrom
fabbing/update-fips-image-tag-1.1.25
May 26, 2026
Merged

Update FIPS proxy version references to 1.1.25#3044
levan-m merged 1 commit into
mainfrom
fabbing/update-fips-image-tag-1.1.25

Conversation

@fabbing

@fabbing fabbing commented May 26, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Update FIPS proxy version references to 1.1.25

Motivation

Fix critical CVEs.

Additional Notes

Automated workflow, manually verified.

Minimum Agent Versions

Describe your test plan

Checklist

  • PR has at least one valid label: bug, enhancement, refactoring, documentation, tooling, and/or dependencies
  • [x PR has a milestone or the qa/skip-qa label
  • All commits are signed (see: signing commits)

@fabbing
fabbing requested a review from a team May 26, 2026 16:28
@fabbing fabbing added dependencies Pull requests that update a dependency file qa/skip-qa labels May 26, 2026
@codecov-commenter

codecov-commenter commented May 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.24%. Comparing base (7a0a7a8) to head (0d3ec94).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3044   +/-   ##
=======================================
  Coverage   42.24%   42.24%           
=======================================
  Files         337      337           
  Lines       28951    28951           
=======================================
  Hits        12230    12230           
  Misses      15916    15916           
  Partials      805      805           
Flag Coverage Δ
unittests 42.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
pkg/images/images.go 97.34% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a0a7a8...0d3ec94. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@datadog-official

datadog-official Bot commented May 26, 2026

Copy link
Copy Markdown

Pipelines  Code Coverage

Fix all issues with BitsAI

⚠️ Warnings

🚦 1 Pipeline job failed

Backport PR | Backport PR   View in Datadog   GitHub Actions

🛟 This job is unlikely to succeed on retry. Please review your pipeline configuration. Action not permitted. This action should only run on merged PRs.

ℹ️ Info

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 42.58% (+0.00%)

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 0d3ec94 | Docs | Datadog PR Page | Give us feedback!

@levan-m levan-m added this to the v1.27.0 milestone May 26, 2026
@levan-m
levan-m merged commit f70667d into main May 26, 2026
58 of 59 checks passed
@levan-m
levan-m deleted the fabbing/update-fips-image-tag-1.1.25 branch May 26, 2026 18:03
@dd-octo-sts

dd-octo-sts Bot commented May 26, 2026

Copy link
Copy Markdown

The backport to v1.27 failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-v1.27 v1.27
# Navigate to the new working tree
cd .worktrees/backport-v1.27
# Create a new branch
git switch --create backport-3044-to-v1.27
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 f70667d28e54adb64a7fb95ad30783a5e56d6d88
# Push it to GitHub
git push --set-upstream origin backport-3044-to-v1.27
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-v1.27

Then, create a pull request where the base branch is v1.27 and the compare/head branch is backport-3044-to-v1.27.

tbavelier added a commit that referenced this pull request May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants