Skip to content

Add a validation script to verify go.mod is in sync with k/k #2769

Closed
@sbueringer

Description

@sbueringer

xref: #2765 (comment)

Idea is to verify on PRs (pre-submit) that our go.mod file doesn't go out of sync with Kubernetes (with the k/k version we use). The goal is to avoid issues like this: #2742 which can easily sneak in when we just merge dependabot PRs.

(we might want to consider exceptions for a few dependencies like ginkgo / gomega but that is TBD)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions