Skip to content

Conversation

@arybolovlev
Copy link
Collaborator

@arybolovlev arybolovlev commented Oct 17, 2024

Description

Migrate from go/v3 to go/v4 and update Makefile to align with the latest changes in operator-sdk.

This migration helps eliminate the following deprecation message when a new OLM bundle is generated:

[Deprecation Notice] This version is deprecated.The go/v3 cannot scaffold projects using kustomize versions v4x+ and cannot fully support Kubernetes 1.25+.It is recommended to upgrade your project to the latest versions available (go/v4).Please, check the migration guide to learn how to upgrade your project

Tests

  • E2E on HCP Terraform Operator
  • E2E on HCP Terraform Operator [Helm]
  • E2E on Terraform Enterprise
  • E2E on Terraform Enterprise [Helm]

Usage Example

N/A.

References

N/A.

Community Note

  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
  • 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.

@github-actions github-actions bot added dependencies Pull requests that update a dependency file helm-chart golang github_actions Pull requests that update GitHub Actions code test size/XL labels Oct 17, 2024
@arybolovlev arybolovlev force-pushed the migrate-to-plugin-go-v4 branch 2 times, most recently from 24d5fc6 to 9845d44 Compare October 17, 2024 17:12
@arybolovlev arybolovlev force-pushed the migrate-to-plugin-go-v4 branch 3 times, most recently from 63cd7de to 6520856 Compare October 25, 2024 08:21
@github-actions github-actions bot removed the dependencies Pull requests that update a dependency file label Oct 25, 2024
@arybolovlev arybolovlev marked this pull request as ready for review October 29, 2024 09:47
@arybolovlev arybolovlev requested a review from a team as a code owner October 29, 2024 09:47
Copy link
Contributor

@sheneska sheneska left a comment

Choose a reason for hiding this comment

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

🚀

@arybolovlev arybolovlev force-pushed the migrate-to-plugin-go-v4 branch from bd1adba to 9ce5b3a Compare October 29, 2024 14:34
@arybolovlev arybolovlev merged commit b014963 into main Oct 29, 2024
11 checks passed
@arybolovlev arybolovlev deleted the migrate-to-plugin-go-v4 branch October 29, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code golang size/XL test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants