Skip to content

Switch to using a memfs instead of an osfs #92

Open
@aiyengar2

Description

@aiyengar2

Currently, charts-build-scripts uses a osfs:

However, ideally we should be making loading the current directory into a memfs, making all calls in memory, and then only modifying the underlying filesystem after executing all operations.

https://github.com/go-git/go-billy/blob/205ba6585ca03bd60e304f7fa0b270232ba1d707/memfs/memory.go#L28-L31

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions