Skip to content

Tags: openstack-k8s-operators/nova-operator

Tags

api/v0.5.0

Toggle api/v0.5.0's commit message
Automate OLM cleanup for running local operator w/ webhooks

api/v0.4.0

Toggle api/v0.4.0's commit message
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

api/v0.3.0

Toggle api/v0.3.0's commit message
[envtest]Use infra helpers from infra-operator

This is necessary to remove a dependency cycle from lib-common

api/v0.2.0

Toggle api/v0.2.0's commit message
[envtest]Use infra helpers from infra-operator

This is necessary to remove a dependency cycle from lib-common

v0.1.1

Toggle v0.1.1's commit message
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.

api/v0.1.1

Toggle api/v0.1.1's commit message
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.

v0.1.0

Toggle v0.1.0's commit message
Bump and pin dependencies for dev preview

api/v0.1.0

Toggle api/v0.1.0's commit message
Bump and pin dependencies for dev preview

cnosp

Toggle cnosp's commit message
Last version before the great reset for Podified