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

[BUG] dnsmasq access token to smd expires and gets stale #49

Open
njones-lanl opened this issue May 15, 2024 · 0 comments
Open

[BUG] dnsmasq access token to smd expires and gets stale #49

njones-lanl opened this issue May 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@njones-lanl
Copy link
Contributor

Describe the bug
environment for dnsmasq with access token gets stale.

To Reproduce
Over time the access token that the dnsmasq loader uses will get stale. I believe the environment gets attached to the container, so without removing and re-adding the container to the compose we will eventually lose the access token and not be able to reload dnsmasq configs.

Expected behavior
We should probably correct the workflow to avoid this issue. We could rm the container, or we could get the access token in another way.

@njones-lanl njones-lanl added the bug Something isn't working label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant