Skip to content

Sync main -> release-0.2 #14

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

Merged
merged 4 commits into from
Jan 28, 2025
Merged

Sync main -> release-0.2 #14

merged 4 commits into from
Jan 28, 2025

Conversation

BlaineEXE
Copy link
Contributor

Sync main to release-0.2 branch.

Fix minor dockerfile reference.
Update cloudbuild script.

BlaineEXE and others added 4 commits January 24, 2025 15:20
Fix an out of sync reference to the old API repository in Dockerfiles.

Signed-off-by: Blaine Gardner <[email protected]>
build: fix repo reference in dockerfiles
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]>
…t-once

cloudbuild: update tag/release script
@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 the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 28, 2025
@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 28, 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 7b24025 into release-0.2 Jan 28, 2025
5 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