docs(readme): reflect EtcdDefragPolicy scheduled defrag - #366
docs(readme): reflect EtcdDefragPolicy scheduled defrag#366Andrey Kolkov (androndo) wants to merge 1 commit into
Conversation
Drop the 'No defragmentation scheduling' limitation and note the operator-driven cron path alongside one-shot EtcdDefrag. Signed-off-by: Andrey Kolkov <andrey.kolkov@aenix.io>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. 📝 WalkthroughWalkthroughThe README now documents ChangesDefragmentation documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This documentation-only change updates the README to reflect supported scheduled defragmentation without changing product behavior; no actionable merge-blocking risk remains after normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ 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 |
Follow-up to #363 (
EtcdDefragPolicy, merged). The README predated it and still claimed scheduled defragmentation was unsupported.What
No defragmentation scheduling.It's now provided byEtcdDefragPolicy. The neighbouring no scheduled snapshot CRD gap stays (still true).EtcdDefrag/EtcdDefragPolicyand says one-shot or on an operator-driven cron schedule instead of only driven from outside on a schedule, matching the updateddocs/etcd-defrag.md.Docs-only; no code or generated files touched.
```release-note
NONE
```
🤖 Generated with Claude Code
Summary by CodeRabbit
EtcdDefragPolicyconfiguration option.