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
- Abstract module to write into distinct nftable rules for every controller
302
316
- Implement `sources.static`, but not `sources.metal`
303
317
- GEPM should set `FirewallDeployment.spec.template.spec.userdataContents`
304
318
305
-
2. Allow Cluster API to use the FCM with static ruleset
319
+
3. Allow Cluster API to use the FCM with static ruleset
306
320
307
321
- Add `firewall.metal-stack.io/paused` annotation (managed by CAPMS during `clusterctl move`, theoretically useful for Gardener shoot migration as well to avoid shallow deletion).
308
322
- Reconcile multiple `FirewallDeployment` resources across multiple namespaces. For Gardener the old behavior of reconciling only one namespace should persist.
309
323
- Allow setting the `firewall.metal-stack.io/no-controller-connection` annotation through the `FirewallDeployment` (either through the template or inheritance).
310
324
- Add `MetalStackCluster.spec.firewallTemplate`.
311
325
- Make `MetalStackCluster.spec.nodeNetworkID` optional if `spec.firewallTemplate` given.
312
326
313
-
3. Add `sources.metal` as configuration option.
327
+
4. Add `sources.metal` as configuration option.
314
328
315
329
- Allow updates of firewall rules in the metal-apiserver.
316
330
- Depends on [MEP-4](../MEP4/README.md) metal-apiserver progress
317
331
318
-
4. Potentially migrate the GEPM to use `sources.metal`
332
+
5. Potentially migrate the GEPM to use `sources.metal`
0 commit comments