Oliver Bassett and kfox1111
dfbbecf077
Add guard to the validating admission policy to stop errors when there are no volumes in the spec. This fixes errors with HTTP solver pods in cert manager. ( #706 )
...
Signed-off-by: Oliver Bassett <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2025-12-18 14:47:45 -08:00
Pratik Lotia
1e1e8daa69
Add support for attested node pruning configuration ( #713 )
...
Expose SPIRE server's prune_attested_nodes_expired_for and prune_tofu_nodes
configuration through new Helm values: pruneAttestedNodesExpiredFor and
pruneTOFUNodes.
This prevents database bloat from expired attested nodes in long-running
deployments with node churn.
Signed-off-by: pratik-lotia <[email protected] >
2025-12-18 14:23:30 -08:00
dependabot[bot]
eb60ff0ed3
Bump helm.sh/helm/v3 from 3.19.3 to 3.19.4 in /tests ( #711 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.19.3 to 3.19.4.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.19.3...v3.19.4 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-version: 3.19.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 09:19:16 +00:00
spire-helm-version-checker[bot] and marcofranssen
a2130ff72e
Bump test chart dependencies ( #712 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2025-12-15 10:10:05 +01:00
dependabot[bot]
6cadd91e57
Bump helm.sh/helm/v3 from 3.19.2 to 3.19.3 in /tests
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.19.2 to 3.19.3.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.19.2...v3.19.3 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-version: 3.19.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2025-12-12 13:56:25 +01:00
dependabot[bot]
0ee45931da
Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 in /tests
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.38.2 to 1.38.3.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.38.2...v1.38.3 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-version: 1.38.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2025-12-09 13:03:27 +01:00
dependabot[bot]
325287a490
Bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 in /tests
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.27.2 to 2.27.3.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.27.2...v2.27.3 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-version: 2.27.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2025-12-09 12:55:29 +01:00
marcofranssen
adc5f3e8c3
Bump test chart dependencies
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-08 09:26:17 +01:00
marcofranssen
4e0cdb1306
Bump test chart dependencies
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-01 10:56:08 +01:00
Matthew McKeen
95fa0deb5f
Allow configuring spire-agent prometheus listening address ( #701 )
2025-11-27 22:36:56 -07:00
Faisal Memon and kfox1111
e1a1484511
Bump spire-nested Helm Chart version from 0.27.0 to 0.27.1 ( #700 )
...
* c52edb99 chore: update SPIRE to 1.13.2 (#681 )
Signed-off-by: Faisal Memon <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2025-11-25 10:37:38 -08:00
Faisal Memon
4b85cb6015
Bump spire Helm Chart version from 0.27.0 to 0.27.1
...
* 18b81443 Bump test chart dependencies (#698 )
* 31091cf5 Add oidc server_path_prefix option (#695 )
* 8dffc8ed use spire-agent.hostCert.resources to set resources for corresponding spire-agent init container (#691 )
* e75e095e Bump test chart dependencies (#696 )
* aab7c68d Bump test chart dependencies (#692 )
* ca6e9f34 Bump test chart dependencies
* a3739244 Bump test chart dependencies
* c52edb99 chore: update SPIRE to 1.13.2 (#681 )
* 41bd5b95 fix socketAlternate names throwing an error if set to an empty list (#678 )
* 54024730 Bump test chart dependencies (#684 )
* 89259757 Bump test chart dependencies (#674 )
* 0f5bb04a Bump test chart dependencies (#672 )
Signed-off-by: Faisal Memon <[email protected] >
2025-11-25 10:53:21 -07:00
spire-helm-version-checker[bot] and marcofranssen
18b8144303
Bump test chart dependencies ( #698 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2025-11-24 15:58:43 +01:00
kfox1111 and Faisal Memon
31091cf5b1
Add oidc server_path_prefix option ( #695 )
...
Signed-off-by: Kevin Fox <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2025-11-23 21:28:44 +00:00
Daniel Schlatter
8dffc8eda1
use spire-agent.hostCert.resources to set resources for corresponding spire-agent init container ( #691 )
...
* use spire-agent.resources to set resources for associated initContainers, remove specific keys for those initContainers corresponding resources
Signed-off-by: Daniel Schlatter <[email protected] >
* set resources for spire-agent init containers fingerprint-tpm and init-tpm-direct
Signed-off-by: Daniel Schlatter <[email protected] >
* use spiffe-csi-driver.resources to set resources for associated initContainers, remove specific keys for those initContainers corresponding resources
Signed-off-by: Daniel Schlatter <[email protected] >
* set resources for spiffe-csi-driver init container set-context
Signed-off-by: Daniel Schlatter <[email protected] >
---------
Signed-off-by: Daniel Schlatter <[email protected] >
2025-11-20 21:47:59 -08:00
spire-helm-version-checker[bot] and marcofranssen
e75e095e1e
Bump test chart dependencies ( #696 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2025-11-18 17:21:32 -08:00
dependabot[bot]
a2dee44207
Bump helm.sh/helm/v3 from 3.19.1 to 3.19.2 in /tests
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.19.1 to 3.19.2.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.19.1...v3.19.2 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-version: 3.19.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2025-11-13 11:48:51 +01:00
dependabot[bot]
3fb6ddfe0c
Bump helm.sh/helm/v3 from 3.19.0 to 3.19.1 in /tests
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.19.0 to 3.19.1.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.19.0...v3.19.1 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-version: 3.19.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2025-11-11 17:09:20 +01:00
spire-helm-version-checker[bot] and marcofranssen
aab7c68d02
Bump test chart dependencies ( #692 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2025-11-10 09:45:37 +01:00
marcofranssen
ca6e9f342d
Bump test chart dependencies
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-03 12:34:59 +01:00
dependabot[bot]
02d610077d
Bump github.com/onsi/ginkgo/v2 from 2.27.1 to 2.27.2 in /tests
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.27.1 to 2.27.2.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.27.1...v2.27.2 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-version: 2.27.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2025-10-29 10:48:35 +01:00
marcofranssen
a373924405
Bump test chart dependencies
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-27 12:08:37 +01:00
dependabot[bot]
55f7a095c2
Bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.1 in /tests ( #686 )
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.26.0 to 2.27.1.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.26.0...v2.27.1 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-version: 2.27.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-23 06:49:13 -07:00
Monforton and kfox1111
c52edb9928
chore: update SPIRE to 1.13.2 ( #681 )
...
Signed-off-by: Monforton <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2025-10-13 10:59:13 -07:00
Daniel Schlatter and kfox1111
41bd5b9598
fix socketAlternate names throwing an error if set to an empty list ( #678 )
...
Signed-off-by: Daniel Schlatter <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2025-10-13 10:11:53 -07:00
spire-helm-version-checker[bot] and marcofranssen
54024730d0
Bump test chart dependencies ( #684 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2025-10-13 09:49:17 -07:00
dependabot[bot] and kfox1111
a3d3c0bc6c
Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 in /tests ( #673 )
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.25.3 to 2.26.0.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.25.3...v2.26.0 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-version: 2.26.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kfox1111 <[email protected] >
2025-10-09 07:50:25 -07:00
892597576f
Bump test chart dependencies ( #674 )
...
* Bump test chart dependencies
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Fix bitnami chart support
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Kevin Fox <[email protected] >
Co-authored-by: marcofranssen <[email protected] >
Co-authored-by: Kevin Fox <[email protected] >
2025-10-08 08:04:48 -07:00
spire-helm-version-checker[bot] and marcofranssen
0f5bb04a6d
Bump test chart dependencies ( #672 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2025-09-29 06:13:36 -07:00
Faisal Memon and kfox1111
aea591e8b0
Bump spire-nested Helm Chart version from 0.26.1 to 0.27.0 ( #671 )
...
* 3c3718c9 Update spire to 1.13.0 (#667 )
Signed-off-by: Faisal Memon <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2025-09-24 14:15:43 +00:00
Faisal Memon
4da35fabeb
Bump spire Helm Chart version from 0.26.1 to 0.27.0 ( #670 )
...
* e73d76a0 Bump test chart dependencies (#669 )
* 1ab06a1b Support for Cloud SQL Proxy in GCP (#646 )
* 3c3718c9 Update spire to 1.13.0 (#667 )
* 1feeca1c make spire server's auth_opa_policy_engine configurable in the helm chart (#663 )
* d51bf52a Bump test chart dependencies (#666 )
* c1b0cfe3 Add controller manager configs gcInterval, logLevel, and make entryIDPrefix configurable (#662 )
* bb876121 Spire agent helm chart: allow configuring logFormat (#661 )
* d6edae68 Add labels to the spiffe-oidc-discovery-provider values.yaml (#656 )
* 6376190b Bump test chart dependencies (#660 )
* 9a802563 Bump test chart dependencies (#658 )
* 5e5810be Bump test chart dependencies (#653 )
* 86feac63 Bump test chart dependencies (#647 )
* 5e40cfb2 Update imagePullPolicy to IfNotPresent (#643 )
* 86f0aecc Bump test chart dependencies (#641 )
* 3ef5fe6c Add Datadog as telemetry option (#639 )
Signed-off-by: Faisal Memon <[email protected] >
2025-09-24 07:08:26 -07:00
e73d76a039
Bump test chart dependencies ( #669 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2025-09-23 06:17:20 +00:00
1ab06a1b11
Support for Cloud SQL Proxy in GCP ( #646 )
...
* allow IAM auth for non-password methods
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* add example, patch charts' versions and values
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* updates
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* Bump test chart dependencies (#647 )
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.24.0 in /tests (#648 )
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.23.4 to 2.24.0.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.23.4...v2.24.0 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-version: 2.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* Bump helm.sh/helm/v3 from 3.18.4 to 3.18.6 in /tests (#650 )
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.18.4 to 3.18.6.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.18.4...v3.18.6 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-version: 3.18.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* Bump github.com/onsi/ginkgo/v2 from 2.24.0 to 2.25.1 in /tests (#651 )
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.24.0 to 2.25.1.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.24.0...v2.25.1 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-version: 2.25.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* Bump test chart dependencies (#653 )
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* Bump github.com/onsi/gomega from 1.38.0 to 1.38.1 in /tests (#652 )
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.38.0...v1.38.1 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-version: 1.38.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* Bump github.com/onsi/gomega from 1.38.1 to 1.38.2 in /tests (#654 )
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.38.1 to 1.38.2.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.38.1...v1.38.2 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-version: 1.38.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* Bump test chart dependencies (#658 )
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 in /tests (#659 )
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.25.1 to 2.25.3.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.25.1...v2.25.3 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-version: 2.25.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* Bump test chart dependencies (#660 )
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* Add labels to the spiffe-oidc-discovery-provider values.yaml (#656 )
* add labels to the spiffe-oidc-discovery-provider values.yaml
Signed-off-by: tuxotron <[email protected] >
* add labels to readme
Signed-off-by: tuxotron <[email protected] >
* Bump github.com/onsi/gomega from 1.38.1 to 1.38.2 in /tests (#654 )
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.38.1 to 1.38.2.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.38.1...v1.38.2 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-version: 1.38.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: tuxotron <[email protected] >
* Bump test chart dependencies (#658 )
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
Signed-off-by: tuxotron <[email protected] >
---------
Signed-off-by: tuxotron <[email protected] >
Signed-off-by: dependabot[bot] <[email protected] >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: spire-helm-version-checker[bot] <161522935+spire-helm-version-checker[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* Bump helm.sh/helm/v3 from 3.18.6 to 3.19.0 in /tests (#664 )
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.18.6 to 3.19.0.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.18.6...v3.19.0 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-version: 3.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* blend into same logic in the chart for the new auth method, add the ability to add loadbalancer ip
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* remove whitespaces
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* update README and values file
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* Spire agent helm chart: allow configuring logFormat (#661 )
* Spire agent helm chart: allow configuring logFormat
Signed-off-by: Nikolai Tihhomirov <[email protected] >
* Fixup: wrong doc parameter
Signed-off-by: Nikolai Tihhomirov <[email protected] >
---------
Signed-off-by: Nikolai Tihhomirov <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* Add controller manager configs gcInterval, logLevel, and make entryIDPrefix configurable (#662 )
* Make controller manager gcInterval configurable in spire-server helm chart
Signed-off-by: Daniel Schlatter <[email protected] >
* Make controller manager logLevel configurable in spire-server helm chart
Signed-off-by: Daniel Schlatter <[email protected] >
* Make controller manager entryIDPrefix configurable in spire-server helm chart
Signed-off-by: Daniel Schlatter <[email protected] >
* change configurable entryIDPrefix to a binary option of add the cluster name or not
Signed-off-by: Daniel Schlatter <[email protected] >
---------
Signed-off-by: Daniel Schlatter <[email protected] >
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* Bump test chart dependencies (#666 )
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* make spire server's auth_opa_policy_engine configurable in the helm chart (#663 )
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
* Update spire to 1.13.0 (#667 )
Signed-off-by: Kevin Fox <[email protected] >
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
---------
Signed-off-by: Hamdan Al-Radaideh <[email protected] >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected] >
Signed-off-by: tuxotron <[email protected] >
Signed-off-by: Nikolai Tihhomirov <[email protected] >
Signed-off-by: Daniel Schlatter <[email protected] >
Signed-off-by: Kevin Fox <[email protected] >
Co-authored-by: spire-helm-version-checker[bot] <161522935+spire-helm-version-checker[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: tuxotron <[email protected] >
Co-authored-by: Nikolai <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
Co-authored-by: Daniel Schlatter <[email protected] >
2025-09-23 02:46:18 +00:00
kfox1111
3c3718c904
Update spire to 1.13.0 ( #667 )
...
Signed-off-by: Kevin Fox <[email protected] >
2025-09-16 22:13:29 -07:00
Daniel Schlatter
1feeca1ce1
make spire server's auth_opa_policy_engine configurable in the helm chart ( #663 )
2025-09-16 16:58:37 -07:00
spire-helm-version-checker[bot] and marcofranssen
d51bf52a91
Bump test chart dependencies ( #666 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2025-09-15 23:09:42 -07:00
Daniel Schlatter
c1b0cfe390
Add controller manager configs gcInterval, logLevel, and make entryIDPrefix configurable ( #662 )
...
* Make controller manager gcInterval configurable in spire-server helm chart
Signed-off-by: Daniel Schlatter <[email protected] >
* Make controller manager logLevel configurable in spire-server helm chart
Signed-off-by: Daniel Schlatter <[email protected] >
* Make controller manager entryIDPrefix configurable in spire-server helm chart
Signed-off-by: Daniel Schlatter <[email protected] >
* change configurable entryIDPrefix to a binary option of add the cluster name or not
Signed-off-by: Daniel Schlatter <[email protected] >
---------
Signed-off-by: Daniel Schlatter <[email protected] >
2025-09-14 06:14:43 -07:00
Nikolai and kfox1111
bb87612140
Spire agent helm chart: allow configuring logFormat ( #661 )
...
* Spire agent helm chart: allow configuring logFormat
Signed-off-by: Nikolai Tihhomirov <[email protected] >
* Fixup: wrong doc parameter
Signed-off-by: Nikolai Tihhomirov <[email protected] >
---------
Signed-off-by: Nikolai Tihhomirov <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2025-09-13 11:44:17 -07:00
dependabot[bot]
c93b9e53fd
Bump helm.sh/helm/v3 from 3.18.6 to 3.19.0 in /tests ( #664 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.18.6 to 3.19.0.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.18.6...v3.19.0 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-version: 3.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-11 23:49:39 -07:00
d6edae682b
Add labels to the spiffe-oidc-discovery-provider values.yaml ( #656 )
...
* add labels to the spiffe-oidc-discovery-provider values.yaml
Signed-off-by: tuxotron <[email protected] >
* add labels to readme
Signed-off-by: tuxotron <[email protected] >
* Bump github.com/onsi/gomega from 1.38.1 to 1.38.2 in /tests (#654 )
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.38.1 to 1.38.2.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.38.1...v1.38.2 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-version: 1.38.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: tuxotron <[email protected] >
* Bump test chart dependencies (#658 )
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
Signed-off-by: tuxotron <[email protected] >
---------
Signed-off-by: tuxotron <[email protected] >
Signed-off-by: dependabot[bot] <[email protected] >
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: spire-helm-version-checker[bot] <161522935+spire-helm-version-checker[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2025-09-10 06:36:03 -07:00
spire-helm-version-checker[bot] and marcofranssen
6376190b0b
Bump test chart dependencies ( #660 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2025-09-08 06:39:44 -07:00
dependabot[bot]
84c0b2f12d
Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 in /tests ( #659 )
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.25.1 to 2.25.3.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.25.1...v2.25.3 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-version: 2.25.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-05 06:08:11 -07:00
spire-helm-version-checker[bot] and marcofranssen
9a802563e3
Bump test chart dependencies ( #658 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2025-09-01 15:19:43 -07:00
dependabot[bot]
cb56215e81
Bump github.com/onsi/gomega from 1.38.1 to 1.38.2 in /tests ( #654 )
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.38.1 to 1.38.2.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.38.1...v1.38.2 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-version: 1.38.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-30 07:54:17 -07:00
dependabot[bot]
6a08880efb
Bump github.com/onsi/gomega from 1.38.0 to 1.38.1 in /tests ( #652 )
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.38.0...v1.38.1 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-version: 1.38.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-25 15:55:52 -07:00
spire-helm-version-checker[bot] and marcofranssen
5e5810be1f
Bump test chart dependencies ( #653 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2025-08-25 06:56:02 -07:00
dependabot[bot]
acfa1d5223
Bump github.com/onsi/ginkgo/v2 from 2.24.0 to 2.25.1 in /tests ( #651 )
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.24.0 to 2.25.1.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.24.0...v2.25.1 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-version: 2.25.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-22 07:04:03 -07:00
dependabot[bot]
2e50ca3c19
Bump helm.sh/helm/v3 from 3.18.4 to 3.18.6 in /tests ( #650 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.18.4 to 3.18.6.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.18.4...v3.18.6 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-version: 3.18.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-20 06:51:37 -07:00
dependabot[bot]
8d42a6f7a9
Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.24.0 in /tests ( #648 )
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.23.4 to 2.24.0.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.23.4...v2.24.0 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-version: 2.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-19 10:23:26 -07:00
spire-helm-version-checker[bot] and marcofranssen
86feac63d4
Bump test chart dependencies ( #647 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2025-08-18 07:43:20 -07:00