Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: external-secrets/kubernetes-external-secrets Loading
base: 1.5.0
Choose a base ref
...
head repository: external-secrets/kubernetes-external-secrets Loading
compare: 1.6.0
Choose a head ref
  • 7 commits
  • 24 files changed
  • 6 contributors

Commits on Sep 27, 2019

  1. Configuration menu
    Copy the full SHA
    ded45f3 View commit details
    Browse the repository at this point in the history
  2. feat: add option to assume role (#144)

    * feat: add option to assume role when retrieving secrets
    
    Signed-off-by: Moritz Johner <[email protected]>
    
    * feat: restrict iam roles per namespace
    
    add option to restrict the range of assumed roles by
    specifying an regular expression on a namespace annotation
    
    Signed-off-by: Moritz Johner <[email protected]>
    
    * chore: add test to verify assume-role access control
    
    * docs: add policy for secrets manager
    
    * docs: add assume-role limits per ns
    
    Signed-off-by: Moritz Johner <[email protected]>
    
    * docs: fix spelling
    
    Signed-off-by: Moritz Johner <[email protected]>
    
    * chore: remove stupid code
    moolen authored and keweilu committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    f0ce6ed View commit details
    Browse the repository at this point in the history
  3. chore: fix a bugo in the release.sh script (#166)

    Silas Boyd-Wickizer committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    58283fd View commit details
    Browse the repository at this point in the history
  4. chore: npm audit fix pass (#167)

    Silas Boyd-Wickizer committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    afd4032 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24bded4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Add support for serviceaccount annotations (#172)

    * add support for serviceaccount annotations
    
    * fix that chart used fullname for service account and not the specified name
    sklemmer authored and keweilu committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    2d154cf View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. chore(release): 1.6.0

    klu6-godaddy committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    436a5de View commit details
    Browse the repository at this point in the history
Loading