navigator
navigator copied to clipboard
Managed Database-as-a-Service (DBaaS) on Kubernetes
/kind bug **What happened**: Elasticsearch cluster OOM due to successive time spent in GC due to non continuous memory allocation. **What you expected to happen**: Elasticsearch cluster continued to operate...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: Cluster went unavailable after a scale down of master pods. **What you expected to happen**: Reducing the number...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: A nodepool was created with resources ~~~yaml resources: limits: memory: 3.5Gi requests: memory: 3.5Gi ~~~ Trying to update...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: Changed number of replicas for a data role nodes in elasticsearch from 5 to 4. Nothing happened and...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: Scaling down elasticsearch node pool resulted in a nonsensical event. **What you expected to happen**: The event to...
If a C* Pod and its data are deleted, a replacement Pod will be started by the StatefulSet controller, but it will be started with an empty `/var/lib/cassandra` data directory....
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: Upgrade from 6.2.4 to 6.3.0 elasticsearch stalled with last two data and ingest pods unupgraded. The 3 masters...
https://kubernetes.io/docs/concepts/policy/pod-security-policy/ It looks like we need a way for users to choose the name of a PodSecurityPolicy to use for the service accounts generated by the Navigator controller. * Maybe...
* Cassandra Pilot now executes `cassandra` directly, bypassing the Docker image entrypoint * Added a configuration API with which to override configuration values in yaml and properties config files. *...