Skip to content

Synchronize common files from prometheus/prometheus#5177

Merged
SuperQ merged 1 commit intomainfrom
repo_sync
Apr 20, 2026
Merged

Synchronize common files from prometheus/prometheus#5177
SuperQ merged 1 commit intomainfrom
repo_sync

Conversation

@prombot
Copy link
Copy Markdown
Contributor

@prombot prombot commented Apr 16, 2026

Propagating changes from prometheus/prometheus default branch.

Source can be found here.

Summary by CodeRabbit

  • Chores
    • Updated Docker build configuration to enable riscv64 architecture images on the registry by default, removing the previous exclusion restriction.

Signed-off-by: prombot <prometheus-team@googlegroups.com>
@prombot prombot requested a review from a team as a code owner April 16, 2026 18:09
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 16, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: a1e9bc66-cb22-4105-8ad5-97b460daaecd

📥 Commits

Reviewing files that changed from the base of the PR and between dcbdc8c and c171520.

📒 Files selected for processing (1)
  • Makefile.common

📝 Walkthrough

Walkthrough

A variable default in Makefile.common is updated: DOCKER_REGISTRY_ARCH_EXCLUSIONS changes from defaulting to quay.io:riscv64 to an empty value, removing the built-in architecture exclusion unless explicitly configured.

Changes

Cohort / File(s) Summary
Makefile Configuration
Makefile.common
Changed default value of DOCKER_REGISTRY_ARCH_EXCLUSIONS from quay.io:riscv64 to empty string, removing the implicit riscv64 architecture exclusion for the quay.io registry during Docker operations.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • SuperQ
  • TheMeier
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: synchronizing common files from the upstream prometheus/prometheus repository.
Description check ✅ Passed The description is minimal but appropriately explains the synchronization nature of the PR. However, it lacks several template sections like issue references, change categorization, and release notes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch repo_sync

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@SuperQ SuperQ merged commit db46b3e into main Apr 20, 2026
7 checks passed
@SuperQ SuperQ deleted the repo_sync branch April 20, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants