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

Use go to manage build image dependencies #798

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

elezar
Copy link
Member

@elezar elezar commented Jul 5, 2024

This change manages tooling dependencies using go instead of relying on the k8s-test-infra image.

This allows for the image and tooling dependencies to be updated independently.

@elezar elezar self-assigned this Jul 5, 2024
@elezar elezar force-pushed the improve-tooling-dependencies branch from aab6707 to 0070946 Compare July 5, 2024 14:59
Copy link
Collaborator

@ArangoGutierrez ArangoGutierrez left a comment

Choose a reason for hiding this comment

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

just a nit comment

deployments/devel/go.mod Show resolved Hide resolved
.github/workflows/golang.yaml Outdated Show resolved Hide resolved
This change manages tooling dependencies using go instead
of relying on the k8s-test-infra image.

This allows for the image and tooling dependencies to be
updated independently.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar force-pushed the improve-tooling-dependencies branch from 04fa18e to 1ee0aa6 Compare July 9, 2024 09:20
@elezar elezar enabled auto-merge July 9, 2024 09:21
@elezar elezar disabled auto-merge July 9, 2024 09:43
@elezar elezar merged commit 58883b7 into NVIDIA:main Jul 9, 2024
6 checks passed
@elezar elezar deleted the improve-tooling-dependencies branch July 9, 2024 09:44
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.

None yet

2 participants