Tags: openstack-k8s-operators/nova-operator
Tags
Automate OLM cleanup for running local operator w/ webhooks
Adding patch rbac perm for serviceaccounts We also took the opportunity and added patch to all the existing rbac rules that had update already to avoid similar issues in the future Resolves: https://issues.redhat.com/browse/OSPRH-8363
[envtest]Use infra helpers from infra-operator This is necessary to remove a dependency cycle from lib-common
[envtest]Use infra helpers from infra-operator This is necessary to remove a dependency cycle from lib-common
Propagate NetworkAttachments to AnsibleEE In a real network isolation environment the AnsibleEE CR needs to have a properly set up NetworkAttachment fields to be able to talk to the EDPM node. The dataplane-operator provides the necessary attachments info to the NovaExternalCompute CR but the nova-operator did not propagated it to the AnsibleEE CRs it creates. This is fixed now.
Propagate NetworkAttachments to AnsibleEE In a real network isolation environment the AnsibleEE CR needs to have a properly set up NetworkAttachment fields to be able to talk to the EDPM node. The dataplane-operator provides the necessary attachments info to the NovaExternalCompute CR but the nova-operator did not propagated it to the AnsibleEE CRs it creates. This is fixed now.