Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

validation: sidekick aci should remove tmp file in post-run (or make a note) #113

Open
@markllama

Description

@markllama

When the ace-validator-sidekick image is run per the instructions on the Rocket "App Container Basics" https://github.com/coreos/rocket#app-container-basics it will leave a file /tmp/sidekick. A subsequent run will fail noting "/db/sidekick unexpectedly exists".

Either the ace-validator-sidekick aci post run should remove the file so that subsequent runs will pass
or it should make a note to STDOUT that the file must be removed before a follow up run will pass.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions