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? In some cases it can be important to let the operator quickly exclude a process (or a subset of processes) and bypass...

enhancement

### What would you like to be added/changed? As [discussed in a separate thread](https://forums.foundationdb.org/t/additional-sidecar-containers-for-exporting-trace-logs-with-the-kubernetes-operator/4798), the phrasing of the documentation for `podTemplate` in `ProcessSettings` is a little confusing. It currently reads:...

enhancement

### What would you like to be added/changed? In our test suite for the velocity of the operator (knob rollout) we have a test called `"a knob is changed and...

bug

### What happened? The tests are failing sometimes in a state where manual intervention would be required. The test is marked as pending until we fixed the test setup/operator to...

bug

### What would you like to be added/changed? Currently the operator creates a deployment to manage the backup agents as a Kubernetes Deployment. In this deployment the backup_agent process is...

enhancement

### What would you like to be added/changed? Update the docs in `docs/manual/fault_domains.md` and mention how to use the `unified` image for three data hall as the setup will be...

documentation

### What happened? I have found a quirky issue happening when using `three_data_hall`; the issue consists in the k8s FoundationDB cluster status containing an outdated connection string which does not...

question

### What would you like to be added/changed? Sometimes it can be helpful to add additional knobs to the commands that the operator is running, e.g. when debugging a new...

enhancement

### What would you like to be added/changed? There might be cases where the connection string is outdated, e.g. because the coordinator pods were recreated. The analyze subcommand should detect...

enhancement

### What would you like to be added/changed? Currently the configureSidecarContainer is a bit hard to read with the different cases (depending on the passed optional cluster and if the...

technical-debt