helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Dragonfly Helm Charts

Results 27 helm-charts issues
Sort by recently updated
recently updated
newest added
trafficstars

### Bug report: The restart-container-runtime init container is configured to restart the container runtime without any conditions. As a result, the pod remains in an unready state (NotReady) perpetually. This...

bug

### Bug report: The `config_path` setting within the containerd configuration occasionally fails to be injected properly. ### Expected behavior: The `config_path` is intended to be successfully injected in the end;...

bug

### Bug report: Set `nydus-snapshotter.containerRuntime.containerd.enable` true will cause pull image failed, refer to https://github.com/dragonflyoss/helm-charts/blob/main/charts/dragonfly-stack/values.yaml#L1518. 1. Test needs to mount `/dev/fuse/`. 2. Change initContainer shell to https://github.com/dragonflyoss/client/tree/main/dragonfly-client-init. ### Expected behavior: ###...

bug

## Description Enhanced error handling when injecting container configuration ## Related Issue [Issues · dragonflyoss/helm-charts (github.com)](https://github.com/dragonflyoss/helm-charts/issues/285) ## Motivation and Context Terminate immediately when the inject fails, preventing further problems that...

## Description add support to Postgres ## Related Issue #200 ## Motivation and Context I can't reopen the closed PR, so create this new one This is a continuation of...

### Bug report: When I tested according to the steps in INSTALL.md, there was an error deploying the NGINX pod #### pod events: ``` Events: Type Reason Age From Message...

bug

### Bug report: The PriorityClass setting is not working as expected because the cluster is running EKS version 1.28, where the scheduling.k8s.io/v1beta1 API version has been deprecated. Currently, the chart...

bug

Add support for pod affinity in the chart `nydus-snapshotter` - Add new value `affinity` in the chart `nydus-snapshotter` - Upgrade chart version and docs ## Related Issue ## Motivation and...

### Bug report: CVE-2024-31449 refer to: - https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5 - https://avd.aliyun.com/detail/CVE-2024-31449?spm=5176.2020520154.sas.14.20958Gyu8GyunO&lang=zh ### Expected behavior: request to upgrade Redis or add support Redis version config in helm charts ### How to reproduce...

bug
enhancement
good first issue
help wanted

### Bug report: Dragonfly is not working with Istio (sidecar injection). The scheduler fails to start as it seems like it can't connect to other components with gRPC calls. This...

bug