Skip to content

Commit

Permalink
Add image release cadence (#76)
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Toy <[email protected]>
  • Loading branch information
atoy3731 and Adam Toy authored Apr 26, 2023
1 parent 86dedc5 commit 0910436
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/registry-docs/release-cadence.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Release Cadence

This page will walk through how the pipelines are currently configured to execute, and future plans.

## Pipelines (Current)

Currently, pipelines against the Rancher product portfolio execute nightly. That means that, if a new release of a Rancher product occurs, it will be available through Carbide the next day.

## Pipelines (Future)

We are actively working towards a reactive approach to our pipelines, and should soon support our pipelines triggering directly after a release of a Rancher product occurs. Given the pipelines will take time to process, this will mean the images will be available in a matter of minutes/hours after the upstream release, depending on the number of images for the product.
1 change: 1 addition & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ const sidebars = {
],
},
'registry-docs/architecture',
'registry-docs/release-cadence',
],
},
{
Expand Down

0 comments on commit 0910436

Please sign in to comment.