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

Add support for configuring the BGP control plane #118

Merged
merged 6 commits into from
Jul 9, 2024

Conversation

simu
Copy link
Member

@simu simu commented Jun 20, 2024

This PR introduces parameters which allow users to configure CiliumBGPPeeringPolicy and CiliumLoadBalancerIPPool custom resources.

Checklist

  • The PR has a meaningful title. It will be used to auto-generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • PR contains a single logical change (to build a better changelog).
  • Update the documentation.
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.

@simu simu added the enhancement New feature or request label Jun 20, 2024
@simu simu force-pushed the feat/bgp-control-plane-config branch 3 times, most recently from ceeb649 to 34636b4 Compare June 21, 2024 07:39
simu added 4 commits June 21, 2024 09:58
This will be the key used by Cilium 1.15. The component internally
ensures that blocks defined in top-level key `blocks` of an IP pool
definition are correctly written to `spec.cidrs` for Cilium <= 1.14.
Note that the contents of top-level key `spec` are not rewritten.
@simu simu force-pushed the feat/bgp-control-plane-config branch from 34636b4 to 762faea Compare June 21, 2024 07:58
@simu simu marked this pull request as ready for review July 9, 2024 07:25
@simu simu requested a review from a team July 9, 2024 07:25
@simu simu merged commit 897c810 into master Jul 9, 2024
15 checks passed
@simu simu deleted the feat/bgp-control-plane-config branch July 9, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants