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

Implement automated release pipeline #10510

Open
Tracked by #10441
timflannagan opened this issue Jan 24, 2025 · 0 comments
Open
Tracked by #10441

Implement automated release pipeline #10510

timflannagan opened this issue Jan 24, 2025 · 0 comments

Comments

@timflannagan
Copy link
Member

timflannagan commented Jan 24, 2025

Introduce GHAs to automate the release process.

DoD:

  • Workflow triggered on PRs and runs a subset of the release stages to validate release pipeline consistently works
  • Merges to main publish :latest, :main, :nightly (or some variation of that) to ghcr.io
  • Package and publish the kgateway helm chart
  • Validation job that runs on non-PR events to validate the release is pullable, functional, etc.
  • Add quickstart instructions for how to consume the release
  • Documentation so devs know how the cut a release
  • All relevant images (controller, sds, envoy-init) are published under the correct registry and naming convention

Partially blocked on <TODO: find issue for release cadence>.

Out-of-scope:

  • Changelogs and release notes
  • Any registry management (e.g. periodic blog purging) work items
@timflannagan timflannagan changed the title Setup release workflow Implement automated release pipeline Jan 24, 2025
@lgadban lgadban moved this from Backlog to Planned in Kgateway Planning Jan 27, 2025
@lgadban lgadban added this to the kgw OSS initial cut milestone Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Planned
Development

No branches or pull requests

2 participants