Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create OLM V1 release branch or repository #111

Closed
Tracked by #123
dtfranz opened this issue Feb 1, 2023 · 1 comment
Closed
Tracked by #123

Create OLM V1 release branch or repository #111

dtfranz opened this issue Feb 1, 2023 · 1 comment
Assignees

Comments

@dtfranz
Copy link
Contributor

dtfranz commented Feb 1, 2023

We need a single source of truth from which to cut each released version of OLM V1. This project could exist in a branch of the operator-lifecycle-manager repository, the operator-controller repository, or in a separate repository all on its own.

Regardless of where it exists, it should contain, for each release version of OLM V1, a manifest of versions for each sub-component. This can then be referenced when an install script is run to install each sub-component at the version specified for that particular OLM V1 release.

Acceptance criteria:

  • A single source of truth for OLM V1 release versions is created.
  • The branch or repository that is created contains a manifest for each release version, each pointing to the appropriate versions of all sub-components to be installed.
  • A README.md is creating explaining the purpose of the repository.

Based on discussion: We're leaning towards creating a new repository for this. Call it github.com/operator-framework/olmv1-installer.

@dtfranz dtfranz changed the title Create release branch or separate repository Create release branch or repository Feb 1, 2023
@awgreene awgreene changed the title Create release branch or repository Create OLM V1 release branch or repository Feb 8, 2023
@awgreene awgreene self-assigned this Feb 16, 2023
@awgreene
Copy link
Member

awgreene commented Mar 7, 2023

Completed and available here: https://github.com/operator-framework/olmv1-installer

@awgreene awgreene closed this as completed Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants