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

Bump build version to its latest #72

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

zzxwill
Copy link
Collaborator

@zzxwill zzxwill commented Apr 27, 2021

Description of your changes

By bumping the version of build submodule, it can fix
the issue of make reviewable.

Fixes #70

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

Copy link
Member

@negz negz left a comment

Choose a reason for hiding this comment

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

This looks good apart from the one comment and the failing tests.

@@ -1,3 +1,5 @@

---
Copy link
Member

Choose a reason for hiding this comment

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

Hrm, I'm not sure these should have all reappeared.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hi @negz I checked everywhere, different go versions, and different controller-gen versions, I could not figure it out. Then I noticed provider-aws hit the same issue https://github.com/crossplane/provider-aws/pull/602/files to solve this similar issue you fixied in upbound/build#140.

Besides, @muvaf figured it out https://github.com/crossplane/provider-aws/pull/602/files#r718819950.

I think we need to update build submodule to latest to so that crd cleanup runs properly to delete these two lines.

So for this PR, can it be accepted?

@zzxwill
Copy link
Collaborator Author

zzxwill commented Jul 22, 2021

I will recheck this one after #95 is merged. Thanks.

By bumping the version of build submodule, it can fix
the issue of make reviewable.

Signed-off-by: Zheng Xi Zhou <[email protected]>
Signed-off-by: Zheng Xi Zhou <[email protected]>
Signed-off-by: Zheng Xi Zhou <[email protected]>
Update latest build to fix e2e issue

Signed-off-by: zzxwill <[email protected]>
@zzxwill
Copy link
Collaborator Author

zzxwill commented Feb 6, 2022

@negz @muvaf @hasheddan Do you have any suggestions on continuing this PR?

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.

"make reviewable" hit "unsupported go version" issue
3 participants