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

A kubernetes operator for FoundationDB

Results 242 fdb-kubernetes-operator issues
Sort by recently updated
recently updated
newest added
trafficstars

### What would you like to be added/changed? See: https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1846#issuecomment-1766733384 We probably want to test rolling out a knob that is not used by the test process and rolling out...

technical-debt

### What would you like to be added/changed? We should enable locality based exclusions per default, as this type of exclusions is better suited for FDB on Kubernetes.

enhancement

### What would you like to be added/changed? We should enable the DNS feature per default and document that the `RoutingConfig` must be adjusted is a custom domain is used.

enhancement

### What would you like to be added/changed? Make 7.1 the minimum default version and update the bindings and clean up all docs for DNS where we had to copy...

enhancement

### What would you like to be added/changed? We should enable the `crash looping the sidecar for all Pods` test added in https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1779 to test the wildcard option for crash...

technical-debt

### What would you like to be added/changed? Implement the design from: https://github.com/FoundationDB/fdb-kubernetes-operator/blob/main/docs/design/replacement_buckets.md

enhancement

### What would you like to be added/changed? Once https://github.com/FoundationDB/fdb-kubernetes-operator/issues/1760 is solved, we run our tests with some minimal data loaded. Since migration are a critical component in the operator,...

enhancement

### What would you like to be added/changed? The operator supports version downgrades for version compatible versions (patch versions), we should add test cases to verify the correct behaviour: https://github.com/FoundationDB/fdb-kubernetes-operator/issues/1266.

enhancement
technical-debt

### What would you like to be added/changed? Update to a more recent controller-runtime, e.g. https://github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.15.0, this version will make it easier to implement https://github.com/FoundationDB/fdb-kubernetes-operator/issues/1618.

enhancement

### What would you like to be added/changed? We should use the cache from the controller-runtime instead of building our own map on to of this. The get requests are...

enhancement