Skip to content

chore: drop EthernetVirtualizerWithNvue override from carbide-api -> dpu-agent#838

Open
chet wants to merge 1 commit intoNVIDIA:mainfrom
chet:drop_agent_etv_hack
Open

chore: drop EthernetVirtualizerWithNvue override from carbide-api -> dpu-agent#838
chet wants to merge 1 commit intoNVIDIA:mainfrom
chet:drop_agent_etv_hack

Conversation

@chet
Copy link
Copy Markdown
Contributor

@chet chet commented Apr 7, 2026

Description

And now we can drop this. There was somewhat of a backwards compatibility concern in between releases, because if carbide-api got bumped and started passing down EthernetVirtualizer, and carbide-dpu-agent hand't been updated yet, it would reject config updates for <= 10 minutes while we waited for the next "update carbide-dpu-agent cron job" to fire off. The plan was to wait on this for the next release, but since the release schedule got modified due to a shortened QA cycle, I can actually do this now.

Signed-off-by: Chet Nichols III chetn@nvidia.com

Type of Change

  • Add - New feature or capability
  • Change - Changes in existing functionality
  • Fix - Bug fixes
  • Remove - Removed features or deprecated functionality
  • Internal - Internal changes (refactoring, tests, docs, etc.)

Related Issues (Optional)

Breaking Changes

  • This PR contains breaking changes

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed
  • No testing required (docs, internal refactor, etc.)

Additional Notes

@chet chet requested a review from a team as a code owner April 7, 2026 17:50
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

🔐 TruffleHog Secret Scan

No secrets or credentials found!

Your code has been scanned for 700+ types of secrets and credentials. All clear! 🎉

🔗 View scan details

🕐 Last updated: 2026-04-07 17:52:37 UTC | Commit: f69a029

…dpu-agent

And now we can drop this. There was somewhat of a backwards compatibility concern in between releases, because if `carbide-api` got bumped and started passing down `EthernetVirtualizer`, and `carbide-dpu-agent` hand't been updated yet, it would reject config updates for <= 10 minutes while we waited for the next "update `carbide-dpu-agent` cron job" to fire off. The plan was to wait on this for the next release, but since the release schedule got modified due to a shortened QA cycle, I can actually do this now.

Signed-off-by: Chet Nichols III <chetn@nvidia.com>
@chet chet force-pushed the drop_agent_etv_hack branch from f69a029 to 88b9ea9 Compare April 7, 2026 17:53
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.

2 participants