-
Notifications
You must be signed in to change notification settings - Fork 52
Labels
Description
Challenge
Envoy Proxy is a high-performance edge and service proxy designed for cloud-native applications — yet subtle configuration errors or runtime failures can quietly disrupt traffic flow, introduce latency, or trigger cascading outages across your services.
Reproduce a high-severity Envoy failure on a recent release and write a detection rule that reliably flags this issue in real-world production environments.
Prizes
🏆 Technical Champion - Awarded to the highest quality PR
- All on-time PRs will be reviewed for
- difficulty
- quality
- completeness
- The winning PR will be merged, you will receive the full bounty, and get featured on the Prequel blog.
⭐ Community Champion - Awarded to the submission most loved by the community
- To participate in this category, you must
- Share your PR online (X or other forums)
- tag: @prequel-dev and @envoyproxy
- describe the problem you are detecting
- Embed a link to your social posts in your PR comment
- Follow prequel on X @prequel_dev and LinkedIn [prequel-dev] (https://www.linkedin.com/company/prequel-dev/)
- Share your PR online (X or other forums)
- Your PR will be merged and you will receive a $50 bounty.
🙌 All other merged PRs will receive a $20 bounty. (Max 10)
✅ You must:
- Reproduce the failure scenario
- Share a minimal, working reproduction (e.g., Helm, Docker Compose, etc.)
- Write a unique CRE-format detection rule for
preq
- Install
preq
and run the rule
📦 Deliverables:
- Reproduction setup and clear README
- create a private repo and the reviewers (@tonymeehan @Lyndon-prequel)
- Link to your unique rule in the CRE playground
- PR containing
- the new CRE rule
- example logs in test.log
- updated tags.yaml and category.yaml files
- Short demo video of
- your reproduction
- running the rule. i.e
cat test.log | preq -r your_rule.yaml -d
💰 /bounty $200