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

feat: add network policies to restrict traffic flow between argocd components #6156

Merged
merged 1 commit into from May 5, 2021

Conversation

alexmt
Copy link
Collaborator

@alexmt alexmt commented May 4, 2021

Signed-off-by: Alexander Matyushentsev AMatyushentsev@gmail.com

PR adds ingress rules that limits which Argo CD components can talk to each other.

  • Both HA and non-HA manifests were tested on GKE cluster.

@codecov
Copy link

codecov bot commented May 4, 2021

Codecov Report

Merging #6156 (7a9aef6) into master (deac72f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6156   +/-   ##
=======================================
  Coverage   41.13%   41.13%           
=======================================
  Files         147      147           
  Lines       19956    19956           
=======================================
  Hits         8208     8208           
  Misses      10620    10620           
  Partials     1128     1128           
Impacted Files Coverage Δ
util/settings/settings.go 46.75% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update deac72f...7a9aef6. Read the comment docs.

…mponents

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
@alexmt alexmt marked this pull request as ready for review May 4, 2021 20:35
@alexmt alexmt requested review from jannfis and jessesuen May 4, 2021 20:37
@alexmt alexmt merged commit 8b6af8b into argoproj:master May 5, 2021
@alexmt alexmt deleted the network-policy branch May 5, 2021 00:18
alexmt pushed a commit that referenced this pull request May 12, 2021
…mponents (#6156)

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
@jannfis jannfis added the needs-verification PR requires pre-release verification label Jun 25, 2021
@alexmt alexmt removed the needs-verification PR requires pre-release verification label Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants