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

As a user of the operator, when I set `operator.enableCRDManagement` to false, I expected that the helm chart will not try to manage CRDs. However, if I set `operator.features.storage` to...

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies
javascript

Description: - Automatic recognition of the arangosync custom image. - run arangosync worker as a sidecar when all requirements are fulfilled. Tests: https://github.com/arangodb/kube-arangodb/pull/861#issue-1080919393 Design doc: https://github.com/arangodb/kube-arangodb-release-manager/blob/master/documentation/arangosync_worker_sidecar.md

cla-signed

Using the work of @restanrm in PR #https://github.com/arangodb/kube-arangodb/pull/584 Tested and works as expected.

This PR was inspired by #551 and about to close #649

This commit changes the port names in the various service definitions to follow the istio [naming convention](https://istio.io/docs/ops/configuration/traffic-management/protocol-selection/). This helps the Kube-arangodb operator play nice with both istio and observability tools...

This file: https://github.com/arangodb/kube-arangodb/blob/master/examples/metrics/deployment-operator-servicemonitor.yaml is nearly four years old. Additionally, the documentation provided here: https://www.arangodb.com/docs/stable/deployment-kubernetes-metrics.html is not very concise. I've tried following it but have not succeeded in having any metrics...

Hi, you are using an affinity of beta.kubernetes.io/arch=amd64. It seems to be removed in 1.18 (as it promoted from beta in 1.14). https://github.com/arangodb/kube-arangodb/blob/8c2d4be3e8b1e64428bc2b397c1cba0455641e4d/pkg/deployment/pod/affinity.go#L62 See https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/20190130-node-os-arch-labels.md BTW, I'm not using the...

Transferring conversation over from Slack. I have an ActiveFailover ArangoDB instance deployed on OpenShift 4.7 with v1.1.9 of the ArangoDB operator. The active and failover servers both exhibit the following...