torrescd
torrescd
# Is your feature request related to a problem ? Imposible to enter/change an array parameter through UI. All input changes seems to be transformed to string. (Default untouched arrays...
**What is missing?** Parameter to define selectors config in generated kubernetes_sd_configs. Documentation here. https://prometheus.io/docs/prometheus/latest/configuration/configuration/#kubernetes_sd_config ``` # Optional label and field selectors to limit the discovery process to a subset of...
https://github.com/cert-manager/cert-manager/blob/c96e6a6b8efeed439e88ff79cbd77dde53d5a93a/pkg/issuer/acme/dns/route53/route53.go#L288-L291 Extending this log with fetched hosted zones, I've seen this behaviour aws account hosted zones - a.com - b.com aws route53 list-hosted-zones-by-name --profile temporary-creds --dns-name a.com --max-items 1 ->...
- [ ] All [tests](https://github.com/jfrog/artifactory-maven-plugin#testing-the-plugin) passed. If this feature is not already covered by the tests, I added new tests.