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

Add cluster-name in pod payload #32

Merged
merged 2 commits into from
Dec 16, 2019
Merged

Conversation

mfpierre
Copy link
Contributor

No description provided.

@mfpierre mfpierre requested review from shang-wang and hkaj December 11, 2019 13:33
repeated Pod pods = 2;
int32 groupId = 3;
int32 groupSize = 4;
string clusterName = 2;
Copy link
Member

Choose a reason for hiding this comment

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

Nothing on the backend is processing these protobufs are they? Otherwise you'll want this to be 7 instead of 2

Copy link
Contributor Author

Choose a reason for hiding this comment

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

not yet 👍

@mfpierre mfpierre merged commit a886d2a into master Dec 16, 2019
@mfpierre mfpierre deleted the mfpierre/add-cluster-name branch December 16, 2019 13:43
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.

2 participants