Skip to content

Update Submariner dependencies to v0.23.0-rc0#2025

Merged
submariner-bot merged 1 commit intorelease-0.23from
update-dependencies-release-0.23
Feb 9, 2026
Merged

Update Submariner dependencies to v0.23.0-rc0#2025
submariner-bot merged 1 commit intorelease-0.23from
update-dependencies-release-0.23

Conversation

@submariner-bot
Copy link
Contributor

@submariner-bot submariner-bot commented Feb 9, 2026

Update Submariner dependencies to v0.23.0-rc0

Summary by CodeRabbit

  • Chores
    • Updated dependencies to release candidate versions for improved stability and performance.

Signed-off-by: Automated Release <release@submariner.io>
@submariner-bot
Copy link
Contributor Author

🤖 I see this PR is using the local branch workflow, ignoring it on my side, have fun!
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Feb 9, 2026
@submariner-bot submariner-bot enabled auto-merge (rebase) February 9, 2026 18:16
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

@coderabbitai review

@coderabbitai
Copy link

coderabbitai bot commented Feb 9, 2026

Walkthrough

Two go.mod files updated with dependency version changes. The submariner-io/admiral and submariner-io/shipyard packages are upgraded from development pseudo-versions to the release candidate version v0.23.0-rc0. No behavioral or control flow modifications.

Changes

Cohort / File(s) Summary
Dependency Updates
coredns/go.mod, go.mod
Updated submariner-io/admiral and submariner-io/shipyard dependencies from development pseudo-versions to release candidate v0.23.0-rc0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

dependencies

Suggested reviewers

  • aswinsuryan
  • dfarrell07
  • maayanf24
  • Oats87
  • skitt
  • sridhargaddam
  • vthapar
  • tpantelis
  • yboaron
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely summarizes the main change: updating Submariner dependencies to v0.23.0-rc0, which matches the actual modifications in go.mod and coredns/go.mod files.
Actionable Comments Resolved ✅ Passed Both admiral v0.23.0-rc0 and shipyard v0.23.0-rc0 are available in the Go module registry, resolving concerns from actionable comments.

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


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.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Fix all issues with AI agents
In `@coredns/go.mod`:
- Line 13: The go.mod entry references a non-existent version
"github.com/submariner-io/admiral v0.23.0-rc0"; update that module requirement
to an existing release (e.g., change the version to v0.22.0) or replace/remove
the dependency as appropriate so the module resolves successfully—locate the
line containing the module name "github.com/submariner-io/admiral" and update
its version specifier accordingly.

In `@go.mod`:
- Around line 11-12: The go.mod lists github.com/submariner-io/admiral and
github.com/submariner-io/shipyard at v0.23.0-rc0 which appears invalid; confirm
with Submariner maintainers the correct tags (or whether v0.23.0-rc0 actually
exists) for both admiral and shipyard, then update go.mod to the validated
version(s) (e.g., the latest v0.22.x or the confirmed RC) for the module lines
referencing github.com/submariner-io/admiral and
github.com/submariner-io/shipyard, run go get/update and go mod tidy to resolve
dependencies, and verify the build/tests pass to ensure no breaking changes
affect release-0.23.

@tpantelis
Copy link
Contributor

@coderabbitai approve

@coderabbitai
Copy link

coderabbitai bot commented Feb 9, 2026

✅ Actions performed

Comments resolved and changes approved.

@submariner-bot submariner-bot merged commit 3e8740b into release-0.23 Feb 9, 2026
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated ready-to-test When a PR is ready for full E2E testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants