Skip to content

wrongly reported status of sources in webui #4168

Open
@fenio

Description

incosistency between what flux reports and what webui shows

Environment

[☸ lab:network]
❯ ~ flux get sources all
NAME                        	REVISION              	SUSPENDED	READY	MESSAGE
ocirepository/flux-manifests	v2.2.0@sha256:c3f0cc42	False    	True 	stored artifact for digest 'v2.2.0@sha256:c3f0cc42'

NAME                                	REVISION             	SUSPENDED	READY	MESSAGE
gitrepository/homelab               	main@sha1:41c5be94   	False    	True 	stored artifact for revision 'main@sha1:41c5be94'
gitrepository/local-path-provisioner	v0.0.24@sha1:97e05014	False    	True 	stored artifact for revision 'v0.0.24@sha1:97e05014'

NAME                         	REVISION       	SUSPENDED	READY	MESSAGE
helmrepository/bitnami       	               	False    	True 	Helm repository is Ready
helmrepository/bjw-s         	               	False    	True 	Helm repository is Ready
helmrepository/cloudnative-pg	sha256:20dde634	False    	True 	stored artifact: revision 'sha256:20dde634'
helmrepository/democratic-csi	sha256:79d41290	False    	True 	stored artifact: revision 'sha256:79d41290'
helmrepository/external-dns  	sha256:8aa1d029	False    	True 	stored artifact: revision 'sha256:8aa1d029'
helmrepository/hajimari      	sha256:ba9498af	False    	True 	stored artifact: revision 'sha256:ba9498af'
helmrepository/ingress-nginx 	sha256:39523cd8	False    	True 	stored artifact: revision 'sha256:39523cd8'
helmrepository/jetstack      	sha256:c3d766f6	False    	True 	stored artifact: revision 'sha256:c3d766f6'
helmrepository/metallb       	sha256:bd1fd831	False    	True 	stored artifact: revision 'sha256:bd1fd831'
helmrepository/netdata       	sha256:7391a6f1	False    	True 	stored artifact: revision 'sha256:7391a6f1'
helmrepository/prometheus    	sha256:c8a450e6	False    	True 	stored artifact: revision 'sha256:c8a450e6'
helmrepository/reloader      	sha256:5960a836	False    	True 	stored artifact: revision 'sha256:5960a836'
helmrepository/traefik       	sha256:5b4d0ae3	False    	True 	stored artifact: revision 'sha256:5b4d0ae3'
helmrepository/weaveworks    	               	False    	True 	Helm repository is Ready

NAME                                      	REVISION	SUSPENDED	READY	MESSAGE
helmchart/database-cloudnative-pg         	0.19.1  	False    	True 	pulled 'cloudnative-pg' chart with version '0.19.1'
helmchart/default-hajimari                	2.0.2   	False    	True 	pulled 'hajimari' chart with version '2.0.2'
helmchart/flux-system-weave-gitops        	4.0.36  	False    	True 	pulled 'weave-gitops' chart with version '4.0.36'
helmchart/kube-system-reloader            	1.0.52  	False    	True 	pulled 'reloader' chart with version '1.0.52'
helmchart/media-prowlarr                  	2.3.0   	False    	True 	pulled 'app-template' chart with version '2.3.0'
helmchart/media-radarr                    	2.3.0   	False    	True 	pulled 'app-template' chart with version '2.3.0'
helmchart/media-sonarr                    	2.3.0   	False    	True 	pulled 'app-template' chart with version '2.3.0'
helmchart/media-transmission              	2.3.0   	False    	True 	pulled 'app-template' chart with version '2.3.0'
helmchart/monitoring-kube-prometheus-stack	54.2.1  	False    	True 	pulled 'kube-prometheus-stack' chart with version '54.2.1'
helmchart/monitoring-netdata              	3.7.76  	False    	True 	pulled 'netdata' chart with version '3.7.76'
helmchart/network-cert-manager            	v1.13.2 	False    	True 	pulled 'cert-manager' chart with version 'v1.13.2'
helmchart/network-external-dns            	1.13.0  	False    	True 	pulled 'external-dns' chart with version '1.13.0'
helmchart/network-ingress-nginx           	4.8.4   	False    	True 	pulled 'ingress-nginx' chart with version '4.8.4'
helmchart/network-metallb                 	0.13.12 	False    	True 	pulled 'metallb' chart with version '0.13.12'
helmchart/storage-iscsi                   	0.14.2  	False    	True 	pulled 'democratic-csi' chart with version '0.14.2'
helmchart/storage-nfs                     	0.14.2  	False    	True 	pulled 'democratic-csi' chart with version '0.14.2'
  • Weave-Gitops 0.38.0
  • Flux Version 2.2.0
  • Kubernetes version 1.28.4

To Reproduce

No idea. Flux seems to be happy after upgrade to 2.2.0. Webui still complains about some weird errors.

Expected behavior

I'd expect it to be in sync.

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions