terraform-aws-eks icon indicating copy to clipboard operation
terraform-aws-eks copied to clipboard

Change default value for `irsa_namespace_service_accounts` to reflect changes from v0.33

Open gaelayo opened this issue 1 year ago β€’ 2 comments

Description

Since v0.33, karpenter recommends to stop using the karpenter namespace and deploy karpenter inside the kube-system instead. This change has been reflected during the introduction of #3031 , but was not applied to the value irsa_namespace_service_accounts, which is still ["karpenter:karpenter"] by default, when I think it should be switched to ["kube-system:karpenter"].

gaelayo avatar Sep 20 '24 08:09 gaelayo

that would be a breaking change and one we would need to consider in the next major release

bryantbiggs avatar Sep 20 '24 14:09 bryantbiggs

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

github-actions[bot] avatar Oct 21 '24 00:10 github-actions[bot]

This issue was automatically closed because of stale in 10 days

github-actions[bot] avatar Nov 01 '24 00:11 github-actions[bot]

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

github-actions[bot] avatar Dec 01 '24 02:12 github-actions[bot]