Skip to content

Simplify resource abstraction #55

@bernos

Description

@bernos

Current implementation of 'resources' is overcooked. Using go-bindata to package up files and including them in the binary is nice, but the way they are extracted during ecso environment up and ecso service add is pretty messy. Try to simplify this to the point where semantically it is just "copy this directory structure from here to there, but treat each file as a go template and merge this data with each file before writing them to the destination."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions