Skip to content

feat(eni): support "ip route" if available instead of "route"#6460

Merged
aciba90 merged 1 commit into
canonical:mainfrom
dermotbradley:add-eni-support-for-ip-tool-routes
Sep 24, 2025
Merged

feat(eni): support "ip route" if available instead of "route"#6460
aciba90 merged 1 commit into
canonical:mainfrom
dermotbradley:add-eni-support-for-ip-tool-routes

Conversation

@dermotbradley
Copy link
Copy Markdown
Contributor

Proposed Commit Message

feat(eni): support "ip route" if available instead of "route"

When adding post-up/pre-down entries to /etc/network/interfaces to
manage routes use the "ip" binary if available rather than the "route"
binary.

Fixes: GH-6250

Additional Context

Test Steps

Merge type

  • Squash merge using "Proposed Commit Message"
  • Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

When adding post-up/pre-down entries to /etc/network/interfaces to
manage routes use the "ip" binary if available rather than the "route"
binary.

Fixes: canonicalGH-6250
@dermotbradley dermotbradley force-pushed the add-eni-support-for-ip-tool-routes branch from c399236 to 647f810 Compare September 9, 2025 00:45
@blackboxsw blackboxsw added this to the cloud-init 25.3 milestone Sep 18, 2025
@aciba90 aciba90 self-assigned this Sep 23, 2025
Copy link
Copy Markdown
Contributor

@aciba90 aciba90 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@aciba90 aciba90 merged commit 10a5fdc into canonical:main Sep 24, 2025
21 checks passed
blackboxsw pushed a commit to blackboxsw/cloud-init that referenced this pull request Nov 17, 2025
…cal#6460)

When adding post-up/pre-down entries to /etc/network/interfaces to
manage routes use the "ip" binary if available rather than the "route"
binary.

Fixes: canonicalGH-6250
blackboxsw pushed a commit to blackboxsw/cloud-init that referenced this pull request Dec 3, 2025
…cal#6460)

When adding post-up/pre-down entries to /etc/network/interfaces to
manage routes use the "ip" binary if available rather than the "route"
binary.

Fixes: canonicalGH-6250
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