Policy changes wont propogate #4648
Unanswered
kvadlamudi-tricentis
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using kubernetes manifest files to deploy dependency-track, I am creating persistent volume claim and the persistent volume is backed by amazon EFS. When I have multiple instances of api-server running I m seeing inconsistent response. For ex: if I updated policy to change the violation state from Info to fail and saved it. And if I refresh the policy, I see Info once and fail again and even when I made an API call to grab license violation, once I am seeing violation state as fail for violations the very next call shows the same violations with violation state info . Can you please point me to where the issue might be. I checked the postgres db and it allign with what I updated from UI. Is there a cache somewhere which is not propagating my latest configuration changes?
Beta Was this translation helpful? Give feedback.
All reactions