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 dependencies #122

Merged

Conversation

goober
Copy link

@goober goober commented Mar 1, 2022

Description of your changes

Bump golang to v 1.17 and some other dependencies to prepare for #121

I decided to split the two pull requests to make it easier to troubleshoot and review.

The golangci-lint version needed to be bumped as well, which lead to some new linting issues that are also fixed in this PR

Fixes #

I have:

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

How has this code been tested

@turkenh turkenh self-requested a review March 1, 2022 12:12
@goober goober force-pushed the feature/upgrade-dependencies branch from 26b05eb to b422859 Compare March 1, 2022 12:21
@turkenh
Copy link
Collaborator

turkenh commented Mar 1, 2022

@goober I guess this needs to be bumped to v1 to have e2e passed:

apiVersion: pkg.crossplane.io/v1beta1

@goober goober force-pushed the feature/upgrade-dependencies branch from b422859 to f7637e6 Compare March 1, 2022 12:43
Bump golang to 1.17, golangci-lint to 1.43.0, helm to 3.8.0

Fixes linting issues after upgrading golangci-lint

Signed-off-by: Mathias Åhsberg <[email protected]>
@goober goober force-pushed the feature/upgrade-dependencies branch from f7637e6 to f195dd4 Compare March 1, 2022 13:24
@goober
Copy link
Author

goober commented Mar 1, 2022

At last it seems that the build goes through on my fork.

@turkenh turkenh merged commit bbe9ce4 into crossplane-contrib:master Mar 1, 2022
@turkenh
Copy link
Collaborator

turkenh commented Mar 1, 2022

Thanks a lot @goober for dealing with all the weird issues so far, great work 🙌

@goober goober deleted the feature/upgrade-dependencies branch March 1, 2022 19:35
@goober goober mentioned this pull request Mar 1, 2022
2 tasks
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.

3 participants