Skip to content

fix(dis-pgsql-operator): remove unused armnetwork/v9 direct dependency#3580

Merged
bengtfredh merged 1 commit into
mainfrom
fix/pgsql-remove-duplicate-armnetwork
May 26, 2026
Merged

fix(dis-pgsql-operator): remove unused armnetwork/v9 direct dependency#3580
bengtfredh merged 1 commit into
mainfrom
fix/pgsql-remove-duplicate-armnetwork

Conversation

@bengtfredh

Copy link
Copy Markdown
Member

Summary

Fixes the duplicate entry problem in PR #3577 (same pattern as #3579 for lakmus).

armnetwork/v9 v9.0.0 was added as a direct dependency but is never imported anywhere — only armnetwork/v7 is used in source. PR #3577 would replace the v7 line with v9 but since v9 is already present, it produces a duplicate.

PR #3577 should be closed.

Test plan

  • Lint and Test on Ubuntu passes

armnetwork/v9 was added as a direct dependency but is never imported —
only the v7 package path is used in source. This caused PR #3577 to
produce a duplicate armnetwork/v9 entry identical to #3576/lakmus.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bengtfredh bengtfredh requested a review from a team as a code owner May 26, 2026 10:57
@coderabbitai

coderabbitai Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@bengtfredh, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 57 minutes and 7 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: e55793ce-e497-4203-8cec-a5928013a765

📥 Commits

Reviewing files that changed from the base of the PR and between 7304975 and 4a87d26.

⛔ Files ignored due to path filters (1)
  • services/dis-pgsql-operator/go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • services/dis-pgsql-operator/go.mod
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/pgsql-remove-duplicate-armnetwork

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.

@bengtfredh bengtfredh merged commit ecde3ee into main May 26, 2026
1 check passed
@bengtfredh bengtfredh deleted the fix/pgsql-remove-duplicate-armnetwork branch May 26, 2026 10:58
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.

1 participant