aerospike-kubernetes-operator icon indicating copy to clipboard operation
aerospike-kubernetes-operator copied to clipboard

Kubernetes operator for the Aerospike database

Results 10 aerospike-kubernetes-operator issues
Sort by recently updated
recently updated
newest added

1. In case of unavailable partition recovery, scale up the cluster with batch and wait for sts after scale up. 2. In case of security enabled flag: * if status.pods...

### Issue Title: AerospikeOperator `panic: runtime error: invalid memory address or nil pointer dereference` during server upgrade from 6.2 to 6.4. ### Issue Description: During the upgrade process of my...

## Issue Details When the AerospikeCluster CRD is applied with the ".podSpec.multiPodPerHost" field, the resulting target AerospikeCluster CRD does not contain this field, despite it being clearly mentioned in the...

Use cronjob to backup cluster data with option to store it on S3 (or any other cloud) example backup script - https://github.com/sysboss/aerospike_backup Base image with as-tools https://hub.docker.com/r/aerospike/aerospike-tools just need to...

## Context Using the `aerospike-kubernetes-operator` helm chart, by default, the user needs to specify a list of `watchNamespaces`, which is used by the operator as the environement variable `WATCH_NAMESPACE`. This...

failure-domain.beta.kubernetes.io/zone was deprecated in kubernetes 1.17. latest versions of operator are supposed to support kubernetes 1.20, 1.21, 122. Operator should therefore support topology.kubernetes.io/zone.

Error trying to do bundle-upgrade `docker-io-aerospike-aerospike-kubernetes-operator-bundle` pod is stuck in `CrashLoopBackOff` Logs show: `mkdir: can't create directory '/database': Permission denied` Seems problem is with the latest `quay.io/operator-framework/opm:latest` See also https://github.com/operator-framework/operator-registry/issues/984

1. We are using netflix kayenta as service to automatically analyze canary deployments 2. When making changes to running aerospike cluster we want to avoid downtime if changes are breaking...

enhancement

- https://banzaicloud.com/blog/kafka-on-istio-benefits/ - https://www.elastic.co/guide/en/cloud-on-k8s/1.0/k8s-service-mesh-istio.html Is there option to have aerospike on k8s tested and integrated with istio?

enhancement

From @jfwm2 Hello I cannot check the details of the test build since it points to a private ip address (RFC-1918) http://192.168.200.205:8080/job/Aerospike%20Kubernetes%20Operator/job/PR-34/1/display/redirect

actions