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 support for AWS Secrets Manager #947

Merged
merged 28 commits into from
Jan 8, 2020

Commits on Oct 24, 2019

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

Commits on Nov 4, 2019

  1. Initial implementation of AWS Secrets Manager support

    vlad.georgescu committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    399c1ee View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/vgeorgescu/tessera into f…

    …eature/AWSSecretManager
    Ionut authored and Ionut committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    d5ecb6c View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Build runs successfully

    Mihailescu Ionut Emanuel committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    f934343 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. AWS Secrets Manager implementation for KeyVault added

    Mihailescu Ionut Emanuel committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    1e7c7af View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/vgeorgescu/tessera into f…

    …eature/AWSSecretManager
    Mihailescu Ionut Emanuel committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    e2b0dd3 View commit details
    Browse the repository at this point in the history
  3. Fixing pom.xml character

    Mihailescu Ionut Emanuel committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    3aeb497 View commit details
    Browse the repository at this point in the history
  4. updated version to 0.11-SNAPSHOT

    Mihailescu Ionut Emanuel committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    299ca47 View commit details
    Browse the repository at this point in the history
  5. updated version to 0.11-SNAPSHOT

    Mihailescu Ionut Emanuel committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    716b7de View commit details
    Browse the repository at this point in the history
  6. updated version to 0.11-SNAPSHOT

    Mihailescu Ionut Emanuel committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    fe3ed2d View commit details
    Browse the repository at this point in the history
  7. updated version to 0.11-SNAPSHOT

    Mihailescu Ionut Emanuel committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    ff0773d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. removed AWSCURRRENT

    Mihailescu Ionut Emanuel committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    231db8f View commit details
    Browse the repository at this point in the history
  2. Merge pull request Consensys#2 from vgeorgescu/feature/AWSSecretsMana…

    …gerDone
    
    AWS Secrets Manager implementation for KeyVault added
    vgeorgescu authored Nov 13, 2019
    Configuration menu
    Copy the full SHA
    be105b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Merge branch 'master' of https://github.com/jpmorganchase/tessera int…

    …o feature/AWSSecretManager
    
    � Conflicts:
    �	cli/cli-api/src/test/java/com/quorum/tessera/cli/keypassresolver/CliKeyPasswordResolverTest.java
    �	cli/config-cli/src/main/java/com/quorum/tessera/config/cli/parsers/KeyGenerationParser.java
    �	cli/config-cli/src/test/java/com/quorum/tessera/config/cli/OverrideUtilTest.java
    �	cli/config-cli/src/test/java/com/quorum/tessera/config/cli/parsers/KeyGenerationParserTest.java
    �	config-migration/src/test/java/com/quorum/tessera/config/migration/test/FixtureUtil.java
    �	config/src/main/java/com/quorum/tessera/config/JaxbConfigFactory.java
    �	config/src/main/java/com/quorum/tessera/config/KeyConfiguration.java
    �	config/src/main/java/com/quorum/tessera/config/adapters/KeyDataAdapter.java
    �	config/src/test/java/com/quorum/tessera/config/adapters/KeyDataAdapterTest.java
    �	key-generation/src/main/java/com/quorum/tessera/key/generation/DefaultKeyGeneratorFactory.java
    �	key-generation/src/test/java/com/quorum/tessera/key/generation/KeyGeneratorFactoryTest.java
    Mihailescu Ionut Emanuel committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    76551fa View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. tessera/upstream/master update

    Mihailescu Ionut Emanuel committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    5fb0b7d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Merge branch 'master' into feature/AWSSecretManager

    vlad.georgescu committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    44deb87 View commit details
    Browse the repository at this point in the history
  2. rearrange code

    Mihailescu Ionut Emanuel committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    26f5ea2 View commit details
    Browse the repository at this point in the history
  3. rearrange code

    Mihailescu Ionut Emanuel committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    96fc164 View commit details
    Browse the repository at this point in the history
  4. rearrange code

    Mihailescu Ionut Emanuel committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    783b86f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Update config/src/main/java/com/quorum/tessera/config/keypairs/AWSKey…

    …Pair.java
    
    Co-Authored-By: chris-j-h <[email protected]>
    Emi14 and chris-j-h authored Dec 4, 2019
    Configuration menu
    Copy the full SHA
    f85f8b6 View commit details
    Browse the repository at this point in the history
  2. Update config/src/main/java/com/quorum/tessera/config/keypairs/AWSKey…

    …Pair.java
    
    Co-Authored-By: chris-j-h <[email protected]>
    Emi14 and chris-j-h authored Dec 4, 2019
    Configuration menu
    Copy the full SHA
    ad43a85 View commit details
    Browse the repository at this point in the history
  3. resolved PR conversations

    Mihailescu Ionut Emanuel committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    9788674 View commit details
    Browse the repository at this point in the history
  4. calling validator.validate() for AWSKeyVaultConfig

    Mihailescu Ionut Emanuel committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    d178718 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. added acceptance tests for AWS Vault

    Mihailescu Ionut Emanuel committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    0bd3aa6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Merge branches 'feature/AWSSecretManager' and 'master' of https://git…

    …hub.com/vgeorgescu/tessera into feature/AWSSecretManager
    
    � Conflicts:
    �	tessera-grpc/grpc-service/pom.xml
    Mihailescu Ionut Emanuel committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    1b0c090 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. added gradle files for AWS Secrets Manager Key Vault implementation

    Mihailescu Ionut Emanuel committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    37fc957 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    72c9880 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/AWSSecretsManager2

    # Conflicts:
    #	cli/config-cli/src/main/java/com/quorum/tessera/config/cli/KeyGenCommand.java
    #	cli/config-cli/src/test/java/com/quorum/tessera/config/cli/KeyGenCommandTest.java
    #	config/src/main/java/com/quorum/tessera/config/DefaultKeyVaultConfig.java
    #	config/src/main/java/com/quorum/tessera/config/KeyConfiguration.java
    #	config/src/main/java/com/quorum/tessera/config/KeyVaultConfigConverter.java
    #	config/src/main/java/com/quorum/tessera/config/constraints/KeyVaultConfigValidator.java
    #	config/src/main/java/com/quorum/tessera/config/constraints/ValidKeyVaultConfig.java
    #	config/src/test/java/com/quorum/tessera/config/KeyConfigurationTest.java
    #	config/src/test/java/com/quorum/tessera/config/KeyVaultConfigConverterTest.java
    #	config/src/test/java/com/quorum/tessera/config/constraints/KeyVaultConfigValidatorTest.java
    #	pom.xml
    chris-j-h committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    82a312c View commit details
    Browse the repository at this point in the history