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

Add raw input in docker-compose for secrets and configs #712

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Nov 23, 2017

  1. Add raw data in compose file for configs and secrets

    Signed-off-by: WTFKr0 <thomas.kovatchitch@gmail.com>
    WTFKr0 committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    34b1362 View commit details
    Browse the repository at this point in the history
  2. gofmt

    Signed-off-by: WTFKr0 <thomas.kovatchitch@gmail.com>
    WTFKr0 committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    4eafc61 View commit details
    Browse the repository at this point in the history
  3. Add tests for raw secret / config

    Signed-off-by: WTFKr0 <thomas.kovatchitch@gmail.com>
    WTFKr0 committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    d0c1874 View commit details
    Browse the repository at this point in the history
  4. Add comma

    Signed-off-by: WTFKr0 <thomas.kovatchitch@gmail.com>
    WTFKr0 committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    8b18667 View commit details
    Browse the repository at this point in the history
  5. gofmt

    Signed-off-by: WTFKr0 <thomas.kovatchitch@gmail.com>
    WTFKr0 committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    b83058d View commit details
    Browse the repository at this point in the history
  6. Modify assert

    Signed-off-by: WTFKr0 <thomas.kovatchitch@gmail.com>
    WTFKr0 committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    12f5103 View commit details
    Browse the repository at this point in the history
  7. Fix test

    Signed-off-by: WTFKr0 <thomas.kovatchitch@gmail.com>
    WTFKr0 committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    b50ffa5 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    Signed-off-by: WTFKr0 <thomas.kovatchitch@gmail.com>
    WTFKr0 committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    d63df6c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2017

  1. Add constraint for schema

    Signed-off-by: WTFKr0 <thomas.kovatchitch@gmail.com>
    WTFKr0 committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    c6762c0 View commit details
    Browse the repository at this point in the history
  2. Fix tests and permit external

    Signed-off-by: WTFKr0 <thomas.kovatchitch@gmail.com>
    WTFKr0 committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    8f1b99f View commit details
    Browse the repository at this point in the history
  3. lint

    Signed-off-by: WTFKr0 <thomas.kovatchitch@gmail.com>
    WTFKr0 committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    48d8590 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. Adapt test error messages

    Signed-off-by: WTFKr0 <thomas.kovatchitch@gmail.com>
    WTFKr0 committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    479583f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2017

  1. Add custom error message if raw and file are provided

    Signed-off-by: WTFKr0 <thomas.kovatchitch@gmail.com>
    WTFKr0 committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    8f6c979 View commit details
    Browse the repository at this point in the history
  2. Adapt test with ne error message

    Signed-off-by: WTFKr0 <thomas.kovatchitch@gmail.com>
    WTFKr0 committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    b99fe12 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into raw-config

    Signed-off-by: WTFKr0 <thomas.kovatchitch@gmail.com>
    WTFKr0 committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    85d17c5 View commit details
    Browse the repository at this point in the history