Hack to stop dataloader related errors#180
Conversation
|
LGTM |
|
LGTM :( Although this is a temporary hack, I think it could confusion for our users in the short-term (cc @javihernandez @klown @cindyli). Anyone else we should notify? Email to architecture@? |
|
LGTM |
|
@mrtyler thanks, it will not change the behavior on already existing clusters - as the dataloader will not run anyway in a current state, so the only difference will be on newly created clusters. |
Hey @mrtyler, thanks for the heads up, I think it's fine as long as @cindyli and @klown (and probably @sgithens, since I know he's been using gpii-infra) are aware of it. |
|
@javihernandez currently, if you would need to redeploy new data loader, it's correct you would have to update the sha at the same place this PR freezes it ( Otherwise this is temporary only till we get to resolve GPII/universal#626 and related #163 PRs |
This is an ugly hack to stop TF/Helm data loader errors that freezes data loader version.
It should be removed in scope of #163, once the "new" dataloader is ready to be used.
After potentially failing once (if the dataloader is at older version), no more errors should appear, as TF will not try to update it even if
versions.yamlchange.