Bug 1992453
Summary: | The configMap failed to save on VM environment tab | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | YaoJinbo <jyao> | ||||
Component: | Console Kubevirt Plugin | Assignee: | Yaacov Zamir <yzamir> | ||||
Status: | CLOSED ERRATA | QA Contact: | Guohua Ouyang <gouyang> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.9 | CC: | aos-bugs, gouyang, ycui | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.10.0 | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2022-03-10 16:05:09 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: | |||||||
Attachments: |
|
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.10.3 security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:0056 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days |
Created attachment 1812991 [details] The config map failed to save because of an error occurred Description of problem: the config map failed to save because of an error occurred. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.Go to VM Environment page 2.add congig map and Serial Number Actual results: An error occurred Error "a lowercase RFC 1123 label must consist of lower case alphanumeric characters or '-', and must start and end with an alphanumeric character (e.g. 'my-name', or '123-abc', regex used for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9])?')" for field "spec.template.spec.domain.devices.disks.domain.devices.disks[4].name". Expected results: saved successfully Additional info: