Policy Service bundle changes even if there isn't really a change to policies
Policy Service updates the bundle for any valid policy put and delete today. It even updates the bundle even if the policy "changing" has no changes.
I think policy service should only update the bundle if the actual policy changes. If it changes return 202, if it's the same return 200.
This is not considered a bug, but a feature enhancement. @dadong.zhou
Edited by Shane Hutchins