Adds 'agent_version' to PostStatus request#6542
Merged
sorindumitru merged 12 commits intospiffe:mainfrom Jan 19, 2026
Merged
Conversation
Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com>
Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com>
Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com>
Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com>
Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com>
Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com>
Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com>
Collaborator
sorindumitru
left a comment
There was a problem hiding this comment.
Thanks @nweisenauer-sap, this is looking great! I've left a few comments.
Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com>
Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com>
Collaborator
sorindumitru
left a comment
There was a problem hiding this comment.
Thanks @nweisenauer-sap, looks like it's almost ready to merge, I had just 2 small comments.
Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com>
Contributor
Author
|
Thanks for the thorough review, @sorindumitru ! |
sorindumitru
approved these changes
Jan 19, 2026
Collaborator
sorindumitru
left a comment
There was a problem hiding this comment.
Thanks for @nweisenauer-sap for working on this! LGTM
3 tasks
MikeZappa87
pushed a commit
to MikeZappa87/spire
that referenced
this pull request
Mar 3, 2026
* PostStatus posts agent status including the agent version Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com> * Adds tests for agent_version Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com> * adds more tests for agent_version Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com> * fixes formatting Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com> * updates spire-api-sdk version Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com> * adds agent versions to server cli tests Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com> * agent_version is shown when listing agents Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com> * adds validation and limits to PostStatus Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com> * upgrades spiffe/spire-api-sdk to latest of next Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com> * addresses issue regarding logging of agent version Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com> --------- Signed-off-by: Nico Weisenauer <137267159+nweisenauer-sap@users.noreply.github.com>
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.
Requires spiffe/spire-api-sdk#86
Pull Request check list
Affected functionality
Which issue this PR fixes
resolves #6356