Skip to content
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

feat(kuma-cp) change failpolicy of service hook to ignore #983

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

jakubdyszkiewicz
Copy link
Contributor

Summary

Service hook with Fail policy just for checking protocol value is overkill. Sometimes hook is deployed before CP is ready which leads to problems. Worst case scenario if user puts some invalid values, we fallback to TCP.

Documentation

  • internal fix

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
Copy link
Contributor

@nickolaev nickolaev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suspect this helps the dry-run with Kuma too.

@jakubdyszkiewicz jakubdyszkiewicz merged commit 846168f into master Aug 21, 2020
@jakubdyszkiewicz jakubdyszkiewicz deleted the feat/service-hook-ignore branch August 21, 2020 07:21
nickolaev pushed a commit that referenced this pull request Oct 1, 2020
Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants