Closed bdehamer closed 8 months ago
@codysoyland this is a PR against your branch which should get most of your CI checks ✅
There are a few failing checks still that I didn't address cause I thought you might want to look at them:
LogId
vs LogID
) that the linter picked-upUnfortunately you can't see it in this PR, but all of the e2e tests are passing now (those workflows only run on PRs against main
so they weren't executed here -- you can see them passing here)
Updates the
e2e_test_trustroot_crd.sh
to work with the new contents of theconfig-sigstore-keys
ConfigMap
.Includes some other fixes to get various CI checks working.