-
**What would you like to be added**:
Investigate if we can achieve resizing of a stateful set based on PodGroups.
In the MVP approach it is ok to recreate the entire PodGroup.
This is a follo…
-
Cannot match es-app-data-* and cannot match a service since the sts is not connected to the service (only es-client is)
-
**Is your feature request related to a problem? Please describe.**
We recently implemented an endpoint for fetching aggregated logs for Deployments and Statefulsets. It would be useful to add a butto…
-
The toolbar is missing. There is a guard in code that requires a deployment to be present.
It is ignorant about other deployment types.
-
#### Is your feature request related to a problem? Please describe.
A lot of Helm charts (e.g. kube-prometheus-stack, cert-manager) allow to define key `commonLabels`, which results in a set of custo…
-
**What is missing?**
For StatefulSets it would be nice, to specify the updateStrategy. For now the updateStrategy is hard coded to:
```go
UpdateStrategy: appsv1.StatefulSetUpdateStrategy{
Type: a…
-
# Enhancement Description
- One-line enhancement description (can be used as a release note): Allow changes to storage requests in StatefulSets.volumeClaimTemplates to propagate to associated PVCs.
…
-
**What would you like to be added**:
MVP support for LeaderWorkerSet in Kueue. It does not need to be ideal, but we want to have some support to unblock users and collect users' feedback.
The i…
-
Hi team!
We are facing something similar to #145
The reloader works fine for regular statefulsets but something is not working correctly with statefulsets managed by prometheus-operator.
Relo…
-
### Name and Version
bitnami/mongodb 6.3.0
### What is the problem this feature will solve?
The notes for the chart state the following:
>NOTE: An update takes your MongoDB(®) replicaset offline…