Skip to content

Conversation

hedibouattour
Copy link
Collaborator

@hedibouattour hedibouattour commented Jun 27, 2025

a normal hep is expected to deny all traffic if no policies are specified that is not the case for an auto hep, as it should allow all traffic using the default allow profile. Here we remove the implicit deny all policy in the case of an auto hep.

this also adds the behavior: empty (non auto) hep should deny all.
And fixes the order of Failsafe rules and other rules that have a higher priority.

@sknat sknat marked this pull request as draft July 11, 2025 09:44
A normal hep is expected to deny all traffic if no policies are specified
that is not the case for an auto hep, as it should allow all traffic using the default allow profile.
Here we remove the implicit deny all policy in the case where there are profiles applied.
We also give workloadToHostPolicy priority over failsafe rules to comply with calico.
@hedibouattour hedibouattour force-pushed the fix-auto-host-endpoint-behavior branch from c439b8d to 8455756 Compare July 17, 2025 12:15
@hedibouattour hedibouattour marked this pull request as ready for review July 17, 2025 12:31
@sknat
Copy link
Collaborator

sknat commented Sep 3, 2025

superseded by #753

@sknat sknat closed this Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants