-
Notifications
You must be signed in to change notification settings - Fork 142
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
remove -waf-log-file flag #3722
remove -waf-log-file flag #3722
Conversation
/merge-when-ready squash-commits delete-branch |
OK, I will merge the pull request when it's ready, squash the commits when I merge it, and delete the branch after I've merged it. |
Removing "merge-when-ready" label due to new commits |
/merge-when-ready squash-commits delete-branch |
OK, I will merge the pull request when it's ready, squash the commits when I merge it, and delete the branch after I've merged it. |
I'm sorry but I failed delete the branch after merging the pull request. |
* remove -waf-log-file flag * fix copyright * make generate
Description
This flag isn't needed anymore since WAF logs were offloaded to felix (https://github.com/tigera/calico-private/pull/8271)
For PR author
make gen-files
make gen-versions
For PR reviewers
A note for code reviewers - all pull requests must have the following:
kind/bug
if this is a bugfix.kind/enhancement
if this is a a new feature.enterprise
if this PR applies to Calico Enterprise only.