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

Update dependencies to address security alerts #2176

Merged
merged 5 commits into from
Jul 6, 2023
Merged

Conversation

arybolovlev
Copy link
Contributor

@arybolovlev arybolovlev commented Jul 6, 2023

Description

This PR includes the following changes:

  • bump Kubernetes dependencies from x.25.5 to x.25.11.
  • bump Golang version from 1.19 to 1.20.
  • rid of the vendor/ folder.

The main reason for bumping Kubernetes dependencies is to address security alerts, that is why I bumped it within the same minor release(that is why there is no change log). There are some changes in x.27 that would require small changes in the code. It is better to have a different PR to update all dependencies including Kubernetes ones.

Acceptance tests

  • Have you added an acceptance test for the functionality being added?
  • Have you run the acceptance tests on this branch?

Output from acceptance testing:

NONE.

Release Note

Release note for [CHANGELOG](https://github.com/hashicorp/terraform-provider-
kubernetes/blob/main/CHANGELOG.md):

NONE.

References

N/A.

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

@arybolovlev arybolovlev changed the title Update dependencies Update dependencies to address security alerts Jul 6, 2023
@arybolovlev arybolovlev marked this pull request as ready for review July 6, 2023 11:53
@arybolovlev arybolovlev requested a review from a team as a code owner July 6, 2023 11:53
@BBBmau BBBmau merged commit 36fe160 into main Jul 6, 2023
12 checks passed
@BBBmau BBBmau deleted the update-dependencies branch July 6, 2023 17:38
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants