-
Notifications
You must be signed in to change notification settings - Fork 16
refactor(addon): switch to universal addon #29
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
Conversation
This is first part - replace content by universal addon
All modules are loaded from universal-addon
f90e596
to
8f5dfa0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As we discussed we would like to retain EKS Pod Identity support.
Hi, sorry for jumping in here — I just noticed that you’ve recently started using Have you heard about While it primarily helps you manage different versions of various tools — like Please take a look and consider using You can also find a more detailed comparison here. |
Hello @sassdavid, thanks for introducing |
@jaygridley I've tested (and prepared moved resources) only for helm installation method. Should I take care also for 2 remaining methods? |
Resources are just moved to correct destination (into irsa module). It is responsibility of irsa module itself to rename the resources.
Not necessary at all
Yes, we should cover all methods |
All installation methods tested with cluster-autoscaler addon -> |
Also add validation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Replace template addon with universal addon
Depends on lablabs/terraform-aws-eks-universal-addon#45
Type of change
fix
)feat
)refactor
)test
)style
)ci
)docs
)How Has This Been Tested?
Tested on sandbox environment.
Similiar approach was used for pod-identity testing.
TF plan for upgrade (from sandbox-1) with IRSA:
Argo_application update (removing parameters and adding skipCrds):
Plan for upgrade with pod identity enabled instead of irsa: