kubernetes / test-infra

Test infrastructure for the Kubernetes project.
Apache License 2.0
3.82k stars 2.64k forks source link

Add etcd govulncheck presubmit job #32781

Closed ivanvc closed 3 months ago

ivanvc commented 3 months ago

Add a presubmit job to run the govulncheck command. Set the job to optional so we can confirm that it works before tuning resources.

Part of etcd-io/etcd#18173.

ahrtr commented 3 months ago

/lgtm

Thanks

ahrtr commented 3 months ago

cc @jmhbnz

k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ivanvc, jmhbnz

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: - ~~[config/jobs/etcd/OWNERS](https://github.com/kubernetes/test-infra/blob/master/config/jobs/etcd/OWNERS)~~ [jmhbnz] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
k8s-ci-robot commented 3 months ago

@ivanvc: Updated the job-config configmap in namespace default at cluster test-infra-trusted using the following files:

In response to [this](https://github.com/kubernetes/test-infra/pull/32781): >Add a presubmit job to run the `govulncheck` command. Set the job to optional so we can confirm that it works before tuning resources. > >Part of etcd-io/etcd#18173. Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.