flux2 icon indicating copy to clipboard operation
flux2 copied to clipboard

Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.

Results 272 flux2 issues
Sort by recently updated
recently updated
newest added

### Describe the bug Hello, I cannot seem to be able to use the `targetFrom` field to access an existing array within the `valuesFrom` object in a helm release. ###...

### Describe the bug Our flux 1.0 setup is a monorepo with this setup ``` /releases/// ``` For example, we have one file in the path ``` /releases/prod/nginx-ingress/helmrelease-nginx.yaml ``` In...

### Describe the bug The grafana dashboard's don't work for prometheus's/grafana's setup for multi-cluster. ### Steps to reproduce ```yaml grafana: enabled: false forceDeployDashboards: true sidecar: dashboards: multicluster: global: enabled: true...

### Describe the bug My repository contains bash scripts that are executed locally as well as within the build pipeline. Since I'm developing on Windows I need to make those...

Some of flux controllers have operations that are bound by timeouts (GitRepository, Bucket). Automated performance benchmarks would detect deviation in between versions/PRs and allow for quicker response. From a component...

### Describe the bug Following [the doc](https://fluxcd.io/docs/installation/#github-and-github-enterprise) to re-bootstrap to another github repo. The bootstrap failed with below output. ``` $ flux bootstrap github --owner=zxkane --repository=eks-gitops4 --path=clusters/gitops-cluster --personal ► connecting...

If the kubernetes user has viewer access broadly to the cluster, should they also have access to Flux resources? An example was provided in the discussions from cert-manager who has...

If implemented will detect any change on how ssa dry-run return diffs on hpa metrics Signed-off-by: Soule BA

area/diff

Almost all flux Resources have the option to suspend them. While using `flux get` makes it easy to find suspended resources, `kubectl get` currently doesn't show it by default. I...

### Describe the bug Feature request for a MacPorts package. ### Steps to reproduce `port search fluxcd` ### Expected behavior Package exists. ### Screenshots and recordings _No response_ ### OS...