Conversation
Bump chart to 0.7.17.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis pull request adds support for custom pod labels in the Helm chart deployment. It introduces a new Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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
podLabelssupport to the deployment template for custom pod label injectionapp,network,grouplabels on pods match helmfile release labelsTest plan
helm templatewithpodLabelsset renders labels on pod spechelm templatewith empty/defaultpodLabelsproduces no changeSummary by CodeRabbit
New Features
Chores