Hi all just tried to upgrade 0.8.41 -> 0.8.42 (...
# troubleshoot
s
Hi all just tried to upgrade 0.8.41 -> 0.8.42 (via k8s helm chart 0.2.87)
datahub-gms
failed to start:
Copy code
ERROR: No such classes directory file:///etc/datahub/plugins/auth/resources
i beleive need to wait for new charts to be published • datahub:0.2.88 • datahub-prerequisites:0.0.7
i
Hello Dmytro, This is a known bug with v42. a new release is coming out soon, later this week.
In the meantime the fix is to mount the missing folder in k8s using extra mount variable for gms
m
You can also use this tag
linkedin/datahub-gms:4f35a6c
instead of the
v0.8.42
as the former one is the same as the
v0.8.42
but with that bug fixed