You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flux get all --all-namespaces
does not show other namespaces than flux-system anymore after a while without any changes on the cluster
When I do changes for example on a deployment in another namespace flux does the changes (checked with kubectl)
After a the fresh install everything works fine.
Uninstall and reinstall Flux Components on the Cluster also solve the issue without changes in the git repo.
Steps to reproduce
Expected behavior
flux get all --all-namespaces should show all namespaces
Describe the bug
flux get all --all-namespaces
does not show other namespaces than flux-system anymore after a while without any changes on the cluster
When I do changes for example on a deployment in another namespace flux does the changes (checked with kubectl)
After a the fresh install everything works fine.
Uninstall and reinstall Flux Components on the Cluster also solve the issue without changes in the git repo.
Steps to reproduce
Expected behavior
flux get all --all-namespaces should show all namespaces
Screenshots and recordings
No response
OS / Distro
MacOS
Flux version
flux-v2.3.0
Flux check
(base) user@mp ~ % flux check
► checking prerequisites
✔ Kubernetes 1.30.3-gke.1969001 >=1.28.0-0
► checking version in cluster
✔ distribution: flux-v2.3.0
✔ bootstrapped: true
► checking controllers
✔ helm-controller: deployment ready
► ghcr.io/fluxcd/helm-controller:v1.0.1
✔ kustomize-controller: deployment ready
► ghcr.io/fluxcd/kustomize-controller:v1.3.0
✔ notification-controller: deployment ready
► ghcr.io/fluxcd/notification-controller:v1.3.0
✔ source-controller: deployment ready
► ghcr.io/fluxcd/source-controller:v1.3.0
► checking crds
✔ alerts.notification.toolkit.fluxcd.io/v1beta3
✔ buckets.source.toolkit.fluxcd.io/v1beta2
✔ gitrepositories.source.toolkit.fluxcd.io/v1
✔ helmcharts.source.toolkit.fluxcd.io/v1
✔ helmreleases.helm.toolkit.fluxcd.io/v2
✔ helmrepositories.source.toolkit.fluxcd.io/v1
✔ kustomizations.kustomize.toolkit.fluxcd.io/v1
✔ ocirepositories.source.toolkit.fluxcd.io/v1beta2
✔ providers.notification.toolkit.fluxcd.io/v1beta3
✔ receivers.notification.toolkit.fluxcd.io/v1
✔ all checks passed
Git provider
No response
Container Registry provider
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: