LLee Yarwoodhack: Run bazel-race
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
hack: Run bazel-race Signed-off-by: Lee Yarwood <lyarwood@redhat.com> | 8 个月前 | |
vm ctrl: Allow live changes to network fields Currently, the "RestartRequired" condition is added to the VirtualMachine object for every change made to network-related fields. This is true for both LiveUpdate and Staging rollout strategies. Users of the NIC hotplug / hotunplug and link state management features are required to restart their VMs in order for the "RestartRequired" condition to be removed. Allow the following changes to network-related fields: - Addition of interfaces and networks (hotplug). - Changing the interface's state (hotunplug and link state management). All other changes that are not explicitly mentioned - require restarting the VM in order for them to be applied. The newly added logic does not depend on the rollout strategy, due to the following reasons: - NIC hotplug and hotunplug can be performed in-place. - Link state management is performed in-place. Note: There is a webhook in-place that verifies that interfaces and networks match. Signed-off-by: Orel Misan <omisan@redhat.com> | 1 年前 | |
vm ctrl: Allow live changes to network fields Currently, the "RestartRequired" condition is added to the VirtualMachine object for every change made to network-related fields. This is true for both LiveUpdate and Staging rollout strategies. Users of the NIC hotplug / hotunplug and link state management features are required to restart their VMs in order for the "RestartRequired" condition to be removed. Allow the following changes to network-related fields: - Addition of interfaces and networks (hotplug). - Changing the interface's state (hotunplug and link state management). All other changes that are not explicitly mentioned - require restarting the VM in order for them to be applied. The newly added logic does not depend on the rollout strategy, due to the following reasons: - NIC hotplug and hotunplug can be performed in-place. - Link state management is performed in-place. Note: There is a webhook in-place that verifies that interfaces and networks match. Signed-off-by: Orel Misan <omisan@redhat.com> | 1 年前 | |
vm ctrl: Allow live changes to network fields Currently, the "RestartRequired" condition is added to the VirtualMachine object for every change made to network-related fields. This is true for both LiveUpdate and Staging rollout strategies. Users of the NIC hotplug / hotunplug and link state management features are required to restart their VMs in order for the "RestartRequired" condition to be removed. Allow the following changes to network-related fields: - Addition of interfaces and networks (hotplug). - Changing the interface's state (hotunplug and link state management). All other changes that are not explicitly mentioned - require restarting the VM in order for them to be applied. The newly added logic does not depend on the rollout strategy, due to the following reasons: - NIC hotplug and hotunplug can be performed in-place. - Link state management is performed in-place. Note: There is a webhook in-place that verifies that interfaces and networks match. Signed-off-by: Orel Misan <omisan@redhat.com> | 1 年前 |