-
Notifications
You must be signed in to change notification settings - Fork 422
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
✨Release envtest v1.30.3 #1024
✨Release envtest v1.30.3 #1024
Conversation
Hi @kengou. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
@kengou You are running trivy scans on the envtest binaries you use for testing? |
/ok-to-test |
LGTM label has been added. Git tree hash: 48472aaf707a59ee3833ff8ad0410f4e21d2180a
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kengou, sbueringer 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 |
We are using envtest in our project to do Unit tests and part of that is a trivy scan |
This adds kubernetes v1.30.3 to the list of released envtest binaries.
The kubernetes release fixes several CVEs which came up during trivy scans.
go version: 1.22 v1.30.3 changelog
etcd version: https://github.com/kubernetes/kubernetes/blob/v1.30.3/cmd/kubeadm/app/constants/constants.go#L323