Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flux get all --all-namespaces does not show other namespaces than flux-system #5016

Closed
1 task done
tnet-ag opened this issue Oct 1, 2024 · 0 comments
Closed
1 task done

Comments

@tnet-ag
Copy link

tnet-ag commented Oct 1, 2024

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

  • I agree to follow this project's Code of Conduct
@tnet-ag tnet-ag closed this as completed Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant