Skip to content

Conversation

@dkarpele
Copy link
Collaborator

@dkarpele dkarpele commented Nov 19, 2025

Closes #1340

Summary by CodeRabbit

  • Documentation
    • Removed compatibility restriction notices from Argo CD Image Updater documentation regarding Application namespace support.

@coderabbitai
Copy link

coderabbitai bot commented Nov 19, 2025

Walkthrough

Removed documentation warnings stating that Argo CD Image Updater is incompatible with Argo CD Applications in any namespace from configuration and overview documentation files.

Changes

Cohort / File(s) Change Summary
Documentation Updates
docs/configuration/applications.md, docs/index.md
Removed compatibility restriction warnings regarding Argo CD Image Updater support for Applications in any namespace

Pre-merge checks

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Linked Issues check ⚠️ Warning The PR removes documentation warnings but does not implement the requested feature from issue #1340 to make Argo CD Image Updater compatible with Applications in any namespace. Either implement the requested compatibility feature [#1340] or clarify in the issue whether the feature has been implemented in a separate change that these docs reflect.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title accurately reflects the main change: removing documentation warnings about incompatibility with Applications in any namespace.
Out of Scope Changes check ✅ Passed The PR only removes documentation warnings as a documentation/chore change, which aligns with the stated objective and does not introduce unrelated changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 005a7bc and 3fa937b.

📒 Files selected for processing (2)
  • docs/configuration/applications.md (0 hunks)
  • docs/index.md (0 hunks)
💤 Files with no reviewable changes (2)
  • docs/index.md
  • docs/configuration/applications.md

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.

@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.80%. Comparing base (005a7bc) to head (3fa937b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1359   +/-   ##
=======================================
  Coverage   70.80%   70.80%           
=======================================
  Files          49       49           
  Lines        4528     4528           
=======================================
  Hits         3206     3206           
  Misses       1125     1125           
  Partials      197      197           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

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.

Support Applications in any namespace

2 participants