kube-arangodb icon indicating copy to clipboard operation
kube-arangodb copied to clipboard

ArangoDB Kubernetes Operator - Start ArangoDB on Kubernetes in 5min

Results 129 kube-arangodb issues
Sort by recently updated
recently updated
newest added

In future the dashboard and whole pkg/server will be deprecated and removed. The PR creates new listeners and CLI options to control them. The important API endpoints are copied from...

tests: https://github.com/arangodb/kube-arangodb-test/pull/114 http://a449ed7c695a44a0faa7c64adce736b0-340255436.eu-central-1.elb.amazonaws.com/job/OperatorTestRun/565/

Operator version is v1.2.15 Using 2 singles, Both ArangoDeployment objects clearly state `mode: Single` However, the following line keeps showing in the log: ``` 2022-07-24T11:08:25Z INF Health of the cluster...

I have been trying to use the backup feature of the operator on Azure Blob Storage. Following the rclone docs for azureblob, I was able to connect and sync files...

Hi everyone. Lately I've been trying to update my kube-arangodb from version `1.1.5` to `1.2.15` but I've enforced a problem. It seems that with that version, I'm unable to deploy...

TLDR; the annotations being on all services messes with the aws-load-balancer-controller. I only need them on the load balancer service. There is a workaround, but I would appreciate the feature....

when I deployment a single server database using the following yaml: apiVersion: "database.arangodb.com/v1alpha" kind: "ArangoDeployment" metadata: name: "single-server" spec: mode: Single I don't know where to set the user and...

Bumps [terser](https://github.com/terser/terser) from 4.3.4 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies
javascript