Peter Fiddes
Peter Fiddes
I might be missing something obvious, but is there way pass stdin to `kubediff` rather than reading from a file? I generate the yaml to stdout and would then like...
I couldn't see any examples on configuring the plugin via the [provisioning](https://github.com/grafana/grafana/blob/master/docs/sources/administration/provisioning.md#example-datasource-config-file) method. So I played around until I got a working example: ```yaml datasources: - name: alertmanager type: camptocamp-prometheus-alertmanager-datasource...
## Describe the feature Im looking at how best to manage our mac fleet and this cookbook provides some great resources to start with. I have some use cases I'm...
When removing all resources related to the example deployment on GKE (and i suspect other backends), the operator does not clean up the `elasticsearch-operator-sysctl` daemonset and pods. For example in...
**Describe the bug**: When setting TPP domain whitelisting inside a policy, sometimes people put `.` in the "Allowed Domains" field. This works and is valid in TPP and works with...
Now that I have installed `trust`, configured a bundle and I have a configMap propagated around the various namespaces of my cluster, I now need to feasibly use said CA...
**Is your feature request related to a problem? Please describe.** When cert-manager is a client, the servers it connects to might logs the `User-Agent` header, such as IIS in front...
During 1.14 we had a few issues that were spotted too late to be fixed for 1.14 itself leading to 1.14.1 to be needed quickly. We want to post-mortem the...
**Is your feature request related to a problem? Please describe.** I would like to be able to specify the `caBundle` from the contents of a secret or configmap resource. In...