Nick Vladiceanu

Results 7 issues of Nick Vladiceanu

*Installation details* Scylla version (or git commit hash): 4.6.3 Cluster size: 3 nodes (i3.2xlarge) OS (RHEL/CentOS/Ubuntu/AWS AMI): AWS AMI (EKS 1.20) *Hardware details (for performance issues)* Platform (physical/VM/cloud instance type/docker):...

User Request
bad_alloc
k8

Currently, [Solr Helm Chart](https://github.com/apache/solr-operator/tree/main/helm/solr) supports only SolrCloud object creation. Since `SolrPrometheusExporter` is part of the Solr-Operator, let's also add its creation in the Solr Helm Chart as an optional resource.

enhancement
metrics

**Description of your changes:** The Scylla Helm chart does not support `scyllaArgs` inputs (see https://github.com/scylladb/scylla-operator/issues/989). This PR introduces support for passing `scyllaArgs` values via Helm Chart. **Which issue is resolved...

kind/feature

Closes https://github.com/fluent/helm-charts/issues/481

hey folks, I'd like to be able to set a custom `dnsConfig` and `dnsPolicy` [1] for fluentd pods using this Helm chart. The main reason is to be able to...

**Summary:** While doing backups using `cbbackup` we have only two options when choosing the `bucket_source`: either all buckets or only single bucket. So: * choosing the option of `all buckets`...

We have a Statefulset that consists of 3 Pods and 4 services (3 services pointing to each Pod individually and 1 service pointing to all 3 Pods). When we access...