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

spread stanza api and parsing #4528

Merged
merged 19 commits into from
Aug 1, 2018
Merged

Conversation

preetapan
Copy link
Contributor

Builds on top of PR #4527, API and parsing layer for spread stanza

if len(s.SpreadTarget) == 0 {
// TODO(preetha): This should go away if we can assume even spread if there are no targets
// In that case, the target percentages should be calculated at schedule time
mErr.Errors = append(mErr.Errors, errors.New("Atleast one spread target value must be specified"))
Copy link
Contributor

Choose a reason for hiding this comment

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

would be nice to assume even spread

@preetapan preetapan force-pushed the f-spread-api-parsing branch 2 times, most recently from e67aa05 to b9839d6 Compare July 31, 2018 15:27
@preetapan preetapan merged commit f675e85 into f-affinities-spread Aug 1, 2018
@preetapan preetapan mentioned this pull request Aug 17, 2018
@preetapan preetapan mentioned this pull request Sep 4, 2018
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants