artifacthub helm/external-secrets-operator/external-secrets 0.3.7
v0.3.7

latest releases: 0.10.4, 0.10.3, 0.10.2...
2 years ago

Image: ghcr.io/external-secrets/external-secrets:v0.3.7

Changes

  • add immutable field on ExternalSecretTarget and on v1.Secret creation
  • fixing tests for immutable secret
  • make reconciling stop if es is synced and immutable
  • stopping reconciling for immutable secrets based on es conditions
  • Merge branch 'main' into feat/immutable-secrets
  • Merge branch 'main' into feat/immutable-secrets
  • Fix release readme
  • Merge pull request #413 from external-secrets/fix/release-readme
  • Add caProvider to types
  • Add logic to pull cert from K8s secret.
  • Merge branch 'external-secrets:main' into vault-ca-provider
  • Fix linting issue
  • add tests for controller reconciling logic
  • Merge branch 'feat/immutable-secrets' of github.com:FGA-GCES/external-secrets into feat/immutable-secrets
  • create const for "RSA PRIVATE KEY"
  • create const for "provider-secret"
  • refactored 4 string literals to consts
  • create const for string literal
  • create const for "provider should be registered"
  • refactor vault token functions for better cognitive complexity
  • separate vault test cases run function for better cognitive complexity
  • separate function to remap secret data on ibm.GetSecretMap to reduce cognitive complexity
  • create function for each ibm provider secret get case
  • Added simple test to make sure it's getting the cert.
  • Added simple test making the store with CA in secrets
  • Add test for missing cert secret
  • Fix code smell.
  • utilize new test function to remove code smells
  • Merge pull request #329 from FGA-GCES/feat/immutable-secrets
  • Merge pull request #420 from FGA-GCES/mateus/code_smells
  • add documentation for TLS certs in SecretStore yaml.
  • Add config map option/ability to specify for cert in caProvider
  • Add tests for ConfigMaps
  • Move logic into separate function to try and help code smell
  • Swap to switch statements to ease readability
  • Update tests to remove code duplication
  • Added links to contributors profiles
  • Merge pull request #434 from external-secrets/sebagomez-contributorlinks
  • Fixed Sonarqube yandex codesmell
  • Fixing ClusterScope access for AzureKV Provider
  • Fixing sonar cloud duplication
  • Merge pull request #438 from gusfcarvalho/fix/433
  • Merge pull request #414 from ADustyOldMuffin/vault-ca-provider
  • fix lint
  • merge main into refactor/cognitifeComplexity
  • Add lint target to reviewable
  • Add debug output to know when linting has finished
  • Add failure message as well
  • revert change
  • Fixing panic due to no Namespace on ServiceAccountRef
  • Reducing duplications and fixing code smells
  • Fixing lint
  • make check-diff build comments
  • add golang-ci linter to check-diff step
  • Use same linter version as other step
  • Revert build comments
  • Merge pull request #441 from ADustyOldMuffin/add-linting-to-reviewable
  • refactor vault e2e test
  • remove the go build auto-gen line
  • Merge pull request #421 from FGA-GCES/refactor/cognitiveComplexity
  • Merge pull request #437 from external-secrets/fix/codesmells
  • Update makefile
  • Update Makefile
  • Update greeting
  • Merge pull request #448 from external-secrets/fix/code-smells
  • Merge pull request #449 from Ileriayo/chore/sanitize-makefile
  • Update PAUL.yaml
  • Merge pull request #451 from Ileriayo/chore/pr-bot
  • Merge pull request #445 from external-secrets/fix/aws-provider-panic

Don't miss a new external-secrets release

NewReleases is sending notifications on new releases.