Jayme Howard
Jayme Howard
Currently, the `connection_from_config` method is very AMQP focused. Kombu has underlying support for AWS SQS, but our wrapper to generate connections is unable to take advantage of it because `hostname`...
The spec for an SLO in a Kubernetes resource varies from the spec fed directly to the binary. By unifying these, users could easily test against the binary to ensure...
Signed-off-by: Jayme Howard This is a potential implementation of a solution for the problem I described in #2299 with YAML conversion causing problematic behavior. The ParseNumeric function should be close...
### Proposal It would be nice to have threshold and value fields accept plain numeric or integer values for scaling. To retain backwards compatibility both strings which parse as numbers...
### Problem Statement By default, a number of logs are calling `log.Info()` with no verbosity level. This means that even at `-v=0` they are output. In the case of things...
Reached out via Twitter and was redirected here. From my understanding, the operator is pulling container images based on the image path it scrapes from live objects on the cluster....
Today, when you acquire you do so for a whole channel. This leads to a scenario where we have a lot of salons and it becomes challenging to manage. As...
It'd be extremely helpful if users could append a query param or pass a header which allows the return of the raw data in a text format without all the...
Apologies for making this a general Issue type, but this isn't exactly a bug, and it isn't exactly a proposal for a feature either. On very large and high churn...
/kind feature **Describe the solution you'd like** As a CAPA user, I'd like to be able to only have new revisions of launch templates when configuration materially changes, making it...