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) validate traffic log #435

Merged
merged 2 commits into from
Nov 14, 2019

Conversation

jakubdyszkiewicz
Copy link
Contributor

Summary

Traffic log validation.
Destination can only have service tag.
conf or conf.backend can be empty, because then we choose defaultBackend from the mesh.

Ideally we should also validate if the backend we are setting is specified in the mesh. Then we also need to think if we can remove the mesh if the backend is used in TrafficLog. This is dynamic validation (depends on some other resource) which we don't support yet. We can improve this in a separate PR.

@jakubdyszkiewicz jakubdyszkiewicz merged commit ea9afe4 into master Nov 14, 2019
@jakubdyszkiewicz jakubdyszkiewicz deleted the feature/validate-traffic-log branch November 14, 2019 10:49
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