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

integrity failure: computed digest doesn't match #1056

Open
antonosmond opened this issue Aug 29, 2024 · 3 comments
Open

integrity failure: computed digest doesn't match #1056

antonosmond opened this issue Aug 29, 2024 · 3 comments

Comments

@antonosmond
Copy link

Hi 👋

We're regularly seeing errors like this from the helm-controller and I'm not really sure why:

{"level":"error","ts":"2024-08-29T07:49:38.302Z","msg":"Reconciler error","controller":"helmrelease","controllerGroup":"helm.toolkit.fluxcd.io","controllerKind":"HelmRelease","HelmRelease":{"name":"event-bus-consumer","namespace":"flux-system"},"namespace":"flux-system","name":"event-bus-consumer","reconcileID":"d040e9db-b62b-4564-a1bb-22ed3560fab1","error":"integrity failure: computed digest doesn't match 'sha256:503d435f5c4caf6708bf8fee6675a5008188da10d02ebc64847ab964389c953d'"}

I did some googling and searching GitHub issues and couldn't find anything. The closest thing I found was this however I'm not sure if that's related or not.

Flux Version

flux: v2.3.0
distribution: flux-v2.3.0
helm-controller: v1.0.1
image-automation-controller: v0.38.0
image-reflector-controller: v0.32.0
kustomize-controller: v1.3.0
notification-controller: v1.3.0
source-controller: v1.3.0
@rlaflamme
Copy link

rlaflamme commented Sep 13, 2024

Same here recently but for some helm releases

Type Reason Age From Message


Warning ArtifactFailed 8m10s helm-controller integrity failure: computed digest doesn't match 'sha256:229ca31cc5ab02f27045c9a44de120063ba4105045ef005488635a78151c9f5e'

@stefanprodan
Copy link
Member

stefanprodan commented Sep 13, 2024

Has source-controller restarted before these errors occurred? Is source-controller configured with a PVC?

@rlaflamme
Copy link

Has source-controller restarted before these errors occurred? Is source-controller configured with a PVC?

Yes. I thing the issue occured after the source-controlller has been restarted.

I just look at it and everything is fine, now

Thank you @stefanprodan for your input

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

3 participants