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): Rename field dpVersion to kumaDp in Version schema #1287

Conversation

jewertow
Copy link
Contributor

@jewertow jewertow commented Dec 9, 2020

Signed-off-by: Jacek Ewertowski [email protected]

Summary

This change is necessary to proper deserialization of DiscoveryRequest.Node.Metadata in dataplane_status_tracker.

Full changelog

  • Rename field dpVersion to kumaDp in schema of api/mesh/v1alpha/Version.

Issues resolved

Fix #1283

@jewertow jewertow requested a review from a team as a code owner December 9, 2020 22:11
@jakubdyszkiewicz jakubdyszkiewicz merged commit ae1ba3d into kumahq:master Dec 10, 2020
mergify bot pushed a commit that referenced this pull request Dec 11, 2020
Signed-off-by: Jacek Ewertowski <[email protected]>
(cherry picked from commit ae1ba3d)

# Conflicts:
#	api/mesh/v1alpha1/dataplane.pb.go
#	api/mesh/v1alpha1/dataplane_insight.pb.go
#	api/mesh/v1alpha1/dataplane_insight.proto
#	api/mesh/v1alpha1/dataplane_insight_helpers.go
#	pkg/xds/server/dataplane_status_tracker_test.go
jakubdyszkiewicz pushed a commit that referenced this pull request Dec 11, 2020
jakubdyszkiewicz pushed a commit that referenced this pull request Dec 11, 2020
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.

Missing dataplane version in dataplane insight
3 participants