Skip to content

Creation of Arbitrarily Named PVCs #1559

Description

@dan-fernandes

Blueapi currently creates a PVC if .Values.initContainer.persistentVolume.enabled is true, and .Values.initContainer.persistentVolume.existingClaimName does not have a value.

This means that while Blueapi can connect to arbitrarily named PVCs, it can only create one PVC per version.

There is a use case for beamlines needing a clean PVC, without having changed versions and whilst retaining a roll-back option.

Acceptance Criteria

  • Blueapi can create and connect to arbitrary PVCs

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