Document URL: https://docs.openshift.com/container-platform/4.7/scalability_and_performance/cnf-performance-addon-operator-for-low-latency-nodes.html#cnf-performing-end-to-end-tests-mirroring-to-cluster-internal-registry_cnf-master Section Number and Name: Mirroring to the cluster internal registry Describe the issue: We need to add few more RBAC rules in step 4 because we install new test namespaces in 4.8 (Make that image stream available to all the namespaces used for tests. This is required to allow the tests namespaces to fetch the images from the cnftests image stream.) Suggestions for improvement: Add following RBAC rules oc policy add-role-to-user system:image-puller system:serviceaccount:xt-u32-testing:default --namespace=cnftests oc policy add-role-to-user system:image-puller system:serviceaccount:vrf-testing:default --namespace=cnftests oc policy add-role-to-user system:image-puller system:serviceaccount:gatekeeper-testing:default --namespace=cnftests oc policy add-role-to-user system:image-puller system:serviceaccount:ovs-qos-testing:default --namespace=cnftests
Nikita, does this update begin with 4.8 or 4.7? Ready for QA, @xiuwang
It begins with 4.8.
Oh, sorry I didn't put the GitHub PR link: https://github.com/openshift/openshift-docs/pull/35198
Hi, I am not familiar with CNF test, maybe you need concact the cnf qe. The docs updating the RBAC rules that I don't know what're used for.
It looks good. I move it to verify
Thank you. I am marking this as closed, link to live doc: https://docs.openshift.com/container-platform/4.8/scalability_and_performance/cnf-performance-addon-operator-for-low-latency-nodes.html#cnf-performing-end-to-end-tests-disconnected-mode_cnf-master