Bug 2112326
| Summary: | [UI] hypershift cluster creation -> not all agent labels are shown in the node pools screen | ||||||
|---|---|---|---|---|---|---|---|
| Product: | multicluster engine for Kubernetes | Reporter: | Tomas Jelinek <tjelinek> | ||||
| Component: | Infrastructure Operator | Assignee: | Michael Filanov <mfilanov> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Chad Crum <ccrum> | ||||
| Severity: | medium | Docs Contact: | Derek <dcadzow> | ||||
| Priority: | medium | ||||||
| Version: | 2.1 | CC: | cbynum, ccrum, jtomasek, rawagner, smiron, trwest, yfirst | ||||
| Target Milestone: | --- | Flags: | cbynum:
multicluster-engine-2.1+
cbynum: multicluster-engine-2.1.z+ |
||||
| Target Release: | mce-2.1 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2022-09-06 14:39:02 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: |
|
||||||
verified with: $ oc version Client Version: 4.11.0-rc.7 Kustomize Version: v4.5.4 Server Version: 4.11.0-rc.7 Kubernetes Version: v1.24.0+9546431 MCE version: 2.1.0-DOWNANDBACK-2022-08-11-23-42-45 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: Multicluster Engine for Kubernetes 2.1 security updates and bug fixes), 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:6345 |
Created attachment 1900137 [details] nodepools labels Description of the problem: For example the location label is not shown in the node pools screen. My labels on agent: labels: agent-install.openshift.io/clusterdeployment-namespace: "" agentclusterinstalls.extensions.hive.openshift.io/location: brno-second-floor infraenvs.agent-install.openshift.io: tj-env-for-hypershift inventory.agent-install.openshift.io/cpu-architecture: x86_64 inventory.agent-install.openshift.io/cpu-virtenabled: "true" inventory.agent-install.openshift.io/host-isvirtual: "true" inventory.agent-install.openshift.io/host-manufacturer: RedHat inventory.agent-install.openshift.io/host-productname: KVM inventory.agent-install.openshift.io/storage-hasnonrotationaldisk: "false" The content of the labels in nodepools screen is attached. Release version: Operator snapshot version: OCP version: Browser Info: Steps to reproduce: 1. 2. 3. Actual results: Expected results: Additional info: