Skip to content

[Automated] Update eksctl CLI Options - #3954

Merged
thomhurst merged 3 commits into
mainfrom
automated/update-cli-options-eksctl
Aug 17, 2026
Merged

[Automated] Update eksctl CLI Options#3954
thomhurst merged 3 commits into
mainfrom
automated/update-cli-options-eksctl

Conversation

@thomhurst

@thomhurst thomhurst commented Aug 16, 2026

Copy link
Copy Markdown
Owner

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

  • Updated options classes to reflect latest CLI documentation
  • Added new commands if any were detected
  • Updated option types and descriptions

Command coverage

Command coverage report:

  • eksctl (unknown version): 85 commands, tree 84fec058d6a4a16c205233e11b13a4ffb48fce85b9cb074d731bba5dc937d7a5
    • Added: eksctl utils update-control-plane-component-config

Verification

  • Solution builds successfully
  • API compatibility gate: failure

🤖 Generated with ModularPipelines.OptionsGenerator

Summary by CodeRabbit

  • Documentation
    • Added documentation for the ModularPipelines.Eksctl package.
    • Included installation and executable requirements.
    • Added guidance for service resolution and module configuration.
    • Added a reference table mapping eksctl commands to their available options.

@thomhurst thomhurst added automated dependencies Pull requests that update a dependency file labels Aug 16, 2026
@greptile-apps

greptile-apps Bot commented Aug 16, 2026

Copy link
Copy Markdown

Too many files changed for review (109 files, 100 file limit).

Bypass the limit by tagging @greptile-apps to review.

@coderabbitai

coderabbitai Bot commented Aug 16, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@thomhurst, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 26 minutes

Limit details: You’ve used all 3 included reviews currently available under your plan.

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: cc5e0734-c61e-4b8a-bdad-165b489326d9

📥 Commits

Reviewing files that changed from the base of the PR and between cab39f6 and e52278e.

⛔ Files ignored due to path filters (6)
  • src/ModularPipelines.Eksctl/Options/EksctlCreateClusterOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlCreateNodegroupOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsUpdateControlPlaneComponentConfigOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsWriteKubeconfigOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/EksctlUtils.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/IEksctlUtils.Generated.cs is excluded by !**/*.generated.*
📒 Files selected for processing (6)
  • docs/docs/mp-packages/cli/eksctl.md
  • tools/ModularPipelines.OptionsGenerator/src/ModularPipelines.OptionsGenerator.Tests/Generators/GeneratorHardeningTests.cs
  • tools/ModularPipelines.OptionsGenerator/src/ModularPipelines.OptionsGenerator.Tests/Scrapers/EksctlCliScraperTests.cs
  • tools/ModularPipelines.OptionsGenerator/src/ModularPipelines.OptionsGenerator/Generators/GeneratorUtils.cs
  • tools/ModularPipelines.OptionsGenerator/src/ModularPipelines.OptionsGenerator/Scrapers/Cli/CobraCliScraper.cs
  • tools/ModularPipelines.OptionsGenerator/src/ModularPipelines.OptionsGenerator/Scrapers/Cli/EksctlCliScraper.cs

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 2912763f-5528-4702-80b3-22e0e47e6975

📥 Commits

Reviewing files that changed from the base of the PR and between 8a831c7 and cab39f6.

⛔ Files ignored due to path filters (108)
  • src/ModularPipelines.Eksctl/AssemblyInfo.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Enums/EksctlCreateCapabilityType.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Enums/EksctlUpdateCapabilityType.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Enums/EksctlUtilsUpdateClusterLoggingDisableTypes.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Enums/EksctlUtilsUpdateClusterLoggingEnableTypes.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Extensions/EksctlExtensions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Generated/Eksctl.CommandCoverage.json is excluded by !**/generated/**
  • src/ModularPipelines.Eksctl/Options/EksctlAssociateIdentityproviderOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlAssociateOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlCreateAccessentryOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlCreateAddonOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlCreateCapabilityOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlCreateClusterOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlCreateFargateprofileOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlCreateIamidentitymappingOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlCreateIamserviceaccountOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlCreateNodegroupOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlCreateOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlCreatePodidentityassociationOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlDeleteAccessentryOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlDeleteAddonOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlDeleteCapabilityOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlDeleteClusterOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlDeleteFargateprofileOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlDeleteIamidentitymappingOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlDeleteIamserviceaccountOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlDeleteNodegroupOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlDeleteOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlDeletePodidentityassociationOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlDeregisterClusterOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlDeregisterOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlDisassociateIdentityproviderOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlDisassociateOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlDrainNodegroupOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlDrainOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlEnableFluxOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlEnableOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlGetAccessentryOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlGetAddonOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlGetCapabilityOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlGetClusterOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlGetFargateprofileOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlGetIamidentitymappingOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlGetIamserviceaccountOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlGetIdentityproviderOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlGetLabelsOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlGetNodegroupOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlGetOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlGetPodidentityassociationOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlRegisterClusterOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlRegisterOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlScaleNodegroupOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlScaleOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlSetLabelsOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlSetOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUnsetLabelsOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUnsetOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUpdateAddonOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUpdateAutoModeConfigOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUpdateCapabilityOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUpdateClusterOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUpdateIamserviceaccountOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUpdateNodegroupOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUpdateOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUpdatePodidentityassociationOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUpgradeClusterOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUpgradeNodegroupOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUpgradeOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsAssociateIamOidcProviderOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsDescribeAddonConfigurationOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsDescribeAddonVersionsOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsDescribeClusterVersionsOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsDescribeStacksOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsEnableSecretsEncryptionOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsInstallVpcControllersOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsMigrateToAccessEntryOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsMigrateToPodIdentityOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsNodegroupHealthOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsSchemaOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsSetPublicAccessCidrsOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsUpdateAuthenticationModeOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsUpdateAwsNodeOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsUpdateClusterEndpointsOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsUpdateClusterLoggingOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsUpdateClusterVpcConfigOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsUpdateControlPlaneComponentConfigOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsUpdateCorednsOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsUpdateKubeProxyOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsUpdateLegacySubnetSettingsOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsUpdateZonalShiftConfigOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Options/EksctlUtilsWriteKubeConfigOptions.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/EksctlUtils.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/IEksctlAssociate.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/IEksctlCreate.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/IEksctlDelete.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/IEksctlDeregister.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/IEksctlDisassociate.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/IEksctlDrain.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/IEksctlEnable.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/IEksctlGet.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/IEksctlRegister.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/IEksctlScale.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/IEksctlSet.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/IEksctlUnset.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/IEksctlUpdate.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/IEksctlUpgrade.Generated.cs is excluded by !**/*.generated.*
  • src/ModularPipelines.Eksctl/Services/IEksctlUtils.Generated.cs is excluded by !**/*.generated.*
📒 Files selected for processing (1)
  • docs/docs/mp-packages/cli/eksctl.md

Included review availability: Your plan includes up to 3 reviews per rolling hour; 2 remain after this review.


📝 Walkthrough

Walkthrough

The change adds generated documentation for the ModularPipelines.Eksctl package. It covers installation requirements, service resolution, module usage, and supported eksctl commands with strongly typed options records.

Changes

eksctl CLI documentation

Layer / File(s) Summary
Add eksctl package reference
docs/docs/mp-packages/cli/eksctl.md
Documents executable and package installation requirements, service resolution, module usage, and command-to-options mappings for supported eksctl commands.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: 🟡 Moderate · up to cab39

This PR updates the generated eksctl command and options APIs and adds a command, but the API compatibility gate is currently failing, so the change is not merge-ready until the compatibility issue is fixed or explicitly accepted.

Poem

I’m a rabbit with docs in my pack,
eksctl commands now map on track.
Modules and services stand clear,
Installation steps appear.
Typed options guide each hop—
Documentation complete at the top!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the automated update to the eksctl CLI options, which is the main change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch automated/update-cli-options-eksctl

Comment @coderabbitai help to get the list of available commands.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cab39f6968

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 708e0b01c0

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/ModularPipelines.Eksctl/Services/IEksctlUtils.Generated.cs Outdated
@thomhurst
thomhurst merged commit 8f8aeb4 into main Aug 17, 2026
15 checks passed
@thomhurst
thomhurst deleted the automated/update-cli-options-eksctl branch August 17, 2026 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant