Releases: LogicIQ/secret-santa
Releases · LogicIQ/secret-santa
v0.4.0 - Hashicorp Vault support
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
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
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
test dev release