microbean-helm icon indicating copy to clipboard operation
microbean-helm copied to clipboard

Figure out idiomatic way to handle requirements.lock

Open ljnelson opened this issue 8 years ago • 0 comments

requirements.lock and requirements.yaml are primitive versions of something like Maven's dependency management mechanism. We could port requirements.lock functionality over literally, but there are also various issues open against it in the Helm codebase suggesting that perhaps it's more fragile than we'd like at the moment.

ljnelson avatar Oct 20 '17 23:10 ljnelson