Quinn Bast
Quinn Bast
Having a zip/tgz of the source code files is nice, but it would be really nice if you provided a `.jar` file in the artifacts for direct download so that...
Is there a rule that forces lambda parameters to be defined? My team would love to enforce something like this and completely require all lambda variables to be named. ```...
I cannot generate asciidocs that have a link to their own page. I've removed them from my documentation but, trying to do this will throw an exception: ``` link:.[Self] ```...
**Describe the bug** Kube-VIP is getting split brain when managing both the control plane and service VIP at the same time - resulting in two host machines being assigned ownership...
The current InfluxDB Helm chart provides no way to add additional initContainers and currently the only way to do this is to use Kustomize. In addition to the `extraContainers` field,...
Hey there, You may know about this but you could use GitHub actions here to automate your testing scripts as well as the creation of your builds to automatically deploy...
Simple update to a copy & pasted comment that didn't get changed
When using a widget with a template, elements that are rendered inside of a `` element are not parsed properly. This template: ``` {{batteryList}} {{batteryList}} ``` Will output the following...
Once a protobuf schema has been loaded into kafkdrop for parsing, kafdrop requires you to manually type in the Protobuf message name to deserialize the messages on the topic. Since...
**What happened?** When deploying the k8ssandra operator, it errors that the `cass-operator webhooks require cert-manager to be installed`. I don't have cert-manager, but I am unable to configure the k8ssandra...