You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As COSI is working to release v0.2.0 from the new monorepo, ensure
images are built and released to staging that are useful for devs and
vendor drivers dependent on COSI.
Keep 'main' and 'latest' tags that follow COSI main head that is useful
for COSI devs and driver devs, as well as canary-type CI envs.
Keep 'release-*' tags that follow COSI release branches that are useful
for CI envs.
Allow tagging COSI commits with standard semver tags like 'v0.2.0' that
don't include the 'sidecar/' or 'controller/' prefixes. These tags will
release both sidecar and controller images to staging while COSI
maintainers talk to sig-storage about releasing individual images from
monorepos using the standardized sig-storage prow image tooling.
Signed-off-by: Blaine Gardner <[email protected]>
0 commit comments