Skip to content

CLOUDP-329235/release-images #2447

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

andrpac
Copy link
Collaborator

@andrpac andrpac commented Jul 14, 2025

Summary

This represents the simplified image pipeline. It expects a version, authors (for sdlc report), and a 6-digit commit-sha whose respective Git operator version was tested by nightly tests and successfully passed all of them. Thus an image has been created and pushed on prerelease official registries (docker.io, quay.io)

Proof of Work

Checklist

  • Have you linked a jira ticket and/or is the ticket in the title?
  • Have you checked whether your jira ticket required DOCSP changes?
  • Have you checked for release_note changes?
  • Have you signed our CLA?

Reminder (Please remove this when merging)

  • Please try to Approve or Reject Changes the PR, keep PRs in review as short as possible
  • Remember the following Communication Standards - use comment prefixes for clarity:
    • blocking: Must be addressed before approval.
    • follow-up: Can be addressed in a later PR or ticket.
    • q: Clarifying question.
    • nit: Non-blocking suggestions.
    • note: Side-note, non-actionable. Example: Praise
    • --> no prefix is considered a question

@andrpac andrpac requested a review from a team as a code owner July 14, 2025 08:24
@andrpac andrpac marked this pull request as draft July 14, 2025 08:28
required: true
type: string
commit_sha:
description: "Commit SHA to use for the image (e.g. 7c2a91 or latest)"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am guessing the idea is to use latest more often than not, right?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes exactly.

@andrpac andrpac force-pushed the CLOUDP-329235/release-images branch 2 times, most recently from 5098258 to dc7d406 Compare July 14, 2025 12:04
@andrpac andrpac force-pushed the CLOUDP-329235/release-images branch from dc7d406 to 934fb0c Compare July 14, 2025 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants