chore(deps): update module github.com/spiffe/spire to v1.15.3 - #2082
Open
agntcy-automation[bot] wants to merge 1 commit into
Open
chore(deps): update module github.com/spiffe/spire to v1.15.3#2082agntcy-automation[bot] wants to merge 1 commit into
agntcy-automation[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
agntcy-automation
Bot
force-pushed
the
renovate/spire
branch
2 times, most recently
from
September 2, 2026 12:29
e725dbf to
b1576a6
Compare
agntcy-automation
Bot
force-pushed
the
renovate/spire
branch
from
September 2, 2026 18:28
b1576a6 to
840b648
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.15.2→1.15.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
spiffe/spire (github.com/spiffe/spire)
v1.15.3Compare Source
Added
azure_blobBundlePublisher plugin for publishing the trust bundle to Azure Blob Storage (#7030)trust_bundle_spiffe_workload_apiagent configuration option to fetch the initial trust bundle from a Workload API endpoint, simplifying nested agent deployments (#7148)disable_workload_apianddisable_sds_apiagent options to disable the Workload API and SDS APIs on the public endpoint (#7122)disable_kubelet_clientoption for thek8sworkload attestor (#7142)use_pod_uid_for_agent_idoption in thek8s_psatnode attestor to derive agent IDs from pod UIDs instead of node UIDs (#7123)enable_namespace_labelsoption in thek8sworkload attestor, producingns-labelselectors from namespace labels (#7094)account_list_fileoption in theaws_iidnode attestor to source theverify_organizationaccount list from a file instead of the AWS Organizations API (#7092)debug getinfocommand in thespire-serverandspire-agentCLIs to access the Debug APIs (#7133)svid.v1API client and marshalling support for WIT-SVID keys (#7132, #7134)Changed
k8sworkload attestor, reducing attestation latency and redundant kubelet requests (#7085)gcp_kmsKey Manager plugin no longer requireskey_identifier_valueto be 36 characters long (#7140)memoryKey Manager is used with a node attestor that does not support re-attestation (#7139)allow_insecure_schemewarning to describe the actual safety condition instead of implying development-only use (#7165)aws_iidnode attestor (#7138)Fixed
hashicorp_vaultKey Manager plugin no longer triggers unrecognized parameter warnings in Vault and OpenBao audit logs (#7150)