Skip to content

Change release pipeline to promote dev manifests #415

@timoreimann

Description

@timoreimann

Up until now, we've been releasing new versions of the manifest by bumping the old manifest's semver contained in the file name to the new target version, e.g., 0.1.35.yaml became 0.1.36.yaml. This approach isn't great because it does not allow us to make content changes without modifying a release set of manifests.

Change our release process (and, correspondingly, the Github Actions) to promote the dev.yaml file we introduced in #412. We have done something very similar in csi-digitalocean, so we can probably steal most of the logic from there.

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