Bug 1721016
Summary: | User with edit permission cannot list resource virtualmachineinstancemigrations | ||
---|---|---|---|
Product: | Container Native Virtualization (CNV) | Reporter: | Guohua Ouyang <gouyang> |
Component: | Virtualization | Assignee: | Marc Sluiter <msluiter> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | zhe peng <zpeng> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 2.0 | CC: | cnv-qe-bugs, fdeutsch, gouyang, ipinto, msluiter, rhallise, sgordon, sgott |
Target Milestone: | --- | ||
Target Release: | 2.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | hco-bundle-registry-container-v2.0.0-32 virt-operator-container-v2.0.0-37 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-10-22 12:33: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: |
Description
Guohua Ouyang
2019-06-17 07:08:11 UTC
Marc, could this bug be similar to bug 1720433? yes it is, incomplete RBAC rules for the new virtualmachineinstancemigration resource on the view/edit/admin cluster roles, will add them to the upstream PR https://github.com/kubevirt/kubevirt/pull/2391 upstream backport PR is merged: https://github.com/kubevirt/kubevirt/pull/2394 verify with build hco-bundle-registry:v2.0.0-36 NAME UID FULL NAME IDENTITIES pm1 0c9dd68e-9e23-11e9-b522-0a580a810033 htpassidp:pm1 pm2 71c2fcfd-9e22-11e9-b522-0a580a810033 htpassidp:pm2 login as normal user $oc whoami pm2 $oc get virtualmachineinstancemigrations NAME AGE kubevirt-evacuation-fvcnr 12h kubevirt-evacuation-s7757 13h login webui with user pm2 no error when access project status move to verified. |