Document queue-worker callback URL whitelist#433
Conversation
This comment has been minimized.
This comment has been minimized.
New queue-worker feature that allows restricting async callback URLs to trusted endpoints only, helping prevent untrusted callback destinations in production. Signed-off-by: Han Verstraete (OpenFaaS Ltd) <han@openfaas.com>
ee78ec4 to
58eced3
Compare
AI Pull Request OverviewDisclaimer: This review was generated by automated AI and may contain errors. Do not trust its outputs without human verification. Summary
Approval rating (1-10)7/10. Useful documentation addition, but the async reference should make the Pro/Enterprise scope explicit before merge. Summary per fileSummary per file
Overall AssessmentThe PR adds reader-facing documentation for restricting async callback destinations and places it in the right conceptual area. The main gap is that the general async reference now recommends a Detailed ReviewDetailed ReviewFindings
Content reviewNo blocking findings beyond the scope clarity issue above. The title and PR description match the documentation changes: both files focus on callback URL restrictions for async processing. The opening pointer in The examples are short enough to be usable, but the section would be clearer if the first sentence established the product edition before introducing the Helm key. The JetStream addition is appropriately brief and works as a navigation aid rather than duplicating the async reference content. AI agent details. |
Description
Update the Async and Queue-Worker pages to add documentation for the new queue-worker feature that restricts async callback URLs to trusted endpoints.
Motivation and Context
Document new queue-worker feature that allows restricting async callback URLs to trusted endpoints only.
How Has This Been Tested?
Built the site locally with Docker to verify rendering and link correctness.
Types of changes
Checklist:
git commit -s