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

Fixes #3839 cc: @hiddeco @makkes @somtochiama WIP. Please take a look. For the time being I have added a verbose flag for the functionallity to keep it backward compatible in...

### Describe the bug Changes on a HelmRelease manifest from a Git repo are not applied by the kustomize controller nor being found by `flux diff` ### Steps to reproduce...

To improve the usefulness of the CodeQL scans, we should enable the more advanced `security-and-quality` queries on our repositories. For an example, see: https://github.com/hiddeco/sshsig/blob/main/.github/workflows/codeql.yaml#L34-L36 ### To-do - [x] pkg -...

area/ci
umbrella-issue

### Describe the bug Say a Kubeconfig has the following block: ``` contexts: - context: cluster: cluster namespace: services user: user name: cluster current-context: cluster ``` When you run flux...

To help people to gather an idea about the difference between two artifacts, we could introduce a `flux diff artifact ` command which provides a (Git like) diff of the...

enhancement
help wanted
area/oci

### Describe the bug - Currently flux CRDs define [metadata as object](https://github.com/fluxcd/image-reflector-controller/blob/main/config/crd/bases/image.toolkit.fluxcd.io_imagepolicies.yaml#L36-L37 ). ``` metadata: type: object ``` - Same is the case with json schema artefacts in the Github...

blocked/upstream

### Describe the bug # Problem Overview Using an integer as a `postBuild.substitute` value that is used to define a value in a child `Kustomization`'s `postBuild.substitute` results in the following...

### Describe the bug The kustomize controller was not able to reach the source-controller and the notification-controller in its namespace. I deployed a debug-pod to try out if the components...

I was working with a user who is on Bitbucket Server or self-hosted, and it's a quite old version. We spent a while looking at the issue with `bootstrap bitbucket-server`...

### Describe the bug https://github.com/aws/karpenter/issues/4227 The Karpenter-crd repository contains links to 3 file here. https://github.com/aws/karpenter/tree/main/charts/karpenter-crd/templates These are not deployed when deployed with the config described below, but all reports installed....

wontfix