Skip to content
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

chore(deps): revert to buf 1.27.2 to avoid cel-go dependency ahead of k8s deps #656

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

phisco
Copy link
Contributor

@phisco phisco commented Jan 30, 2024

Description of your changes

Fixes #

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

… k8s deps

Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
@phisco phisco requested review from a team as code owners January 30, 2024 10:08
Copy link
Contributor

@lsviben lsviben left a comment

Choose a reason for hiding this comment

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

LGTM

Tested provider-kubernetes and function-go-templating with this version of xp-runtime and all looks ok.

@phisco phisco merged commit c50d4ff into crossplane:master Jan 31, 2024
9 checks passed
Copy link

Backport failed for release-1.14, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-1.14
git worktree add -d .worktree/backport-656-to-release-1.14 origin/release-1.14
cd .worktree/backport-656-to-release-1.14
git switch --create backport-656-to-release-1.14
git cherry-pick -x a69323df2385190657ac79136ddf29d28d29bd5b

Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants