kubevirt / kubevirt-ansible

Set of Ansible roles & playbooks for KubeVirt deployment
Apache License 2.0
91 stars 72 forks source link

Grant kubevirt-web-ui-operator role to manage configmaps in kube-public #609

Closed mareklibra closed 5 years ago

mareklibra commented 5 years ago

Used for create/update of vmware-to-kubevirt operating ssystem ID mapping table implemented as a configmap.

What this PR does / why we need it: A role for managing configmaps in kube-public is added to the kubevirt-web-ui service account. The operator needs this access to create/update the vmware-to-kubevirt operating system IDs mapping table implemented as a config map.

Special notes for your reviewer: Required by:

Release note:

The kubevirt-web-ui service account can newly manage configmaps in kube-public.
mareklibra commented 5 years ago

cc @rthallisey

kubevirt-bot commented 5 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

kubevirt-bot commented 5 years ago

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

kubevirt-bot commented 5 years ago

Rotten issues close after 30d of inactivity. Reopen the issue with /reopen. Mark the issue as fresh with /remove-lifecycle rotten.

/close

kubevirt-bot commented 5 years ago

@kubevirt-bot: Closed this PR.

In response to [this](https://github.com/kubevirt/kubevirt-ansible/pull/609#issuecomment-518001567): >Rotten issues close after 30d of inactivity. >Reopen the issue with `/reopen`. >Mark the issue as fresh with `/remove-lifecycle rotten`. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.