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

We have documented the outline of releasing (and updates) in https://github.com/fluxcd/flux2/blob/main/docs/internal/release.md#upgrade-kubernetes-modules. This document could be enriched with a reference to updating `libgit2` as part of a source-controller or image-automation-controller update,...

area/docs
good first issue
help wanted
area/build

It would be useful to have a `latest` tag on docker images of the latest stable release. My use case is specifically for the cli, but probably makes sense for...

### Describe the bug Hi, i guess the metric for the failing reconcilers in the grafana dashboard is not accurate. ``` "expr": "sum(gotk_reconcile_condition{namespace=~\"$operator_namespace\",exported_namespace=~\"$namespace\",type=\"Ready\",status=\"False\",kind=~\"Kustomization|HelmRelease\"})", ``` This metric will increase for all...

Proposal for adding a new API kind `CommitStatus` to the notification-controller. Signed-off-by: Somtochi Onyekwere

I am running Flux using Openshift 4.8 platform. Flux is installed via the Openshift Operator community marketplace. However, since (last week) I installed the latest version of the operator (v0.26.1)...

To have completion and error checking to some extent in VS Code & Emacs LSP, the CRDs are added to the JSON schemas store. The schema store can take raw...

When looking at a cluster with Kustomizations from different sources it would be helpful to print the source's name of each Kustomization when listing them.

enhancement
area/kustomization

### Describe the bug Following this guide https://fluxcd.io/docs/installation/#bootstrap-upgrade and utilizing the https://github.com/fluxcd/flux2/tree/main/action#automate-flux-updates to update the manifest in the repo and running the commands does not result in upgrading flux. I...

### Describe the bug I'm not sure how to explain this but when we are trying to adjust "suspend" which is boolean on helmrelease using postBuild varaibles, kustomize validation (kustomize...

#### Context Flux2 supports multi-tenancy, and users have been using it in production for [some time now]. The documentation around the subject covers a [bootstrap example] to help users kick...

enhancement
area/multi-tenancy