Skip to content
This repository was archived by the owner on Jan 19, 2018. It is now read-only.
This repository was archived by the owner on Jan 19, 2018. It is now read-only.

0.6.4 namespace introduction? #801

@eriknelson

Description

@eriknelson

0.6.4 added a change to the answer file format that namespaces(?) a graph nodes name by what appears to be the container name? For example:

Valid 0.6.4

[mariadb-centos7-atomicapp:mariadb-atomicapp]
db_pass = changeme
image = centos/mariadb
db_user = erik
root_pass = MySQLPass
db_name = test

NOT Valid 0.6.4

[mariadb-atomicapp]
db_pass = changeme
image = centos/mariadb
db_user = erik
root_pass = MySQLPass
db_name = test

Curious what the background is behind this change and why its necessary. It's not clear to me what each identifier actually is? They appear to be very similar, all I can glean is that one looks like a container name, and the other is potentially a nulecule name?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions