[Automated] Update eksctl CLI Options - #4618
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: ⛔ Files ignored due to path filters (8)
📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 1 remains after this review. 📝 WalkthroughWalkthroughThe PR updates eksctl public API tracking. It removes obsolete shipped enum members and corrects unshipped enum values and the Changeseksctl API updates
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This updates eksctl capability and cluster-logging enum API metadata to the corrected values and names. The current changes align with the generated declarations and are ready to merge. Poem
🚥 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 |
73fc27e to
6afa1f6
Compare
Review: [Automated] Update eksctl CLI Options (#4618)This is a fully auto-generated, mechanical PR from What it does:
Verification: I cross-checked this against sibling parent-group commands that already have descriptions wired up correctly — No design, architecture, or maintainability concerns here — there's no handwritten logic to critique in a doc-string regeneration. One thing worth a human look before merging: several CI checks are currently red — |
6afa1f6 to
fca5b0f
Compare
Review: [Automated] Update eksctl CLI Options (#4618)This is a mechanical, fully auto-generated PR from What changed:
Verification:
No design, architecture, or maintainability concerns — there's no handwritten logic to critique in a regenerated-options PR, and the diff is minimal and correctly scoped to the generator's output. |
fca5b0f to
0a22d48
Compare
Review: [Automated] Update eksctl CLI Options (#4618)This is a fully mechanical, auto-generated PR from
Verification:
No design, architecture, or maintainability concerns — there's no handwritten logic to critique in a mechanical regeneration PR. Looks good to merge. |
0a22d48 to
82e728e
Compare
Review: Eksctl generated-options regenerationThis PR is a purely mechanical regeneration of the eksctl CLI options in What changed:
Verification:
No correctness bugs, design concerns, or CLAUDE.md violations found. Looks good to merge. |
82e728e to
a793e67
Compare
Review: eksctl generated options update (#4618)This is an automated regeneration of
No previous review comments (CodeRabbit) flagged any actionable issues either, and I didn't find any correctness, design, or maintainability concerns to add. This is a clean, mechanical regeneration. |
Summary
This PR contains automatically generated updates to eksctl CLI options classes.
The generator scraped the latest CLI help output from the installed tool.
Changes
Assembly-wide public API impact
Affected API families:
Eksctl.Breaking changes are present. Consumers may need to update method arguments, option property types or nullability, enum members, and references to removed APIs.
Representative removed or changed members:
ModularPipelines.Eksctl.Enums.EksctlCreateCapabilityType.Argocd = 2 -> ModularPipelines.Eksctl.Enums.EksctlCreateCapabilityTypeModularPipelines.Eksctl.Enums.EksctlCreateCapabilityType.Kro = 1 -> ModularPipelines.Eksctl.Enums.EksctlCreateCapabilityTypeModularPipelines.Eksctl.Enums.EksctlUpdateCapabilityType.Argocd = 2 -> ModularPipelines.Eksctl.Enums.EksctlUpdateCapabilityTypeModularPipelines.Eksctl.Enums.EksctlUpdateCapabilityType.Kro = 1 -> ModularPipelines.Eksctl.Enums.EksctlUpdateCapabilityTypeModularPipelines.Eksctl.Enums.EksctlUtilsUpdateClusterLoggingDisableTypes.Api = 2 -> ModularPipelines.Eksctl.Enums.EksctlUtilsUpdateClusterLoggingDisableTypesRepresentative added members:
ModularPipelines.Eksctl.Enums.EksctlCreateCapabilityType.Argocd = 1 -> ModularPipelines.Eksctl.Enums.EksctlCreateCapabilityTypeModularPipelines.Eksctl.Enums.EksctlCreateCapabilityType.Kro = 2 -> ModularPipelines.Eksctl.Enums.EksctlCreateCapabilityTypeModularPipelines.Eksctl.Enums.EksctlUpdateCapabilityType.Argocd = 1 -> ModularPipelines.Eksctl.Enums.EksctlUpdateCapabilityTypeModularPipelines.Eksctl.Enums.EksctlUpdateCapabilityType.Kro = 2 -> ModularPipelines.Eksctl.Enums.EksctlUpdateCapabilityTypeModularPipelines.Eksctl.Enums.EksctlUtilsUpdateClusterLoggingDisableTypes.Api = 1 -> ModularPipelines.Eksctl.Enums.EksctlUtilsUpdateClusterLoggingDisableTypesCommand coverage
Command coverage report:
Verification
🤖 Generated with ModularPipelines.OptionsGenerator