Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow disabling default addons with Auto Mode #8165

Merged

Conversation

artem-nefedov
Copy link
Contributor

@artem-nefedov artem-nefedov commented Jan 28, 2025

Description

VPC CNI is not needed in Auto Mode for IRSA/IAM pod identity to function, and it's not installed as "default addon" with Auto Mode either way.

Fixes #8164

Checklist

  • Added tests that cover your change (if possible)
  • Added/modified documentation as required (such as the README.md, or the userdocs directory)
  • Manually tested
  • Made sure the title of the PR is a good description that can go into the release notes
  • (Core team) Added labels for change area (e.g. area/nodegroup) and kind (e.g. kind/improvement)

BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯

  • Backfilled missing tests for code in same general area 🎉
  • Refactored something and made the world a better place 🌟

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hello artem-nefedov 👋 Thank you for opening a Pull Request in eksctl project. The team will review the Pull Request and aim to respond within 1-10 business days. Meanwhile, please read about the Contribution and Code of Conduct guidelines here. You can find out more information about eksctl on our website

@artem-nefedov artem-nefedov force-pushed the fix-disable-default-addons-auto branch from 0353633 to a41adc9 Compare January 28, 2025 15:50
a-hilaly
a-hilaly previously approved these changes Jan 28, 2025
@gustavodiaz7722 gustavodiaz7722 enabled auto-merge (squash) January 28, 2025 20:35
auto-merge was automatically disabled January 29, 2025 14:46

Head branch was pushed to by a user without write access

@artem-nefedov artem-nefedov force-pushed the fix-disable-default-addons-auto branch from 7dbf08e to 304feb6 Compare January 29, 2025 14:47
@artem-nefedov artem-nefedov force-pushed the fix-disable-default-addons-auto branch from 304feb6 to 1ffa301 Compare January 29, 2025 14:58
@gustavodiaz7722 gustavodiaz7722 merged commit 7bf721a into eksctl-io:main Jan 30, 2025
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Can't disable default addons with auto mode
3 participants