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] - enable cilium BGP control plane #269

Merged
merged 1 commit into from
Apr 23, 2024
Merged

[feat] - enable cilium BGP control plane #269

merged 1 commit into from
Apr 23, 2024

Conversation

AshleyDumaine
Copy link
Member

What type of PR is this?

/kind feature

What this PR does / why we need it: This makes it so workload clusters using Cilium as the CNI can by default start using CiliumBGPPeeringPolicies to allow for Cilium to advertise routes to BGP routers.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@AshleyDumaine AshleyDumaine added the feature New feature or request label Apr 19, 2024
Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.83%. Comparing base (2dddcf9) to head (e53f7d9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #269   +/-   ##
=======================================
  Coverage   53.83%   53.83%           
=======================================
  Files          27       27           
  Lines        1566     1566           
=======================================
  Hits          843      843           
  Misses        673      673           
  Partials       50       50           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AshleyDumaine AshleyDumaine merged commit f004a6f into main Apr 23, 2024
9 checks passed
@AshleyDumaine AshleyDumaine deleted the cilium-bgp branch April 23, 2024 13:13
amold1 pushed a commit that referenced this pull request May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants