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

Adding Hashicorp vault support #655

Merged
merged 18 commits into from May 4, 2020
Merged

Adding Hashicorp vault support #655

merged 18 commits into from May 4, 2020

Commits on Feb 5, 2020

  1. feat: initial adding of vualt transit backend to sops

    initial work on integration
    feat(vault): added cli coomands working for vualt"
    
    fix(vault): fixed config with correct tests
    
    fix(vault): added vault to keygroup and to keyservice server
    
    fixed metadata load
    gitirabassi authored and ldue committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    a8bc111 View commit details
    Browse the repository at this point in the history
  2. feat(docs): added docs in README.md and in command help

    fix(doc): fix rst formatting"
    
    fix(doc): fix rst formatting
    gitirabassi authored and ldue committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    7004d5c View commit details
    Browse the repository at this point in the history
  3. fix(vault): addressed typos and fixes from autrilla

    feat(cli): moved vault to hc-vault naming
    gitirabassi authored and ldue committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    37d68f1 View commit details
    Browse the repository at this point in the history
  4. fix(test): typo while rebasing

    gitirabassi authored and ldue committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    b5a8928 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9256361 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5350855 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    b68f1f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adf1b23 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. add hc vault transit config option via objects

    additional to URIs
    ldue committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    086b91f View commit details
    Browse the repository at this point in the history
  2. remove vault_example.yml

    ldue committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    d6885b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3372156 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    201f661 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Merge branch 'feat/hashicorp-vault' of github.com:ldue/sops into hash…

    …icorp-vault
    Vaibhav Kaushik committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    91ee88a View commit details
    Browse the repository at this point in the history
  2. correction in hc-vault-transit commands

    Signed-off-by: vnzongzna <github@vaibhavk.in>
    vnzongzna committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    ff1b1fd View commit details
    Browse the repository at this point in the history
  3. resolving conflict

    Signed-off-by: vnzongzna <github@vaibhavk.in>
    gitirabassi authored and vnzongzna committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    331970d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Apply suggestions from code review

    Co-Authored-By: Adrian Utrilla <adrianutrilla@gmail.com>
    vnzongzna and autrilla committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    c183564 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. allowing only hc_vault_transit_uri as input

    Co-Authored-By: gitirabassi
    Co-Authored-By: ldue
    Signed-off-by: vnzongzna <github@vaibhavk.in>
    vnzongzna committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    05ad5e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e9a9ed View commit details
    Browse the repository at this point in the history