Status API does not return metadata added in .manifest file of the OPA bundle. #613
Unanswered
apatade-tl
asked this question in
OPA and Rego
Replies: 1 comment 6 replies
-
Hi @apatade-tl, Have you tried accessing the bundle metadata via |
Beta Was this translation helpful? Give feedback.
6 replies
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.
-
Hi team,
I am trying to add metadata via the .manifest file of the bundle along with other files like data.json, evaluator.rego and policy rego files.
Only revision is returned as the active_revision from the .manifest file. Is there any configuration I am missing for which the metadata content from the .manifest file is not getting returned?
Command used to run the server:
.manifest file containing metadata:
Status API returns:
Beta Was this translation helpful? Give feedback.
All reactions