Aaron Walker
Aaron Walker
Hi there, Currently, the subscriptions only allow subscriptions for any resource, or a specific resource by it's PK. Is it possible to implement functionally to subscribe to a set of...
Currently, when generating a pdf from a html file, I have to prepend `{{ request.scheme }}://{{ request.get_host }} ` inside of my html, so that wkhtmltopdf will be able to...
Closes https://github.com/percona/mongodb_exporter/issues/502 - [ ] Links to other linked pull requests (optional). --- - [ ] Tests passed. - [ ] Fix conflicts with target branch. - [ ] Update...
When prometheus is secured with Client Certificate Authentication (e.g. mTLS) it is not possible to configure Kiali to Authenticate against it (or the Authentication configuration is not present in the...
Closes https://github.com/hashicorp/terraform-provider-googleworkspace/issues/479
Currently, fleet is able to create namespaces, but no functionality exists to add the created namespace to a rancher project. Initial slack convo: https://rancher-users.slack.com/archives/C013SSBKB6U/p1615194570034900 Use Case: A user wants to...
In v0.1.*, we could specify `sub_user_on_behalf_of` for API keys, but this got removed in v0.2 This means that it is not possible to create an API key, or any other...
**Thanos, Prometheus and Golang version used**: Thanos 32.4. **What happened**: receive-distributor sometimes throws SIGSEGV **What you expected to happen**: it doesn't **How to reproduce it (as minimally and precisely as...
Okay, so a bit of a weird one that I had to poke my toe into the rabbit hole to find. Bit of background first - my current company intercepts...
**Describe the bug** Two sides to this: 1. When adding a new Image, it gets added to the fleet-default namespace, rather than the default namespace. This should be configurable, or...