Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: Drop the redundant config.json filename requirement #756

Merged
merged 1 commit into from
May 9, 2017

Conversation

wking
Copy link
Contributor

@wking wking commented Apr 5, 2017

Because:

  1. This section defines the configuration format, and doesn't need to be tied to a particular filename.

  2. The bundle spec (in bundle.md) already has:

    This REQUIRED file MUST reside in the root of the bundle directory and MUST be named config.json.

The config.md line may have been useful when it was added (77d44b1). But since the bundle.md line landed in 106ec2d (#210), I think it's been redundant.

Because:

1. This section defines the configuration format, and doesn't need to
   be tied to a particular filename.
2. The bundle spec (in bundle.md) already has:

     This REQUIRED file MUST reside in the root of the bundle
     directory and MUST be named `config.json`.

The config.md line may have been useful when it was added (77d44b1,
Update runtime.md, 2015-07-16).  But since the bundle.md line landed
in 106ec2d (Cleanup bundle.md, 2015-10-02, opencontainers#210), I think it's been
redundant.

Signed-off-by: W. Trevor King <wking@tremily.us>
@mrunalp
Copy link
Contributor

mrunalp commented May 9, 2017

LGTM

Approved with PullApprove

1 similar comment
@crosbymichael
Copy link
Member

crosbymichael commented May 9, 2017

LGTM

Approved with PullApprove

@crosbymichael crosbymichael merged commit 5a39b39 into opencontainers:master May 9, 2017
@wking wking deleted the config-drop-filename branch May 9, 2017 23:49
@vbatts vbatts mentioned this pull request Jul 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants