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 As part of automating helm test , we enabled test flag in HelmRelease manifest of our application. Hence now our application helm chart successfully deployed by...

### Describe the bug We are using HelmRelease with a valuesFrom field using a ConfigMap. We have a need where we do not want to trigger a HelmRelease on ConfigMap...

### Describe the bug My kustomization contains ```yaml postBuild: substitute: appConfig: '{"foo": "bar"}' ``` The content of appConfig is a string, not an object. HelmRelease describe shows: `adapter.configuration.appConfig: Invalid type....

Here is the plan Flux namespace1: flux-system Flux namespace2: flux-system-dedicated In each namespace we are deploying source and kustomize operators. We also deployed kustomization and gitrepositories under flux-system namespace, But...

### Describe the bug after updating HelmRelease spec.chart.spec.version, "flux resume helmrelease -n " fails with: ► resuming HelmRelease qa-2 in qa-2 namespace ✔ HelmRelease resumed ◎ waiting for HelmRelease reconciliation...

The current CLI code structure is error prone and makes it hard to spot bugs, we should create a dedicated package per command. Prerequisites: - [x] Refactor cmd global variables...

enhancement

### Describe the bug We need some documentation around how to use persistent volumes in an environment with Flux, since our documentation basically doesn't mention or cover persistent volumes at...

### Describe the bug Hello! Right now kustomization controller allows only two options: or to monitor current namespace, or to monitor all namespaces. I am building multi-tenant environment in single...

wontfix

### Describe the bug I wrote parts of these webhook receiver docs, in "[Expose the webhook receiver](https://fluxcd.io/docs/guides/webhook-receivers/#expose-the-webhook-receiver)" I mentioned cert-manager and proudly stated that you can use the annotations here,...

area/notification

Flux is just called "Flux". https://github.com/open-gitops/documents/pull/47/files#r762415300 Signed-off-by: lloydchang