d3adb5

Results 6 issues of d3adb5

As far as I've gone, I haven't seen options anywhere on the default Web interface to set the following properties on the ZNC configuration: ``` SSLCertFile = /path/to/combined/cert.pem SSLKeyFile =...

### Requirement In deploying Jaeger with the `production` strategy, using Cassandra for storage, I've noticed that despite pointing to a Secret in the `Jaeger` CRD, the pods created by `*-cassandra-schema-job`...

enhancement

Even in a container running an image built with the provided `Dockerfile`, Pandoc (or better yet, pdflatex) hits the `Undefined control sequence` error on `\signature`. I've tried adding `graphicx` to...

Reposition other popups when popups are dismissed / closed. Fixes #237.

Add a basic type validator, allowing to check if a value at a set path is of a given type, described as a string. The valid type strings are the...

We discussed switching from running a dry-run install on the Single Node OpenShift clusters as self-hosted runners and instead using kind or k0s. This PR changes the CI and CD...