PackageTrack

Go modules · #2175

github.com/hashicorp/vault-secrets-operator

v1.5.1hashicorp/vault-secrets-operator

Release timeline

103 releases since 2023
2023202420252026

Releases

  1. v0.6.024 Apr 2024
    Release notes2 sources agree

    Fix:

    • VDS: reconcile instances on lifetimeWatcher done events and other Vault client rotation events: GH-665

    Improvements:

    • Core: no longer restore all clients from storage: GH-684
    • Helm: lower min k8s version to 1.21: GH-656

    Build:

    • Upgrade to go 1.22.2: GH-683
    • CI: fix tests in GKE: GH-675
    • OLM: remove the skips from the last release: GH-703

    Dependency Updates:

    • Bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0: GH-673
    • Bump github.com/gruntwork-io/terratest from 0.46.11 to 0.46.13: GH-669
    • Bump github.com/hashicorp/go-hclog from 1.6.2 to 1.6.3: GH-679
    • Bump github.com/hashicorp/vault/api from 1.12.1 to 1.12.2: GH-667
    • Bump github.com/hashicorp/vault/sdk from 0.11.1 to 0.12.0: GH-687
    • Bump github.com/onsi/gomega from 1.32.0 to 1.33.0: GH-696
    • Bump github.com/prometheus/client_model from 0.6.0 to 0.6.1: GH-678
    • Bump google.golang.org/api from 0.171.0 to 0.172.0: GH-672
    • Bump k8s.io/client-go from 0.29.2 to 0.29.3: GH-660
    • Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3: GH-688
    Open source →
  2. v0.5.213 Mar 2024
    Release notes2 sources agree

    Improvements:

    • VDS: support configuring an explicit sync delay for non-renewable leases without an explicit TTL: GH-641
    • OLM: add newly required ClusterServiceVersion annotations: GH-628
    • Helm: mention global transformation option env variable: GH-626

    Fix:

    • API: make some required bool parameters optional: GH-650
    • VDS: make rotationSchedule status field optional: GH-621
    • VPS: return an error when the PKI secret is nil: GH-636
    • Core: ensure VaultConnection headers are set on the vault client: GH-629

    Build:

    Dependency Updates:

    • Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3: GH-646
    • Bump github.com/go-openapi/runtime from 0.27.1 to 0.28.0: GH-648
    • Bump github.com/go-openapi/strfmt from 0.22.1 to 0.23.0: GH-649
    • Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0: GH-634
    • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0: GH-633
    • Bump google.golang.org/api from 0.167.0 to 0.169.0: GH-647
    • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0: GH-642
    • Bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2: GH-625
    • Bump ubi9/ubi-micro from 9.3-13 to 9.3-15: GH-640
    • Bump ubi9/ubi-minimal from 9.3-1552 to 9.3-1612: GH-639
    Open source →
  3. v0.5.2-0.20240306212649-9a19cd1f42f76 Mar 2024pre-release

    Nothing published for this version

  4. v0.5.120 Feb 2024
    Release notes2 sources agree

    Fix:

    • Sync: mitigate potential schema validation failures by only adding finalizers after a status update: GH-609

    Dependency Updates:

    • Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0: GH-613
    • Bump google.golang.org/api from 0.163.0 to 0.165.0: GH-614
    • Bump k8s.io/api from 0.29.1 to 0.29.2: GH-612
    • Bump k8s.io/apimachinery from 0.29.1 to 0.29.2: GH-615
    • Bump k8s.io/client-go from 0.29.1 to 0.29.2: GH-611
    Open source →
  5. v0.5.1-0.20240216142525-03c696a7278016 Feb 2024pre-release

    Nothing published for this version

  6. v0.5.015 Feb 2024
    Release notes2 sources agree

    KNOWN ISSUES:

    • Upgrades via OperatorHub may fail due to some new required fields in VaultConnection and the Secret types as described in GH-631

    Features:

    • Sync: add support for secret data transformation: GH-437

    Improvements:

    • Core: set CLI options from VSO_ environment variables: GH-551
    • Sync: Reconcile on secret deletion: GH-587
    • Sync: support excluding _raw from the destination: GH-546
    • Sync: take ownership of an existing destination secret: GH-545
    • Sync: add support for userIDs in VaultPKISecret: GH-552
    • OLM: set OLM bundle to "Seamless Upgrades": GH-581
    • Helm: add annotations to the cleanup job: GH-284
    • Helm: support setting imagePullPolicy: GH-601
    • Helm: support setting VaultAuth allowedNamespaces: GH-602

    Fix:

    • Sync: sync HCPVaultSecretsApp on lastGeneration change: GH-591
    • Sync: properly handle secret type changes: GH-605

    Build:

    • Install the operator-sdk CLI and check sdk-generate in CI: GH-590
    • Bump some GH action versions: GH-583

    Dependency Updates:

    • Bump github.com/go-openapi/runtime from 0.26.2 to 0.27.1: GH-572
    • Bump github.com/google/uuid from 1.5.0 to 1.6.0: GH-570
    • Bump github.com/gruntwork-io/terratest from 0.46.8 to 0.46.11: GH-550
    • Bump github.com/hashicorp/go-secure-stdlib/awsutil from 0.2.3-0.20230606170242-1a4b95565d57 to 0.3.0: GH-579
    • Bump github.com/hashicorp/vault/api from 1.11.0 to 1.12.0: GH-595
    • Bump github.com/hashicorp/vault/sdk from 0.10.2 to 0.11.0: GH-596
    • Bump github.com/onsi/gomega from 1.30.0 to 1.31.1: GH-558
    • Bump google.golang.org/api from 0.161.0 to 0.163.0: GH-594
    • Bump k8s.io/api from 0.29.0 to 0.29.1: GH-556
    • Bump k8s.io/client-go from 0.29.0 to 0.29.1: GH-554
    • Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1: GH-597
    • Bump ubi9/ubi-micro from 9.3-9 to 9.3-13: GH-566
    • Bump ubi9/ubi-minimal from 9.3-1475 to 9.3-1552: GH-565
    Open source →
  7. v0.4.4-0.20240209172045-ac57655e8b3c9 Feb 2024pre-release

    Nothing published for this version

  8. v0.4.4-0.20240208142602-9dc5d2c234a48 Feb 2024pre-release

    Nothing published for this version

  9. v0.4.4-0.20240208003734-36f020d30b4d8 Feb 2024pre-release

    Nothing published for this version

  10. v0.4.4-0.20240205194822-ec4695cf0b9f5 Feb 2024pre-release

    Nothing published for this version

  11. v0.4.4-0.20240131182726-83a28ae4ec1331 Jan 2024pre-release

    Nothing published for this version

  12. v0.4.4-0.20240126063546-52673cce785826 Jan 2024pre-release

    Nothing published for this version

  13. v0.4.4-0.20240112152447-e87a4451a9c912 Jan 2024pre-release

    Nothing published for this version

  14. v0.4.310 Jan 2024
    Release notes2 sources agree

    Fix:

    • Helm: rename and truncate the pre-delete cleanup job to 63 characters: GH-506
    • VDS: remediate deleted destination secret: GH-532
    • Update paused deployment error message: GH-528
    • VC: provide default value for spec.skipTLSVerify: GH-527
    • CCS: ensure invalid storage objects are deleted: GH-525
    • VDS: Log and record Vault request failures: GH-508
    • VPS: Sync on any update: GH-479

    Dependency Updates:

    • update go version to fix CVE-2023-45284,CVE-2023-39326,CVE-2023-48795: GH-541
    • Bump google.golang.org/api from 0.154.0 to 0.155.0: GH-542
    • Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0: GH-540
    • Bump github.com/go-openapi/strfmt from 0.21.9 to 0.22.0: GH-539
    • Bump github.com/go-logr/logr from 1.3.0 to 1.4.1: GH-536
    • Bump golang.org/x/crypto from 0.16.0 to 0.17.0: GH-524
    • Bump k8s.io/client-go from 0.28.4 to 0.29.0: GH-523
    • Bump google.golang.org/api from 0.153.0 to 0.154.0: GH-522
    • Bump github.com/hashicorp/go-hclog from 1.6.1 to 1.6.2: GH-521
    • Bump github.com/google/uuid from 1.4.0 to 1.5.0: GH-520
    • Bump ubi9/ubi-minimal from 9.3-1361.1699548032 to 9.3-1475: GH-516
    • Bump ubi9/ubi-micro from 9.3-6 to 9.3-9: GH-515
    • Bump github.com/go-openapi/strfmt from 0.21.8 to 0.21.9: GH-514
    • Bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.1: GH-513
    • Bump github.com/go-openapi/runtime from 0.26.0 to 0.26.2: GH-512
    • Bump github.com/gruntwork-io/terratest from 0.46.6 to 0.46.8: GH-497
    • Bump google.golang.org/api from 0.152.0 to 0.153.0: GH-496
    Open source →
  15. v0.4.3-0.20231211213752-11a6dea3b8bf11 Dec 2023pre-release

    Nothing published for this version

  16. v0.4.27 Dec 2023
    Release notes2 sources agree

    Fix:

    • Include viewer and editor RBAC roles in the chart: GH-501
    • Build: image/ubi: add separate target and build job for RedHat: GH-503

    Dependency Updates:

    • Bump github.com/go-openapi/strfmt from 0.21.7 to 0.21.8: GH-490
    • Bump google.golang.org/api from 0.151.0 to 0.152.0: GH-489
    Open source →
  17. v0.4.14 Dec 2023
    Release notes2 sources agree

    Improvements:

    • Manager: setting controller.manager.maxConcurrentReconciles now applies to all Syncable Secret controllers. The previous flag for the manager --max-concurrent-reconciles-vds is now deprecated and replaced by --max-concurrent-reconciles which applies to all controllers. GH-483

    Fix:

    • Helm: prefix all helper functions with vso to avoid subchart name collisions: GH-487
    • VSS: Ensure all resource updates are synced: GH-492
    • VDS: Fix compute static-creds rotation horizon: GH-488

    Dependency Updates:

    • Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1: GH-475
    • Bump google.golang.org/api from 0.150.0 to 0.151.0: GH-470
    • Bump k8s.io/client-go from 0.28.3 to 0.28.4: GH-469
    Open source →
  18. v0.4.016 Nov 2023
    Release notes2 sources agree

    Features:

    • VaultAuth: Support for the GCP authentication method when using GKE workload identity: GH-411
    • VDS: Support rotation for non-renewable secrets: GH-397

    Fix:

    • Remove unneeded instantiation of the VSO ConfigMap watcher: GH-446
    • VDS: Correctly compute the lease renewal horizon after a new VSO leader has been elected and the lease is still within its renewal window: GH-397

    Dependency Updates:

    • Upgrade kube-rbac-proxy to v0.15.0: GH-458
    • Bump github.com/onsi/gomega from 1.29.0 to 1.30.0: GH-456
    • Bump github.com/gruntwork-io/terratest from 0.46.5 to 0.46.6: GH-455
    • Bump google.golang.org/api from 0.149.0 to 0.150.0: GH-454
    • Bump ubi9/ubi-minimal from 9.2-750.1697625013 to 9.3-1361.1699548032: GH-444 GH-460
    • Bump ubi9/ubi-micro from 9.2-15.1696515526 to 9.3-6: GH-443
    • Bump github.com/gruntwork-io/terratest from 0.46.1 to 0.46.5: GH-440
    • Bump google.golang.org/api from 0.148.0 to 0.149.0: GH-439
    • Bump github.com/go-logr/logr from 1.2.4 to 1.3.0: GH-435
    • Bump github.com/google/uuid from 1.3.1 to 1.4.0: GH-434
    • Bump github.com/onsi/gomega from 1.28.1 to 1.29.0: GH-433
    • Bump google.golang.org/grpc from 1.57.0 to 1.57.1: GH-428
    • Bump k8s.io/apimachinery from 0.28.2 to 0.28.3: GH-421
    • Bump github.com/onsi/gomega from 1.28.0 to 1.28.1: GH-420
    • Bump k8s.io/api from 0.28.2 to 0.28.3: GH-419
    • Bump github.com/gruntwork-io/terratest from 0.46.0 to 0.46.1: GH-418
    • Bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3: GH-417
    Open source →
  19. v0.3.420 Oct 2023
    Release notes2 sources agree

    Fix:

    • UBI image: Include the tls-ca-bundle.pem from ubi-minimal: GH-415
    Open source →
  20. v0.3.317 Oct 2023
    Release notes2 sources agree

    Fix:

    • Important security update to address some Golang vulnerabilities GH-414

    Dependency Updates:

    • Upgrade kube-rbac-proxy to v0.14.4 for CVE-2023-39325 GH-414
    • Bump to Go 1.21.3 for CVE-2023-39325: GH-408
    • Bump github.com/hashicorp/vault/sdk from 0.10.0 to 0.10.2: GH-410
    • Bump github.com/gruntwork-io/terratest from 0.45.0 to 0.46.0: GH-409
    • Bump golang.org/x/net from 0.14.0 to 0.17.0: GH-407
    Open source →
  21. v0.3.210 Oct 2023
    Release notes2 sources agree

    Fix:

    • Handle invalid Client race after restoration: GH-400

    Dependency Updates:

    • Bump ubi9/ubi-micro from 9.2-15 to 9.2-15.1696515526: GH-404
    • Bump github.com/hashicorp/hcp-sdk-go from 0.64.0 to 0.65.0: GH-403
    • Bump github.com/gruntwork-io/terratest from 0.44.0 to 0.45.0: GH-402
    • Bump github.com/prometheus/client_model from 0.4.1-0.20230718164431-9a2bf3000d16 to 0.5.0: GH-401
    • Bump github.com/go-openapi/runtime from 0.25.0 to 0.26.0: GH-394
    • Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0: GH-393
    • Bump github.com/hashicorp/golang-lru/v2 from 2.0.6 to 2.0.7: GH-392
    • Bump github.com/onsi/gomega from 1.27.10 to 1.28.0: GH-391
    • Bump github.com/hashicorp/hcp-sdk-go from 0.63.0 to 0.64.0: GH-390
    Open source →
  22. v0.3.128 Sept 2023
    Release notes2 sources agree

    Fix:

    • Helm: bump the chart version and default tags to 0.3.1: GH-386
    Open source →
  23. v0.3.027 Sept 2023
    Release notes2 sources agree

    Improvements:

    • VDS: Support for DB schedule-based static role rotations: GH-369
    • HVS: Rename servicePrinciple data key clientKey to clientSecret: GH-368
    • HVS: Include User-Agent and requester HTTP request headers.: GH-382
    • HVS: Add validation for spec.refreshAfter and min constraints: GH-376
    • Helm: Add support for affinity and hostAliases: GH-343
    • Helm: Add the ability to specify a security context to the deployment: GH-289

    Features:

    • Add support for syncing HCP Vault Secrets: GH-315

    Revert:

    • Temporarily remove/disable revoke on uninstall: GH-383 reverts GH-202
    Open source →
  24. v0.3.0-rc.119 Sept 2023pre-release
    Release notes2 sources agree

    Improvements:

    • Add support for HCP Vault Secrets: GH-315
    • Add new HCPVaultSecretsApp CRD and Controller: GH-314
    • Add new HCPAuth CRD and Controller: GH-313
    • Optionally revoke and purge all cached vault clients upon Operator deployment deletion: GH-202
    Open source →
  25. v0.2.1-0.20230919195855-3aae9b8dc17819 Sept 2023pre-release

    Nothing published for this version

  26. v0.2.016 Aug 2023
    Release notes2 sources agree

    Improvements:

    • Helm: controller.imagePullSecrets stanza is added to provide imagePullSecrets to the controller's containers via the serviceAccount: GH-266
    • Helm: controller.manager.resources values now also apply to the pre-delete-controller-cleanup-job. GH-280
    • Helm: Adding nodeselector and tolerations to deployment: GH-272
    • Helm: Add extraLabels to deployment: #281
    • Add K8s namespace support to VaultAuthRef and VaultConnectionRef: (#291)

    Changes:

    • Helm: Update default kube-rbac-proxy container image in helm chart from v0.11.0 to v0.14.1: GH-267
    • Added Vault 1.14 and removed 1.11 from CI testing GH-324
    • K8s versions tested are now 1.23-1.27 GH-324
    • UBI-based images now built and published with releases: GH-288
    • Updated the license from MPL to Business Source License: GH-321

    Bugs:

    • VaultStaticSecrets (VSS): fix issue where the response error was not being set: GH-301
    Open source →
  27. v0.1.1-0.20230613182505-90ae1b3095c613 Jun 2023pre-release

    Nothing published for this version

  28. v0.1.012 Jun 2023
    Release notes2 sources agree

    Improvements:

    • VaultPKISecrets (VPS): Include the CA chain (sans root) in 'tls.crt' when the destination secret type is "kubernetes.io/tls": GH-256

    Changes:

    • Helm: Breaking Change Fix typos in values.yaml that incorrectly referenced approle roleid and secretName which should be appRole roleId and secretRef respectively under defaultAuthMethod and controller.manager.clientCache.storageEncryption: GH-257
    Open source →
  29. v0.1.0-rc.17 Jun 2023pre-release
    Release notes2 sources agree

    Features:

    • Helm: Support optionally deploying the Prometheus ServiceMonitor: GH-227
    • Helm: Breaking Change: Adds support for additional Auth Methods in the Transit auth method template: GH-226 To migrate, set Kubernetes specific auth method configuration under controller.manager.clientCache.storageEncryption using the new stanza controller.manager.clientCache.storageEncryption.kubernetes.
    • VaultAuth: Adds support for the AWS authentication method, which can use an IRSA service account, static credentials in a Kubernetes secret, or the underlying node role/instance profile for authentication: GH-235
    • Helm: Add AWS to defaultAuth and storageEncryption auth: GH-247

    Improvements:

    • Core: Extend vault Client validation checks to handle failed renewals: GH-171
    • VaultDynamicSecrets: Add support for synchronizing static-creds: GH-239
    • VDS: add support for drift detection for static-creds: GH-244
    • Helm: Make defaultVaultConnection.headers a map: GH-249

    Build:

    • Update to go 1.20.5: GH-248
    • CI: Testing VSO in Azure K8s Service (AKS): GH-218
    • CI: Updating tests for VSO in EKS: GH-219

    Changes:

    • API: Bump version from v1alpha1 to v1beta1 Breaking Change: GH-251
    • VaultStaticSecrets (VSS): Breaking Change: Replace Spec.Name with Spec.Path: GH-240
    • VaultPKISecrets (VPS): Breaking Change: Replace Spec.Name with Spec.Role: GH-233
    • Helm chart: the Transit auth method kubernetes specific configuration in controller.manager.clientCache.storageEncryption has been moved to controller.manager.clientCache.storageEncryption.kubernetes.
    Open source →
  30. v0.1.0-beta.1.0.20230607225020-0b8f733c21097 Jun 2023pre-release

    Nothing published for this version

  31. v0.1.0-beta.1.0.20230606234332-3757f3a5c7a56 Jun 2023pre-release

    Nothing published for this version

  32. v0.1.0-beta.1.0.20230606215915-c9e3b889e57c6 Jun 2023pre-release

    Nothing published for this version

  33. v0.1.0-beta.1.0.20230525211346-17176d7f2d1325 May 2023pre-release

    Nothing published for this version

  34. v0.1.0-beta.125 May 2023pre-release
    Release notes2 sources agree

    Bugs:

    • Helm: fix deployment templating so setting controller.kubernetesClusterDomain works as defined in values.yaml: GH-183
    • Helm: Add vaultConnectionRef to controller.manager.clientCache.storageEncryption for transit auth method configuration and provide a default value which uses the default vaultConnection. GH-201
    • VaultPKISecret (VPS): Ensure Spec.AltNames, and Spec.IPSansare properly formatted for the Vault request: GH-130
    • VaultPKISecret (VPS): Make Spec.OtherSANS a string slice (breaking change): GH-190
    • VaultConnection (VC): EnsureSpec.CACertSecretRef is relative to the connection's Namespace: GH-195

    Features:

    • VaultDynamicSecrets (VDS): CRD is extended with Revoke field which will result in the dynamic secret lease being revoked on CR deletion. Note: The VaultAuthMethod referenced by the VDS Secret must have a policy which provides ["update"] on sys/leases/revoke: GH-143 GH-209
    • VaultAuth: Adds support for the JWT authentication method which either uses the JWT token from the provided secret reference, or a service account JWT token that VSO will generate using the provided service account: GH-131
    • VaultDynamicSecrets (VDS): New RenewalPercent field to control when a lease is renewed: GH-170
    • Helm: Support specifying extra annotations on the Operator's Deployment: GH-169

    Improvements:

    • VaultDynamicSecrets (VDS): Generate new credentials if lease renewal TTL is truncated: GH-170
    • VaultDynamicSecrets (VDS): Replace Spec.Role with Spec.Path (breaking change): GH-172
    • VaultPKISecrets (VPS): Make commonName optional: GH-160
    • VaultDynamicSecrets (VDS): Add support for specifying extra request params, and HTTP request method override: GH-186
    • VaultStaticSecrets (VSS): Ensure an out-of-band Secret deletion is properly remediated: GH-137
    • Honour a Vault*Secret's Vault namespace: GH-157
    • VaultStaticSecrets (VSS): Add Spec.Version field to support fetching a specific kv-v2 secret version: GH-200

    Changes:

    • API schema (VDS): Spec.Role renamed to Spec.Path which can be set to any path supported by the Vault secret's engine.
    • API schema (VPS): Spec.OtherSANS takes a slice of strings like Spec.AltNames and Spec.IPSans
    Open source →
  35. v0.1.0-beta.0.20230525181918-f3752fbce7be25 May 2023pre-release

    Nothing published for this version

  36. v0.1.0-beta29 Mar 2023pre-release
    Release notes2 sources agree
    • Initial Beta Release
    Open source →
  37. v0.0.0-20260723082507-999a8e61fe8123 Jul 2026pre-release

    Nothing published for this version

  38. v0.0.0-20260505111520-2104ea0a397a5 May 2026pre-release

    Nothing published for this version

  39. v0.0.0-20260219205304-3795eab559e919 Feb 2026pre-release

    Nothing published for this version

  40. v0.0.0-20260112212945-95b1c08792a312 Jan 2026pre-release

    Nothing published for this version

  41. v0.0.0-20251212221922-eaf638b739b312 Dec 2025pre-release

    Nothing published for this version

  42. v0.0.0-20250926210714-b9a325c2ca8f26 Sept 2025pre-release

    Nothing published for this version

  43. v0.0.0-20230329201755-f617b4aa2f2529 Mar 2023pre-release

    Nothing published for this version