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

fix(kuma-cp): external service datasource validation #4652

Merged
merged 3 commits into from
Jul 22, 2022

Conversation

jakubdyszkiewicz
Copy link
Contributor

Summary

Full changelog

  • Remove misleading log and return an error
  • Validate external service better to eliminate the case when we can fall into this error
  • Fix E2E test to not set invalid external service (empty caCert.inline)

Issues resolved

Noticed while debugging other things.

Documentation

- [ ] Link to the website documentation PR

Testing

  • Unit tests
  • E2E tests
  • [ ] Manual testing on Universal
  • [ ] Manual testing on Kubernetes

Backwards compatibility

- [ ] Update UPGRADE.md with any steps users will need to take when upgrading.
- [ ] Add backport-to-stable label if the code follows our backporting policy

@jakubdyszkiewicz jakubdyszkiewicz requested a review from a team as a code owner July 22, 2022 07:20
Signed-off-by: Jakub Dyszkiewicz <[email protected]>
Signed-off-by: Jakub Dyszkiewicz <[email protected]>
@jakubdyszkiewicz jakubdyszkiewicz merged commit f50a807 into kumahq:master Jul 22, 2022
@jakubdyszkiewicz jakubdyszkiewicz deleted the fix/es-validator branch July 22, 2022 14:30
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.

3 participants