send webhook container halts if the callback secret is not present #2677
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
sig/devsecops
Categorizes an issue or PR as relevant to SIG DevSecOps.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Describe the bug
The new callback feature component send-webhook container halts for callback secrets as it is volume mounted.
As the thamos sync based on user-api schema, the new thamos version would create default callback call on advise request.
However old version wouldn't provide callback call, which would cause this issue.
To Reproduce
Steps to reproduce the behavior:
send-webhook
container.Expected behavior
Smooth transition of send-webhook.
Possible solutions
or
or
Acceptance criteria
The text was updated successfully, but these errors were encountered: