Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for OpenNebula Machine Deployments #6199

Closed
al-lac opened this issue Sep 1, 2023 · 0 comments · Fixed by #6270
Closed

Add support for OpenNebula Machine Deployments #6199

al-lac opened this issue Sep 1, 2023 · 0 comments · Fixed by #6270
Labels
kind/feature Categorizes issue or PR as related to a new feature. sig/ui Denotes a PR or issue as being assigned to SIG UI.

Comments

@al-lac
Copy link

al-lac commented Sep 1, 2023

Since this PR in the machine-controller repository was merged, there is support for the OpenNebula provider.

However, in the UI there are still errors like this because of the missing implementation on the dashboard side:

failed to output machine deployment k8s-test: failed to get node cloud spec from machine deployment: unknown cloud provider "opennebula"

It would be great to have this information in the UI and not get errors all the time when logging in.

@al-lac al-lac added kind/feature Categorizes issue or PR as related to a new feature. sig/ui Denotes a PR or issue as being assigned to SIG UI. labels Sep 1, 2023
nilsding added a commit to nilsding/dashboard that referenced this issue Oct 11, 2023
This commit adds some basic support for OpenNebula machine deployments
so that the error mentioned in kubermatic#6199 does no longer appear.  seems to
work fine so far...

Signed-off-by: Georg Gadinger <nilsding@nilsding.org>
ahmedwaleedmalik pushed a commit to nilsding/dashboard that referenced this issue Mar 22, 2024
This commit adds some basic support for OpenNebula machine deployments
so that the error mentioned in kubermatic#6199 does no longer appear.  seems to
work fine so far...

Signed-off-by: Georg Gadinger <nilsding@nilsding.org>
kubermatic-bot pushed a commit that referenced this issue Mar 22, 2024
* add basic support for OpenNebula machine deployments

This commit adds some basic support for OpenNebula machine deployments
so that the error mentioned in #6199 does no longer appear.  seems to
work fine so far...

Signed-off-by: Georg Gadinger <nilsding@nilsding.org>

* regenerate some files

Signed-off-by: Georg Gadinger <nilsding@nilsding.org>

* Update swagger

Signed-off-by: Waleed Malik <ahmedwaleedmalik@gmail.com>

---------

Signed-off-by: Georg Gadinger <nilsding@nilsding.org>
Signed-off-by: Waleed Malik <ahmedwaleedmalik@gmail.com>
Co-authored-by: Waleed Malik <ahmedwaleedmalik@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. sig/ui Denotes a PR or issue as being assigned to SIG UI.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant