Skip to content

bgpv2: Avoid modifying CiliumBGPPeerConfig in resource store#41088

Merged
joamaki merged 1 commit intocilium:mainfrom
rastislavs:bgp-pc-mutation
Aug 15, 2025
Merged

bgpv2: Avoid modifying CiliumBGPPeerConfig in resource store#41088
joamaki merged 1 commit intocilium:mainfrom
rastislavs:bgp-pc-mutation

Conversation

@rastislavs
Copy link
Copy Markdown
Contributor

Modifying an object in the resource store is forbidden and cause a panic.

@rastislavs rastislavs added kind/bug This is a bug in the Cilium logic. area/bgp Impacts the Border Gateway Protocol feature. needs-backport/1.18 This PR / issue needs backporting to the v1.18 branch labels Aug 12, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Aug 12, 2025
@rastislavs rastislavs added the release-note/bug This PR fixes an issue in a previous release of Cilium. label Aug 12, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Aug 12, 2025
@rastislavs rastislavs added affects/v1.16 This issue affects v1.16 branch affects/v1.17 This issue affects v1.17 branch labels Aug 12, 2025
@rastislavs
Copy link
Copy Markdown
Contributor Author

/test

@rastislavs rastislavs marked this pull request as ready for review August 13, 2025 07:32
@rastislavs rastislavs requested a review from a team as a code owner August 13, 2025 07:32
@rastislavs
Copy link
Copy Markdown
Contributor Author

/test

Modifying an object in the resource store is forbidden and cause a panic.

Signed-off-by: Rastislav Szabo <rastislav.szabo@isovalent.com>
@rastislavs
Copy link
Copy Markdown
Contributor Author

/test

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Aug 14, 2025
@joamaki joamaki added this pull request to the merge queue Aug 15, 2025
Merged via the queue into cilium:main with commit 8759e5f Aug 15, 2025
71 of 76 checks passed
@joamaki joamaki mentioned this pull request Aug 19, 2025
19 tasks
@joamaki joamaki added backport-pending/1.18 The backport for Cilium 1.18.x for this PR is in progress. and removed needs-backport/1.18 This PR / issue needs backporting to the v1.18 branch labels Aug 19, 2025
@github-actions github-actions bot added backport-done/1.18 The backport for Cilium 1.18.x for this PR is done. and removed backport-pending/1.18 The backport for Cilium 1.18.x for this PR is in progress. labels Aug 21, 2025
@cilium-release-bot cilium-release-bot bot moved this to Released in cilium v1.19.0 Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

affects/v1.16 This issue affects v1.16 branch affects/v1.17 This issue affects v1.17 branch area/bgp Impacts the Border Gateway Protocol feature. backport-done/1.18 The backport for Cilium 1.18.x for this PR is done. kind/bug This is a bug in the Cilium logic. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/bug This PR fixes an issue in a previous release of Cilium.

Projects

No open projects
Status: Released

Development

Successfully merging this pull request may close these issues.

4 participants