Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyncAuthorizedEntries: fix issue with entry id reuse and add integration test #5764

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sorindumitru
Copy link
Contributor

Pull Request check list

  • Commit conforms to CONTRIBUTING.md?
  • Proper tests/regressions included?
  • Documentation updated?

Affected functionality
Registration entry synchronization between agent and server.

Description of change
The agent will now include the created_at field when determining if a registration entry is stale or not.

Which issue this PR fixes
fixes #5522
fixes #5686
depends on spiffe/spire-api-sdk#69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sync authorized entries: issues with entry id reuse Exercise SyncAuthorizedEntries in integration tests
1 participant