-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat(dockerfiles/cd/builders): add other golang 1.23 builder images #430
Conversation
Signed-off-by: wuhuizuo <[email protected]>
Key Changes:
Potential Problems:
Fixing Suggestions:
|
for more information, see https://pre-commit.ci
Based on the pull request title and description, it seems that the changes added new GoLang builder images to the The changes also removed the There are also changes to the There are no major issues with the changes. However, there are some minor issues and suggestions:
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wuhuizuo The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: wuhuizuo <[email protected]>
This pull request adds other golang 1.23 builder images to the Dockerfiles. It updates the Skaffold version to 2.13.2 for all CD builders, and also adds tag policies for the new golang images. There are no potential problems that I can see in this pull request. Some suggestions for fixing are:
|
Signed-off-by: wuhuizuo [email protected]