kubebuilder-declarative-pattern icon indicating copy to clipboard operation
kubebuilder-declarative-pattern copied to clipboard

chore: Run go work sync to update all modules

Open tomasaschan opened this issue 1 year ago • 2 comments

This fixes the build errors introduced in the merge of #405.

I tried to look at the GH actions config to figure out why this wasn't caught in the review build, but couldn't :/

tomasaschan avatar Sep 27 '24 19:09 tomasaschan

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tomasaschan

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 avatar Sep 27 '24 19:09 k8s-ci-robot

Huh, build failure is interesting. Do we require different things on master vs in a PR build, somehow? 🤔

tomasaschan avatar Sep 27 '24 19:09 tomasaschan

The Kubernetes project currently lacks enough contributors to adequately respond to all PRs.

This bot triages PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the PR is closed

You can:

  • Mark this PR as fresh with /remove-lifecycle stale
  • Close this PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Dec 26 '24 20:12 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all PRs.

This bot triages PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the PR is closed

You can:

  • Mark this PR as fresh with /remove-lifecycle rotten
  • Close this PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

k8s-triage-robot avatar Jan 25 '25 20:01 k8s-triage-robot

I hope that #411 was the issue. I think we should use branches and versioning instead of that pinning anyway. So hopefully we won't see this problem again (at least in this form), now that you've merged #411 @tomasaschan (thank you!).

justinsb avatar Jan 29 '25 15:01 justinsb

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

k8s-ci-robot avatar Jan 29 '25 15:01 k8s-ci-robot