zalando-incubator / kubernetes-on-aws

Deploying Kubernetes on AWS with CloudFormation and Ubuntu
https://kubernetes-on-aws.readthedocs.io/
MIT License
624 stars 163 forks source link

Make ssm session logging optional #8227

Closed mikkeloscar closed 1 week ago

mikkeloscar commented 1 week ago

Make ssm session logging configuration optional based on the config-item: session_manager_destination_arn.

This way we don't need to enable it in pet clusters. It will be enabled in all other clusters which have a value set for session_manager_destination_arn

mikkeloscar commented 1 week ago

:+1:

myaser commented 1 week ago

👍🏻