-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Bump the cosign version (a lot) #1839
Conversation
For my next change I'm going to change this to sign digests instead of tags 😬 |
AIUI We do this in |
The KinD tests were timing out running the builds at 2m, so I bumped the timeout 🤞 |
I'm spinning up a new PR where I'm going to start debugging the e2e tests a bit |
The cosign version being used was ancient. This catches us up to 1.4.1 (latest). I was also eyeballing the very redundant jobs in `release.yaml` for a subsequent refactoring to make this a matrix job, so there are a couple of trivial cleanups related to this.
893cb8d
to
5c880d1
Compare
The cosign version being used was ancient. This catches us up to 1.4.1 (latest). I was also eyeballing the very redundant jobs in `release.yaml` for a subsequent refactoring to make this a matrix job, so there are a couple of trivial cleanups related to this.
The cosign version being used was ancient. This catches us up to 1.4.1 (latest).
I was also eyeballing the very redundant jobs in
release.yaml
for a subsequent refactoring to make this a matrix job, so there are a couple of trivial cleanups related to this.Submitter Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
See the contribution guide for more details.
Reviewer Notes
Release Notes