container-object-storage-interface-api icon indicating copy to clipboard operation
container-object-storage-interface-api copied to clipboard

set up new release tooling for controller/sidecar subrepos

Open BlaineEXE opened this issue 1 year ago • 5 comments

Set up new cloudbuild tooling for the controller/sidecar subrepo layout.

Controller and sidecar are both always built pushed to staging with the current git tag (e.g., v20240905-v0.1.0-58-g80979e8) as well as 'latest'.

Controller pre-release staging build can be initiated by creating a github release (or tag) in the form cloudbuild/TAG.

Similarly, sidecar pre-release staging build can be initiated by creating a github release (or tag) in the form sidecar/TAG.

BlaineEXE avatar Sep 10 '24 00:09 BlaineEXE