Skip to content

cloudbuild: update tag/release script #13

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

Conversation

BlaineEXE
Copy link
Contributor

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.

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]>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 27, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BlaineEXE

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jan 27, 2025
@shanduur
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 28, 2025
@k8s-ci-robot k8s-ci-robot merged commit 897080a into kubernetes-sigs:main Jan 28, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants