adamant-kite-43734
05/13/2024, 6:07 PMgreat-bear-19718
05/14/2024, 1:57 AMnetworkattachementdefinition
crdgreat-bear-19718
05/14/2024, 1:57 AMambitious-knife-27333
05/17/2024, 9:07 PMrules {
api_groups = ["<http://k8s.cni.cncf.io|k8s.cni.cncf.io>"]
resources = ["network-attachment-definitions"]
verbs = ["get", "list", "watch"]
}
The Create
button is still shown in the UI and it is possible to click through to VM Network: Create
. However, when trying to create a Network, the POST fails. So from an RBAC perspective, this works. Ideally, the Create
button would not be shown to the user with this role.