Skip to content

Coordinate Spin kube plugin and Spin Operator SpinApp CRD versions #88

@kate-goldenring

Description

@kate-goldenring

There is currently no clear way to know which version of the spin-kube plugin is for which version of the Spin Operator. This is important to ensure they both are referencing the same version CRDs. Some options I see are

  1. Clearly document a compatibility matrix
  2. Have the plugin take in a Spin Operator version parameter to determine which CRD to use
  3. Match versions on releases (aka spin-kube v0.3 is compatible with Spin Operator v0.3)

My preference would be option 2 with a default to latest

A motivating example for this is PR #87 which uses a newly added field to the SpinApp CRD

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