apache / apache/cloudstack

Live security group additions and removals

未关闭
#12,976 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
component:security-group type:improvement
主要语言
Java
星标
3.1k
派生
1.4k
平均合并
6 天 19 小时
30 天内合并 PR
32

描述

Problem:
Currently CloudStack requires an instance to be stopped before adding or removing a security group, causing unnecessary downtime. The underlying iptables rules are enforced at the hypervisor level and should not require instance downtime to modify.

Expected behavior:
Security groups can be added or removed from a running instance without a stop/start cycle.

CloudStack version: 4.21.0.0
Zone type: Security Group zone

贡献指南

打开贡献指南

调研方向

首先跟踪 CloudStack 对运行中实例执行的 security-group 添加/移除操作,以及 hypervisor 级别的 iptables 规则是如何应用的。比较 Security Group zone 中运行中实例和已停止实例的行为。完成标准是:添加和移除无需经过 stop/start 周期即可正常工作,同时保持预期的 security-group 强制执行。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
infrastructure, security
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。