Job Resource Requests Mutation Issue Resolved with Helm Hook Annotations

Original Slack Thread

does anyone know why datahub-system-update-nonblk needs to be deleted on every redeploy? even resource requests. resource requests aren’t immutable for Jobs right?

This was fixed in the latest helm chart published yesterday. The solution is to add helm hook annotations so it is managed correctly by helm. The fix to the values was here: https://github.com/acryldata/datahub-helm/blob/master/charts/datahub/values.yaml#L379

amazing! thanks!

I was going to say the deploy I did today didn’t throw that error