Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Building a pod with an old version replace templater with incompatible version #168

Open
n0rad opened this issue May 30, 2016 · 0 comments

Comments

@n0rad
Copy link
Member

n0rad commented May 30, 2016

templater update in the aci is done by a cmp between builder version and current version in the aci.

if building with an old dgr version, cmp is different and templater is updated, but should not, since aci may use new features.

remplace cmp, with a call to templater to get version and update if newer only

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant