Jiří Kozlovský
Jiří Kozlovský
This is for those cases, when user doesn't want to or needn't or can't have Nextant or Solr installed for some reason. With no Nextant/Solr installed there should not be...
So that anyone who wishes to use Bionic Beaver version of Ubuntu, can seamlessly upgrade to it, or just start a fresh installation of MIAB. Based [on what I've tried...
When deployment unhealthy, the operator creates many secret objects: ``` sh.helm.release.v1.redpanda.v100 helm.sh/release.v1 1 82m sh.helm.release.v1.redpanda.v101 helm.sh/release.v1 1 67m sh.helm.release.v1.redpanda.v102 helm.sh/release.v1 1 51m sh.helm.release.v1.redpanda.v103 helm.sh/release.v1 1 36m sh.helm.release.v1.redpanda.v104 helm.sh/release.v1 1 21m...
**Is your feature request related to a problem? Please describe.** When dealing with SQL with more than 12 lines, it is a struggle to edit the code within Grafana, as...
Keeping the POD annotations is essential to run the workload in EKS, where the fargate profile is the default one. Dropping essential annotations, such as `"eks.amazonaws.com/compute-type" = "ec2"` will cause...
Resolves #1469 Thanks for taking the time to contribute to `clickhouse-operator`! Please, read carefully [instructions on how to make a Pull Request](https://github.com/Altinity/clickhouse-operator/blob/master/CONTRIBUTING.md#intro). This will help a lot for maintainers to...
### Description Resolves #2572 ### Acceptance tests - [x] Have you added an acceptance test for the functionality being added? - [x] Have you run the acceptance tests on this...
### Description Since the schema of `StatefulSet` uses `PodSpec` under the hood, we should allow all the features of `PodSpec` to be used within the `StatefulSet`. But the support of...