Closed xrstf closed 1 month ago
Name | Link |
---|---|
Latest commit | 50dd168d0bd6ea5fe938eeecc14d4c841c2cbf72 |
Latest deploy log | https://app.netlify.com/sites/k8s-prow/deploys/670bd2e86d980200085df4a7 |
Deploy Preview | https://deploy-preview-299--k8s-prow.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: petr-muller, xrstf
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Setting up a new cache will apply default values. If multiple clients share the same options, ultimately the
client.New()
call would race to setup the namespace cache options.The issue was introduced with a recent controller-runtime update in Prow.
Fixes #288