kubevirt / web-ui

OpenShift Cluster Console UI
https://www.openshift.org
Apache License 2.0
26 stars 11 forks source link

Namespaces dropdown empty in VM wizard #390

Closed ramondg closed 4 years ago

ramondg commented 5 years ago

Seems like namespaces in the Create VM from wizard window are not properly fetched. The list is empty. Deploying a VM from yaml works like a charm! kubevirt-web-ui

atiratree commented 5 years ago

this may be due to the permissions, we should use projects in that case

ramondg commented 5 years ago

I did not see any 403 permission denied errors looking at the network stream. Also, I have loaded the admin credentials. Furthermore, I can create a VM through a yaml file and browse all the namespaces..

atiratree commented 5 years ago

hmm, that is weird. Did the other fields get populated successfully ?

ramondg commented 5 years ago

Yes they did, can you point out where in the code this data is being loaded?

atiratree commented 5 years ago

here: https://github.com/kubevirt/web-ui/blob/master/frontend/public/kubevirt/components/modals/create-vm-modal.js#L20

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 4 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 4 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 4 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 4 years ago

@kubevirt-bot: Closing this issue.

In response to [this](https://github.com/kubevirt/web-ui/issues/390#issuecomment-575999045): >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.