Conversation
✅ Deploy Preview for calico-docs-preview-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview succeeded!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
This pull request fixes a typo in the domain-based policy documentation where "NodeDelay" was incorrectly used instead of the correct DNS policy mode "NoDelay". The typo appeared in documentation describing that the Windows data plane only supports the NoDelay mode.
Changes:
- Corrected the typo "NodeDelay" to "NoDelay" in the Windows data plane DNS policy mode documentation across multiple product versions
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 7 comments.
Show a summary per file
| File | Description |
|---|---|
| calico-enterprise_versioned_docs/version-3.23-1/network-policy/domain-based-policy.mdx | Fixed NodeDelay → NoDelay typo in version 3.23-1 |
| calico-enterprise_versioned_docs/version-3.22-2/network-policy/domain-based-policy.mdx | Fixed NodeDelay → NoDelay typo in version 3.22-2 |
| calico-enterprise_versioned_docs/version-3.21-2/network-policy/domain-based-policy.mdx | Fixed NodeDelay → NoDelay typo in version 3.21-2 |
| calico-enterprise_versioned_docs/version-3.20-2/network-policy/domain-based-policy.mdx | Fixed NodeDelay → NoDelay typo in version 3.20-2 |
| calico-enterprise/network-policy/domain-based-policy.mdx | Fixed NodeDelay → NoDelay typo in current version |
| calico-cloud_versioned_docs/version-22-2/network-policy/domain-based-policy.mdx | Fixed NodeDelay → NoDelay typo in version 22-2 |
| calico-cloud/network-policy/domain-based-policy.mdx | Fixed NodeDelay → NoDelay typo in current version |
| The default mode for the iptables and nftables data planes is `DelayDeniedPacket`. | ||
| The eBPF data plane defaults to `Inline` on kernels 5.17 (or RedHat 5.14) and newer and to `NoDelay` on older kernels. | ||
| The Windows data plane support only `NodeDelay` mode. | ||
| The Windows data plane support only `NoDelay` mode. |
There was a problem hiding this comment.
Grammar error: "support" should be "supports" (third person singular present tense). The sentence should read "The Windows data plane supports only NoDelay mode."
| The Windows data plane support only `NoDelay` mode. | |
| The Windows data plane supports only `NoDelay` mode. |
| The default mode for the iptables and nftables data planes is `DelayDeniedPacket`. | ||
| The eBPF data plane defaults to `Inline` on kernels 5.17 (or RedHat 5.14) and newer and to `NoDelay` on older kernels. | ||
| The Windows data plane support only `NodeDelay` mode. | ||
| The Windows data plane support only `NoDelay` mode. |
There was a problem hiding this comment.
Grammar error: "support" should be "supports" (third person singular present tense). The sentence should read "The Windows data plane supports only NoDelay mode."
| The Windows data plane support only `NoDelay` mode. | |
| The Windows data plane supports only `NoDelay` mode. |
| The default mode for the iptables and nftables data planes is `DelayDeniedPacket`. | ||
| The eBPF data plane defaults to `Inline` on kernels 5.17 (or RedHat 5.14) and newer and to `NoDelay` on older kernels. | ||
| The Windows data plane support only `NodeDelay` mode. | ||
| The Windows data plane support only `NoDelay` mode. |
There was a problem hiding this comment.
Grammar error: "support" should be "supports" (third person singular present tense). The sentence should read "The Windows data plane supports only NoDelay mode."
| The Windows data plane support only `NoDelay` mode. | |
| The Windows data plane supports only `NoDelay` mode. |
| The default mode for the iptables and nftables data planes is `DelayDeniedPacket`. | ||
| The eBPF data plane defaults to `Inline` on kernels 5.17 (or RedHat 5.14) and newer and to `NoDelay` on older kernels. | ||
| The Windows data plane support only `NodeDelay` mode. | ||
| The Windows data plane support only `NoDelay` mode. |
There was a problem hiding this comment.
Grammar error: "support" should be "supports" (third person singular present tense). The sentence should read "The Windows data plane supports only NoDelay mode."
| The Windows data plane support only `NoDelay` mode. | |
| The Windows data plane supports only `NoDelay` mode. |
| The default mode for the iptables and nftables data planes is `DelayDeniedPacket`. | ||
| The eBPF data plane defaults to `Inline` on kernels 5.17 (or RedHat 5.14) and newer and to `NoDelay` on older kernels. | ||
| The Windows data plane support only `NodeDelay` mode. | ||
| The Windows data plane support only `NoDelay` mode. |
There was a problem hiding this comment.
Grammar error: "support" should be "supports" (third person singular present tense). The sentence should read "The Windows data plane supports only NoDelay mode."
| The Windows data plane support only `NoDelay` mode. | |
| The Windows data plane supports only `NoDelay` mode. |
| The default mode for the iptables and nftables data planes is `DelayDeniedPacket`. | ||
| The eBPF data plane defaults to `Inline` on kernels 5.17 (or RedHat 5.14) and newer and to `NoDelay` on older kernels. | ||
| The Windows data plane support only `NodeDelay` mode. | ||
| The Windows data plane support only `NoDelay` mode. |
There was a problem hiding this comment.
Grammar error: "support" should be "supports" (third person singular present tense). The sentence should read "The Windows data plane supports only NoDelay mode."
| The Windows data plane support only `NoDelay` mode. | |
| The Windows data plane supports only `NoDelay` mode. |
| The default mode for the iptables and nftables data planes is `DelayDeniedPacket`. | ||
| The eBPF data plane defaults to `Inline` on kernels 5.17 (or RedHat 5.14) and newer and to `NoDelay` on older kernels. | ||
| The Windows data plane support only `NodeDelay` mode. | ||
| The Windows data plane support only `NoDelay` mode. |
There was a problem hiding this comment.
Grammar error: "support" should be "supports" (third person singular present tense). The sentence should read "The Windows data plane supports only NoDelay mode."
| The Windows data plane support only `NoDelay` mode. | |
| The Windows data plane supports only `NoDelay` mode. |
|
LGTM, thanks @tomastigera ! |

Product Version(s):
Issue:
Link to docs preview:
SME review:
DOCS review:
Additional information:
Merge checklist: