canonical / canonical/microk8s-openstack-addons
Nothing deployed
- Dominant language
- Python
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Hello together,
I am trying to install the openstack addon since hours and nothing gets deplyed even though there are no error messages when deploying.
Using `microk8s enable openstack/openstack-cloud-controller-manager --values=values.yaml` leads to the following output, but the namespace `occm` is empty.
```
Checking for addon core/rbac...
Checking for addon core/rbac... OK
Checking for addon core/helm3...
Checking for addon core/helm3... OK
node/juju-656fad-k8s-cluster-0 tainted
node/juju-656fad-k8s-cluster-1 tainted
"cpo" already exists with the same configuration, skipping
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "cpo" chart repository
Update Complete. ⎈Happy Helming!⎈
Creating occm namespace...
namespace/occm created
=============================================================
Cloud Provider Openstack has been installed and will be available shortly.
```
Can someone please help me to fix this?
Contributor guide
Assessment
This issue has not been assessed yet.