refactor(policy)!: remove NetworkBinary harness field - #3222
Open
varshaprasad96 wants to merge 1 commit into
Open
refactor(policy)!: remove NetworkBinary harness field#3222varshaprasad96 wants to merge 1 commit into
varshaprasad96 wants to merge 1 commit into
Conversation
Closes NVIDIA#3054 Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
varshaprasad96
requested review from
a team,
derekwaynecarr,
mrunalp and
sjenning
as code owners
September 8, 2026 17:43
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Remove the deprecated
NetworkBinary.harnessfield before 0.1.0 while preserving advisor-origin provenance at the endpoint/rule boundary.Related Issue
Closes #3054
Changes
harness, update generated Go bindings, and remove runtime, SDK, and profile uses.harnessinput with migration guidance while retaining protobuf wire compatibility.Testing
mise run pre-commitcargo test --workspace --exclude openshell-server -qcargo test -p openshell-server --lib -qcargo test -p openshell-supervisor-network --lib -qcargo test -p openshell-sandbox --lib -qmise run go:cimise run sdk:ts:cimise run test:pythonmise run e2e:docker— blocked before execution because the local Docker daemon was unreachable.Checklist