Conversation
- Use select(.kind == "Deployment") to ensure yq only modifies the Deployment - Prevents accidental modification of Service resource in multi-document YAML - Fixes CI/CD failure caused by invalid Service fields
|
Caution Review failedThe pull request is closed. WalkthroughThe deployment workflow's yq command is refined to selectively update container images only in Deployment resources by adding a Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Poem
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
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 |
Summary by CodeRabbit