es-operator icon indicating copy to clipboard operation
es-operator copied to clipboard

Kubernetes Operator for Elasticsearch

Results 34 es-operator issues
Sort by recently updated
recently updated
newest added

In the case where `spec.Replicas < scaling.MinReplicas` the `spec.Replicas` is only automatically updated if there is a scaling operation (`UP/DOWN`). This can cause confusion when looking at the EDS because...

UX

Add example manifests for different persistence options (EBS volume / SSD mount / RAM disk)

good first issue

We could use ES new features for machine learning to predict scaling requirements from traffic ( https://www.elastic.co/products/stack/machine-learning ) Alternatively a Kalman filter might work as well.

design

Offer canary deployment for EDS similar to what is provided by StatefulSets. See https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#partitions

design

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.2 to 1.13.0. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.13.0 / 2022-08-06 [CHANGE] Minimum required Go version is now 1.17 (we also test client_golang against the new...

dependencies
go

## Expected Behavior When CPU load is below scaleDownCPUBoundary then replica count should reduce. Thus node count should go down ## Actual Behavior When CPU load is below scaleDownCPUBoundary, index...

This PR updates k8s.io/* tov0.26.14

dependencies

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.19.0 What's Changed The module prometheus/common v0.48.0 introduced a bug when used together with client_golang. If your project...

dependencies
go

Description of the feature A configuration option that allows us to configure es-operator to output its logs in JSON format. ## Actual Behavior No options exposed to change log formats

Bumps [github.com/alecthomas/kingpin/v2](https://github.com/alecthomas/kingpin) from 2.3.2 to 2.4.0. Commits 64d23c5 Improved error message for missing required flags: now list all missing requi... 4702584 Do not pass command name to --completion-bash arguments in...

dependencies
go