Roland Kool
Roland Kool
Hi, It would be nice to expose the metrics on a /metrics URL so they can be scraped through Prometheus.
In clusters with PodSecurityPolicies active and restrictions on which images can run as root, it's hard to deploy this demo application. The DB components fail to start when trying to...
### 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...
Hi, We're trying to upgrade to latest puppetdb + puppetdbquery, however it seems that querying for 'defines with parameters' no longer works. It throws a parse error and I don't...
Updated/new PR for https://github.com/istio/istio/issues/19292
Documents https://github.com/istio/istio/issues/27508
The customize hook can return a list of related resources that are required for the sync hook. Resources can be filtered using a labelSelector, however when the labelSelector is of...
I have trouble getting this feature to work: https://metacontroller.github.io/metacontroller/api/compositecontroller.html#label-selector Trying to have my controller adopt existing resources based on labels I provide through the custom resource. However, metacontroller keeps logging...
## Describe the feature We have a requirement to add custom annotations to VirtualService and DestinationRule resources. Our use case is that we add an annotation to indicate the resource...
Hi, Metacontroller version 4.10.3 has a regression compared to 4.10.2 when it comes to how the customize hook works. One of our controllers is a decorator controller that acts on...