You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository uses a bot to automatically label issues which have not had any activity (commit/comment/label) for 45 days. This helps us manage the community issues better. If the issue is still relevant, please add a comment to the issue so the bot can remove the label and we know it is still valid. If it is no longer relevant (or possibly fixed in the latest release), the bot will automatically close the issue in 14 days. Thank you for your contributions.
Cilium 1.14.0 isn't usable with CIDR based network policies. Upstream project has addressed these and released 1.14.1
Cilium Issue #27210
Environmental Info:
RKE2 Versions:
v1.25.13+rke2r1
v1.24.17+rke2r1
Node(s) CPU architecture, OS, and Version:
5.14.0-284.18.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 29 17:06:27 EDT 2023 x86_64 x86_64 x86_64 GNU/Linux
Cluster Configuration:
2 separate clusters, 1 node in the v1.25 "Cluster", second cluster is configured with 5 nodes, 3 of those are control pane.
Describe the bug:
CiliumNetworkPolicies containing either fromCIDR or toCIDR are not being read.
Steps To Reproduce:
Define a CiliumNetworkPolicy containing an example such as this:
Expected behavior:
Actual behavior:
See the following issue: Cilium Issue #27210
Additional context / logs:
Testing of Cilium 1.14.1 was done by overriding the rke2-cilium image tag with the following example:
The text was updated successfully, but these errors were encountered: