Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Allow only one instance of OpenStackLightspeed #32

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

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions