Remove unsupported flow log limitations for ApplyOnForward policies#2555
Remove unsupported flow log limitations for ApplyOnForward policies#2555dimitri-nicolo wants to merge 1 commit intotigera:mainfrom
Conversation
…n HostEndpoint reporting documentation
✅ 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. |
|
@ctauchen could I please get a review? It's ready to merge if you don't have additional comments |
There was a problem hiding this comment.
Pull request overview
Removes an outdated limitation from the HostEndpoint (HEP) flow logs documentation, aligning Calico Enterprise (3.22+) and Calico Cloud (22-2+) docs with current product behavior for ApplyOnForward policies.
Changes:
- Removed the “Flow logs on ApplyOnForward policies are currently not supported” limitation text from the relevant HEP flow log pages.
- Applied the same removal consistently across unversioned (“next”) and the specified versioned documentation sets (Enterprise 3.22-2, 3.23-1; Cloud 22-2).
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| calico-cloud/observability/elastic/flow/hep.mdx | Removes the outdated ApplyOnForward flow log limitation from Cloud “next” docs. |
| calico-cloud_versioned_docs/version-22-2/observability/elastic/flow/hep.mdx | Removes the outdated limitation from Cloud 22-2 versioned docs. |
| calico-enterprise/observability/elastic/flow/hep.mdx | Removes the outdated limitation from Enterprise “next” docs. |
| calico-enterprise_versioned_docs/version-3.22-2/observability/elastic/flow/hep.mdx | Removes the outdated limitation from Enterprise 3.22-2 versioned docs. |
| calico-enterprise_versioned_docs/version-3.23-1/observability/elastic/flow/hep.mdx | Removes the outdated limitation from Enterprise 3.23-1 versioned docs. |
|
LGTM, but need to check: If this is the result of code changes (bug fix being backported), are all the backports published? If not, we'll need to hold the versioned changes and publish with the appropriate patch release. @dimitri-nicolo |
|
The feature first appeared in The one we'll have to wait for before making the update is the v3.21 branch, in which the change only appeared after @ctauchen you should be good to merge this, thanks for checking |

Product Version(s):
Calico Enterprise 3.22+, Calico Cloud 22-2+
Issue:
EV-6372
Link to docs preview:
SME review:
DOCS review:
Additional information:
Remove the outdated limitation stating that flow logs on ApplyOnForward policies are not supported. This limitation no longer applies to Calico Enterprise 3.22+ and Calico Cloud.
Affected files:
Merge checklist: