-
Notifications
You must be signed in to change notification settings - Fork 50
Fix cmd/main.go path in run-with-webhooks #798
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix cmd/main.go path in run-with-webhooks #798
Conversation
The file was moved (or recreated) as part of openstack-k8s-operators#788 and the path in hack/run_with_local_wehbook.sh wasn't adjusted correctly.
abays
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
stuggi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm thanks!
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abays, stuggi, vyzigold The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@vyzigold: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/668d2de43f96455dad0653d0fcea63f2 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 56m 10s |
|
recheck |
Hmm, I thought we worked around this problem for the moment? |
The file was moved (or recreated) as part of #788 and the path in hack/run_with_local_wehbook.sh wasn't adjusted correctly.