spec: update number of specifically defined terms - #1170
Merged
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR corrects the count of specifically defined terms in the CNI specification document from "three terms" to "four terms" to accurately reflect the number of terms that are actually defined in the subsequent bullet points.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
| This document proposes a generic plugin-based networking solution for application containers on Linux, the _Container Networking Interface_, or _CNI_. | ||
|
|
||
| For the purposes of this proposal, we define three terms very specifically: | ||
| For the purposes of this proposal, we define four terms very specifically: |
There was a problem hiding this comment.
The text states 'four terms' but only three terms are defined in the bullet points below (container, network, runtime). The count should remain as 'three terms' or a fourth term definition needs to be added.
Contributor
Author
There was a problem hiding this comment.
Oh Copilot, so smart of you.
What about plugin? Is that defined also, or...
Signed-off-by: Faizudeen Olanrewaju Kajogbola <fr33ziey@gmail.com>
squeed
approved these changes
Nov 10, 2025
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.
Slight wording correction on the spec that updates the number of specifically defined terms from 3 to 4.