Robin Ketelbuters
Robin Ketelbuters
## Description Requests that are blocked in Phase 1 (Request Headers) do not appear in the audit log. The rules are evaluated correctly, and block calls as expected. However, because...
Adds a Shutdown method to `registry.Registry`. Enables gracefully shutting down an embedded registry HTTP server. Closes #4337.
### Description I am working on a project that embeds the Distribution Registry. Unless I missed something, there is no way to gracefully shutdown the registry HTTP server from code....
Hello! First of all, thank you for developing Timoni! It's already a wonderful tool, and I hope to see it grow further. On to business. I am building a Kubernetes...
### Observed behavior I am starting embedded NATS Servers. If I reuse the same Options struct to initialize them (with NewServer) and to configure them at runtime (with ReloadOptions), I...
**User Story** As an operator I would like CAAPH to reconcile configuration drift in Helm releases. **Detailed Description** If I modify or delete a Kubernetes resource on the target cluster...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...