Colleen Murphy
Colleen Murphy
#### What happened: With the operator splitting part of its functionality from a `DaemonSet` to a `Deployment`, it lost its seccomp profile and the init code that set it up,...
When there are a large volume of projects and therefore a large volume of role template bindings, running reflect.DeepEquals on controller updates, even though there are only on the order...
**Setup** - Rancher version: 0e2fdc8 - Browser type & version: **Describe the bug** The Vue dashboard uses websockets to subscribe to kubernetes events in the downstream cluster. The watch has...
One of the openssl examples was missing a '-' from the key name, so copying and pasting the examples would cause a configuration error on kube-apiserver. This change ensures all...
There are not yet any tests or automated PR verification. We should add: - [x] Automated linting/formatting - [x] Unit tests - [ ] Functional and/or end-to-end tests - [...
Add terraform configuration and scripts to set up rekor standalone on GCP, perform a series of insert and search operations, use Prometheus to gather metrics, and plot the results with...
The artifacts uploaded by cross.yaml are not used anywhere. Moreover, the ability to build on all three platforms and use the resulting binary is already tested in e2e-with-binary.yml. This change...
* Rewrite the shell scripts run in `e2e-secrets` and `e2e-tsa-mtls` as Go tests. - Since these tests were being run on macos and ubuntu runners, we still keep them separate...
Rename backfill-redis to backfill-index and add support for when MySQL is used as the index storage backend. Some Redis-specific parameters are renamed to clearly differentiate them from MySQL parameters. MySQL...
The final step in https://github.com/tstromberg/sigstore-the-local-way#37-local-keyless-signing fails with: ``` $ cosign verify --rekor-url=http://localhost:3000 --certificate-identity-regexp=.* --certificate-oidc-issuer-regexp=.* localhost:1338/demo/rekor-cli-e3df3bc7cfcbe584a2639931193267e9 Error: no matching signatures: error verifying bundle: nil certificate provided error verifying bundle: verifying bundle:...