Add backendRefs group and kind to httproute.yaml - #10222
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
WalkthroughThe Helm HTTPRoute template now includes explicit Gateway API ChangesHTTPRoute backend configuration
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Merged as 9cd0e35, thank you. I folded in one trivial fix on the way through: the added |
When an HTTPRoute is created with an unset group, kind and weight, the fields are defaulted.
This causes tools like ArgoCD to detect a diff.
This PR sets the fields explicitly.
Summary by CodeRabbit