• Matt Butcher's avatar
    feat(chartutil): optimize for re-use · 2802fcbd
    Matt Butcher authored
    This is a refactor of the loader to use in-memory buffers instead of
    trying to optimize for memory usage by delaying reads until the last
    possible moment. Since charts tend to stay well below 1M in size, this
    makes more sense, and is easier to work with.
    2802fcbd
Name
Last commit
Last update
..
chart Loading commit data...
chartutil Loading commit data...
client Loading commit data...
engine Loading commit data...
helm Loading commit data...
kube Loading commit data...
lint Loading commit data...
proto/hapi Loading commit data...
repo Loading commit data...
storage Loading commit data...
timeconv Loading commit data...
version Loading commit data...