Skip to content

Releases: LogicIQ/secret-santa

v0.4.0 - Hashicorp Vault support

20 Mar 05:06
7360f64

Choose a tag to compare

New Features:

  • HashiCorp Vault media support with end-to-end tests
  • Vault installed in-cluster via Helm (dev mode) as part of e2e setup
  • New e2e:setup task separates cluster provisioning from test execution — run task vault-test independently against an existing cluster

Bug Fixes:

  • Fixed CRD manifests

v0.3.0 - Azure Vault support

15 Feb 04:51
44ca2b8

Choose a tag to compare

New Features

  • Azure Key Vault Support: Added Azure Key Vault as a storage destination for secrets
  • Dry-Run Mode: Validate templates and preview masked output without creating actual secrets
  • Secret Metadata: Automatic metadata generation for traceability (creation timestamp, generator types, template checksum, source CR reference)

Improvements

  • Enhanced error handling and validation across the codebase
  • Improved TLS generator functionality
  • Code quality improvements and refactoring

0.2.0 - added AWS and GCP media

24 Dec 07:13
253bf8b

Choose a tag to compare

New Features:

  • Multi-Cloud Storage: Secret Santa now supports storing secrets in AWS Secrets Manager, AWS Parameter Store, and GCP Secret Manager in addition to Kubernetes secrets.
  • Cloud Authentication: Full support for AWS IAM roles (IRSA) and GCP Workload Identity via service account annotations.

0.1.0 - test dev release

22 Dec 07:02
4b17c15

Choose a tag to compare

Pre-release

test dev release