Commit Graph
5 Commits
Author SHA1 Message Date
Pratik Lotia 806c6ae59e aws node attester: add org verification support (#825)
* add verify org support for aws node attester

Signed-off-by: pratik-lotia <[email protected]>

* refactor with suggested changes

Signed-off-by: pratik-lotia <[email protected]>

---------

Signed-off-by: pratik-lotia <[email protected]>
2026-05-12 12:25:07 -07:00
Pratik Lotia 8abac78a15 Support leaderElection values in controller manager (#740) 2026-02-11 15:58:54 -08:00
Pratik Lotia ba2b6a5a02 Add controller-manager metrics to PodMonitor (#748)
Signed-off-by: pratik-lotia <[email protected]>
2026-02-10 13:23:33 -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
Pratik LotiaandFaisal Memon ffe4390136 Nit: Fix typo in param guide (#595)
* nit: fix typo in param guide

Signed-off-by: pratik-lotia <[email protected]>

* Update charts/spire/charts/spire-server/values.yaml

Co-authored-by: Faisal Memon <[email protected]>
Signed-off-by: Pratik Lotia <[email protected]>

* Update docs

Signed-off-by: Faisal Memon <[email protected]>

---------

Signed-off-by: pratik-lotia <[email protected]>
Signed-off-by: Pratik Lotia <[email protected]>
Signed-off-by: Faisal Memon <[email protected]>
Co-authored-by: Faisal Memon <[email protected]>
2025-05-23 17:50:07 +00:00