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(build): Upgrade Go dependencies #2655

Merged
merged 3 commits into from
Sep 23, 2021
Merged

chore(build): Upgrade Go dependencies #2655

merged 3 commits into from
Sep 23, 2021

Conversation

astefanutti
Copy link
Member

@astefanutti astefanutti commented Sep 22, 2021

This PR upgrades the following dependencies:

  • Upgrade Kubernetes API to version 1.21.4
  • Upgrade controller-runtime to version 0.9.7
  • Upgrade Knative to version 0.26.0

This also upgrades Go version to 1.16, as it's required by these dependencies. It adds Bug-resistant build constraints as a consequence.

This must be done atomically because of the transitive dependencies interlock.

Closes #2579.

Release Note

Upgrade Kubernetes API to version 1.21.4
Upgrade controller-runtime to version 0.9.7
Upgrade Knative to version 0.26.0
Upgrade Go to version 1.16

@astefanutti astefanutti added the kind/task General activity label Sep 22, 2021
- Upgrade Kubernetes API to version 1.21.4
- Upgrade controller-runtime to version 0.9.7
- Upgrade Knative to version 0.26.0
- Upgrade Go to version 1.16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task General activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should we move to go 1.16 / 1.17 ?
3 participants