Mohammed Naser

Results 31 issues of Mohammed Naser

First of all, excellent work on the operator, we're moving away from kubebuilder and adopting it here: https://opendev.org/vexxhost/openstack-operator Slowly but surely, the codebase is shaping up. :) ## Problem It's...

enhancement

Magnum (i.e. `container-infra` service) does offer the ability to list all of it's services and their current state over the API (similar to how Neutron exposes agents and Nova exposes...

This change introduces multi-stage image builds where it uses the upstream Golang image to build the project and then places it in an empty, scratch container to run it inside....

Hi there. I'm looking at a case where I would like to completely eliminate the password generation for a use case when doing something like GitOps. Ideally, we would avoid...

enhancement

## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [ ]...

❓ **I'm submitting a ...** - [X] 🐞 bug report - [ ] 🐣 feature request - [ ] ❓ question about the decisions made in the repository 🐞 **Describe...

bug

It would be nice if the Terraform provider supported Senlin resources. It seems like support for this already exists inside Gophercloud which makes it a few steps less to accomplish....

new-resource
new-data-source

This patch adds support to be able to list all of the container-infra sevices over the API. The unit tests are passing locally as well as running acceptance tests as...

There doesn't seem to be a way to implement the following part of thee Magnum API: https://docs.openstack.org/api-ref/container-infrastructure-management/?expanded=list-container-infrastructure-management-services-detail#list-container-infrastructure-management-services

In our CI, using Ansible 2.10, when running inside check mode, we see the following: ``` TASK [freeipa.ansible_freeipa.ipahostgroup] ************************************ changed: [XXX] => (item={'name': 'XXXX_controllers'}) failed: [XXX] (item={'name': 'XXXX_cephs'}) => {"ansible_loop_var":...