Slackbot
01/18/2023, 10:52 AMOr Weis
01/18/2023, 11:38 AMOr Weis
01/18/2023, 11:39 AMAsaf Cohen
01/18/2023, 12:37 PMJack Geek
01/18/2023, 1:05 PMJack Geek
01/18/2023, 1:06 PMJack Geek
01/18/2023, 1:08 PMJack Geek
01/18/2023, 1:22 PMAsaf Cohen
01/18/2023, 2:19 PMAsaf Cohen
01/18/2023, 2:21 PM_ var is unsafe
can throw the client into a loop of errors, and the fix is simple - push valid rego.
Loops of errors in the client connection flow are unrelated to the git fetch flow.
There is probably a different reason why git pull failed.Jack Geek
01/18/2023, 2:31 PMAsaf Cohen
01/18/2023, 2:37 PMJack Geek
01/18/2023, 4:27 PMJack Geek
02/08/2023, 6:17 PMOr Weis
02/08/2023, 7:28 PMJack Geek
02/09/2023, 12:10 PMOPAL_POLICY_REPO_WEBHOOK_PARAMS
env variable , is it mandatory in the OPAL server config ? (because I didn't see it when you made the example with Github)Or Weis
02/09/2023, 1:00 PMOPAL_POLICY_REPO_WEBHOOK_PARAMS
is Github - so you don’t have to change anything if you’re using GithubJack Geek
02/09/2023, 2:37 PM- name: OPAL_POLICY_REPO_WEBHOOK_PARAMS
value: "{\"secret_header_name\":\"X-Gitlab-Token\",\"secret_type\":\"token\",\"secret_parsing_regex\":\"(.*)\",\"event_header_name\":\"X-Gitlab-Event\",\"push_event_value\":\"Push Hook\"}"
Or Weis
02/09/2023, 2:46 PM