Skip to main content
← Back to index page

1.197.1

🐛 Bug Fixes

Remove (broken) root access to EKS clusters

What

  • Remove (broken) root access to EKS clusters
  • Include session name in audit trail of users accessing EKS

Why

  • Test code granting access to all root users and roles was accidentally left in and breaks when Tenants are part of account names
  • There is no reason to allow root users to access EKS clusters, so even when this code worked it was wrong
  • Audit trail can keep track of who is performing actions

References

Commiters

Pull Requests