Skip to content

[Release Script] Add manifest outputs that split v1 and experimental #1611

@kfswain

Description

@kfswain

v1.0.0 is the first release to introduce v1 CRDs. This issue suggests automating the split of the manifests into 3 files:

  • manifests.yaml (All IGW CRDs of all versions)
  • v1-manifests.yaml (All graduated & approved CRDs)
  • experimental-manifests.yaml (All non v1 manifests)

The use cases for this are:

  • Managed systems install v1 crds on behalf of the user, and so users would only need to manually install experimental CRDs
  • Some users may only want to install v1 CRDs on their clusters, and decide later if they would like the experimental CRDs added

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions