Skip to content

image version hash should depend on all files that trigger cloud build#49624

Merged
k8s-ci-robot merged 1 commit intokubernetes:mainfrom
SayakMukhopadhyay:makefile-container-hash
Feb 3, 2025
Merged

image version hash should depend on all files that trigger cloud build#49624
k8s-ci-robot merged 1 commit intokubernetes:mainfrom
SayakMukhopadhyay:makefile-container-hash

Conversation

@SayakMukhopadhyay
Copy link
Copy Markdown
Member

Description

This PR adds all the files that trigger the cloud container build to the image tag hash.

It also plays a secondary role in trying to fix #49460 once and for all since the couldbuild didn't trigger on merging #49610. This issue depends on kubernetes/test-infra#34253 so it will be on hold until that PR gets merged. Feel free to unhold it once that happens.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 3, 2025
@SayakMukhopadhyay SayakMukhopadhyay changed the title feat: image version hash should depend on all files that trigger cloud build image version hash should depend on all files that trigger cloud build Feb 3, 2025
@k8s-ci-robot k8s-ci-robot added the sig/docs Categorizes an issue or PR as relevant to SIG Docs. label Feb 3, 2025
@k8s-ci-robot k8s-ci-robot requested a review from sftim February 3, 2025 14:42
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 3, 2025
@SayakMukhopadhyay
Copy link
Copy Markdown
Member Author

/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 3, 2025
@SayakMukhopadhyay
Copy link
Copy Markdown
Member Author

/unhold

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 3, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 3, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit eb58d4b
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/67a0d5e9f6eb000008ca6add
😎 Deploy Preview https://deploy-preview-49624--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Copy Markdown
Contributor

@sftim sftim left a comment

Choose a reason for hiding this comment

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

Not a change to the live site, so I can LGTM and approve this.

/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 Feb 3, 2025
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 0acbaeac0444bfc8690982b653fe1aaba1d3e201

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sftim

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 Feb 3, 2025
@sftim
Copy link
Copy Markdown
Contributor

sftim commented Feb 3, 2025

/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 3, 2025
@sftim
Copy link
Copy Markdown
Contributor

sftim commented Feb 3, 2025

/hold cancel

All good, was just checking something.

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 3, 2025
@k8s-ci-robot k8s-ci-robot merged commit 8a97a3c into kubernetes:main Feb 3, 2025
@SayakMukhopadhyay SayakMukhopadhyay deleted the makefile-container-hash branch February 4, 2025 05:43
@chalin
Copy link
Copy Markdown
Contributor

chalin commented Feb 4, 2025

Great for having identified the root cause 🙌🏻 @SayakMukhopadhyay!

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. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't run website in a container via make container-serve due to the image absence

4 participants