-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Docs: Updates BGP CP Developer Docs #28908
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
Conversation
Removes the deprecated `tunnel` Helm value in favor of the `routingMode` value in relevant files. Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
/test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
@danehans The PR is missing release-note labels. Please see - https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#submitting-a-pull-request. |
@aditighag thanks for the feedback. I added the |
/test |
/ci-clustermesh |
/ci-e2e |
/ci-ipsec-e2e |
@danehans in the future, you can ask for the ready-to-merge label be manually added for docs PRs, since they don't need the full CI. |
Removes the deprecated
tunnel
Helm value in favor ofroutingMode
in relevant files.Fixes: #28907