Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

preparation to support istio egress gateway #604

Merged
merged 17 commits into from
Nov 12, 2023

Conversation

tanyaveksler
Copy link
Member

No description provided.

…pairs (key, value) to allow missing pods having the same label key but different label values.

Bug fix in IngressNetworkLayer._allowed_xgress_conns_optimized: all_allowed_conns should always include allowed_conns.

Signed-off-by: Tanya <[email protected]>
Bug fix: considering DNS entries when computing allowed connections in the Ingress layer.
Removing duplicates from the list of missing livesim resources.

Signed-off-by: Tanya <[email protected]>
@tanyaveksler tanyaveksler linked an issue Sep 19, 2023 that may be closed by this pull request
…on of istio-egressgateway resource to livesim, and changing the namespace of istio-ingressgateway to istio-system.

Signed-off-by: Tanya <[email protected]>
@tanyaveksler tanyaveksler requested a review from adisos September 19, 2023 16:38
@tanyaveksler tanyaveksler self-assigned this Sep 19, 2023
nca/NetworkConfig/ResourcesHandler.py Outdated Show resolved Hide resolved
nca/NetworkConfig/ResourcesHandler.py Outdated Show resolved Hide resolved
Signed-off-by: Tanya <[email protected]>
Signed-off-by: Tanya <[email protected]>
…ned with livesim, until #610 is implemented).

Extending IngressPolicy to both directions (ingress/egress)
Splitting livesim ingress/egress gateway resources to separated files.

Signed-off-by: Tanya <[email protected]>
…according to the change in livesim implementation of these gateways.

Temporarily commenting out other expected results, until ingress/egress gateway implementation is completes.

Signed-off-by: Tanya <[email protected]>
…according to the change in livesim implementation of these gateways.

Signed-off-by: Tanya <[email protected]>
@tanyaveksler tanyaveksler requested a review from adisos October 8, 2023 13:13
nca/NetworkConfig/NetworkLayer.py Outdated Show resolved Hide resolved
nca/NetworkConfig/NetworkLayer.py Show resolved Hide resolved
nca/Resources/IngressPolicy.py Outdated Show resolved Hide resolved
@tanyaveksler tanyaveksler requested a review from adisos October 17, 2023 16:49
nca/Resources/GatewayPolicy.py Show resolved Hide resolved
nca/NetworkConfig/NetworkConfigQuery.py Outdated Show resolved Hide resolved
nca/NetworkConfig/NetworkConfigQuery.py Outdated Show resolved Hide resolved
@tanyaveksler tanyaveksler requested a review from adisos November 12, 2023 10:08
@tanyaveksler tanyaveksler merged commit dac0824 into master Nov 12, 2023
16 checks passed
@tanyaveksler tanyaveksler deleted the 566-support-for-istio-egress-gateway branch November 12, 2023 10:24
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.

Support for Istio egress gateway
2 participants