kyma-project / telemetry-manager

Manager for the Kyma telemetry module
https://kyma-project.io/#/telemetry-manager/user/README
Apache License 2.0
5 stars 23 forks source link

Users must explicitly enable egress traffic in a denyAll setup #1156

Open a-thaler opened 5 months ago

a-thaler commented 5 months ago

Description https://github.com/kyma-project/telemetry-manager/issues/536 assumed that users will run a cluster with a denyAll network policy. As the telemetry gateway need to communicate to destinations in the internet, the module defines now an egress which allows all egress for the gateways. However, that is not in the intention of the user. He mainly want to control all traffic, internal but especially to external. The required internal communication is simple required and should be overwritten by the module. Still, the external communication should be enabled by the user explicitly if wanted. So if the user has a denyAll policy, then the user should explicitly enable the egress to the specific destination in the internet for the module, instead of opening up everything.

Criterias

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 3 months ago

This issue has been automatically closed due to the lack of recent activity. /lifecycle rotten

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. Thank you for your contributions.