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

edgex-vault logs contain errors about revoking consul token leases #3544

Open
bnevis-i opened this issue Jun 4, 2021 · 0 comments
Open

edgex-vault logs contain errors about revoking consul token leases #3544

bnevis-i opened this issue Jun 4, 2021 · 0 comments
Labels
1-low priority denoting isolated changes security-services tech-debt issue_type denoting refactoring to improve design or removal of temporary workarounds

Comments

@bnevis-i
Copy link
Collaborator

bnevis-i commented Jun 4, 2021

From edgexfoundry/edgex-compose#113:

image

While not fatal, this problem reflects a nuance about service ordering and the way we initialize the secret store.

Secret store is the first to run and initialize, followed by Consul. However, part of the initialization of the secretstore is to revoke tokens from the previous boot of the framework -- this causes Consul tokens to be revoked. It is possible that Consul may not be fully started by the time revokation is attempted, leading to these errors.

@bnevis-i bnevis-i added security-services tech-debt issue_type denoting refactoring to improve design or removal of temporary workarounds labels Jun 4, 2021
@bnevis-i bnevis-i added this to the Jakarta milestone Jun 23, 2021
@bnevis-i bnevis-i removed this from the Jakarta milestone Jul 6, 2021
@lenny-goodell lenny-goodell added the 1-low priority denoting isolated changes label Jan 8, 2024
@github-project-automation github-project-automation bot moved this to New Issues in Technical WG Jul 30, 2024
@jumpingliu jumpingliu moved this from New Issues to Icebox in Technical WG Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-low priority denoting isolated changes security-services tech-debt issue_type denoting refactoring to improve design or removal of temporary workarounds
Projects
Status: Icebox
Development

No branches or pull requests

2 participants