Skip to content

CI/CD: add cloudbuild yaml#46

Merged
k8s-ci-robot merged 1 commit into
kubernetes-sigs:mainfrom
jaideepr97:add-cloudbuild
Mar 18, 2026
Merged

CI/CD: add cloudbuild yaml#46
k8s-ci-robot merged 1 commit into
kubernetes-sigs:mainfrom
jaideepr97:add-cloudbuild

Conversation

@jaideepr97
Copy link
Copy Markdown
Member

@jaideepr97 jaideepr97 commented Mar 17, 2026

adds a cloudbuild.yaml needed for prow jobs being added in kubernetes/test-infra#36673
based on example in https://github.com/kubernetes-sigs/agent-sandbox/blob/main/cloudbuild.yaml

closes : #15

@k8s-ci-robot k8s-ci-robot requested review from mrunalp and soltysh March 17, 2026 19:09
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 17, 2026
@jaideepr97 jaideepr97 mentioned this pull request Mar 17, 2026
Copy link
Copy Markdown
Contributor

@ArangoGutierrez ArangoGutierrez left a comment

Choose a reason for hiding this comment

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

LGTM - Only a small nit

Comment thread cloudbuild.yaml Outdated
substitutions:
_GIT_TAG: "v0.0.1"
_CONFIG: main
_IMAGE_PREFIX: "us-central1-docker.pkg.dev/k8s-staging-images/mcp-lifecycle-operator" No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Missing new line

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

updated, thanks

Comment thread cloudbuild.yaml Outdated
substitutions:
_GIT_TAG: "v0.0.1"
_CONFIG: main
_IMAGE_PREFIX: "us-central1-docker.pkg.dev/k8s-staging-images/mcp-lifecycle-operator" No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Missing new line

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

updated, thanks

Signed-off-by: Jaideep Rao <jrao@redhat.com>
Copy link
Copy Markdown
Member

@matzew matzew left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 18, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jaideepr97, matzew

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

The pull request process is described here

Details 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 18, 2026
@matzew
Copy link
Copy Markdown
Member

matzew commented Mar 18, 2026

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Mar 18, 2026
@k8s-ci-robot k8s-ci-robot merged commit b403bdd into kubernetes-sigs:main Mar 18, 2026
2 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. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI/CD setup

4 participants