Bug 2113901
Summary: | [cephadm] host label remove not validating labels | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Sunil Angadi <sangadi> |
Component: | Cephadm | Assignee: | Redouane Kachach Elhichou <rkachach> |
Status: | CLOSED ERRATA | QA Contact: | Aditya Ramteke <aramteke> |
Severity: | low | Docs Contact: | Rivka Pollack <rpollack> |
Priority: | unspecified | ||
Version: | 5.2 | CC: | adking, akraj, cephqe-warriors, rkachach, saraut, tserlin |
Target Milestone: | --- | ||
Target Release: | 7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-18.2.0-4.el9cp | Doc Type: | Bug Fix |
Doc Text: |
.`cephadm` no longer reports that a non-existing label is removed from the host
Previously, in `cephadm`, there was no check to verify if a label existed before removing it from a host. Due to this, the `ceph orch host label rm` command would report that a label was removed from the host, even when the label was non-existent. For example, a misspelled label.
With this fix, the command now provides clear feedback whether the label specified was successfully removed or not to the user.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2023-12-13 15:19:11 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: | 2237662 |
Comment 13
errata-xmlrpc
2023-12-13 15:19:11 UTC
|