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

Rename external access flags #149

Merged
merged 2 commits into from
Nov 12, 2023

Conversation

NetanelBollag
Copy link
Contributor

Deprecate the flags autoCreateNetworkPoliciesForExternalTraffic and autoCreateNetworkPoliciesForExternalTrafficDisableIntentsRequirement and replace them with the flag allowExternalTraffic who receives the options ifBlockedByOtterize, off or always.

Comparing the old flags to the allowExternalTraffic

allowExternalTraffic autoCreateNetworkPoliciesForExternalTraffic autoCreateNetworkPoliciesForExternalTrafficDisableIntentsRequirement
ifBlockedByOtterize true false
off false false
always true true

@orishoshan orishoshan self-requested a review October 11, 2023 15:02
@NetanelBollag NetanelBollag force-pushed the netanelb/rename-allow-external-policy-flags branch from a9f6a32 to e8ae43e Compare October 22, 2023 17:30
@NetanelBollag NetanelBollag enabled auto-merge (squash) November 12, 2023 16:08
@NetanelBollag NetanelBollag merged commit 436cf1e into main Nov 12, 2023
2 checks passed
@NetanelBollag NetanelBollag deleted the netanelb/rename-allow-external-policy-flags branch November 12, 2023 16:10
@github-actions github-actions bot locked and limited conversation to collaborators Nov 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants