Skip to content

[Feature]: Enhance check_and_validate_pod function features #76

@LorenzoTettamanti

Description

@LorenzoTettamanti

Is your feature request related to a problem?

  • Yes

Problem Description:

Right now, the check_and_validate_pod only scans for already existing sidecar proxies and namespace annotations

Solution:

Enhance the features of check_and_validate_pod function adding:

  • Open ports scanning
  • Redirects TCP traffic through the sidecar proxy, except for some exempted ports
  • Supports exclusion of ports with annotations

Metadata

Metadata

Labels

enhancementNew feature or requestrustPull requests that update Rust code

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions