Bug 1677788
Summary: | Deleting clusternetwork is possible / does not automatically recreate | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Steven Walter <stwalter> |
Component: | Networking | Assignee: | Ricardo Carrillo Cruz <ricarril> |
Networking sub component: | openshift-sdn | QA Contact: | zhaozhanqi <zzhao> |
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | aos-bugs, bbennett, cdc, erich, nagrawal, piqin, ricarril |
Version: | 4.1.0 | Keywords: | Reopened |
Target Milestone: | --- | ||
Target Release: | 4.3.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-11-22 18:16:55 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1664187 |
Description
Steven Walter
2019-02-15 21:46:37 UTC
Yup, we don't support changing the network mode on a running cluster, as you've found out. We should definitely look in to reconciling cluster networks, but I suspect this has been this way since 3.0. Hi, Is that true? I've found: https://docs.openshift.com/container-platform/3.9/install_config/configuring_sdn.html#migrating-between-sdn-plugins Migrating between SDN providers or openshift-sdn modes won't work in 4.0. We intend to add it to the operator, but it's just a matter of time / prioritization. We need to block people from being able to delete the network until such an operation is possible then. Only the admin user can delete this object... they can delete lots of objects that will break the cluster. I'm not sure that this is a bug. Sure, but do we *want* people to be able to delete this -- even administrators? Is there a legitimate use case for doing so? (If there is that's fine, we just need steps to recreate it documented) |