Skip to content

Allow only one instance of OpenStackLightspeed #32

@lpiwowar

Description

@lpiwowar

We need to make sure that always only one OpenStackLightspeed instance is managed by the OpenStack Lightpseed operator. Otherwise, there might be some collisions when there are two instances that are in conflict (e.g., they have different values for the LLM URL). We can resolve this in two ways:

  1. Detect only OpenStackLightspeed instances with specific name (e.g., openstack-lightspeed).
  2. Add detection logic for multiple OpenStackLightspeed instances (either in the reconcile loop or in a webhook).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions