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

support for Mesos 1.3.x v1 APIs #324

Merged
merged 14 commits into from
Sep 16, 2017
Merged

support for Mesos 1.3.x v1 APIs #324

merged 14 commits into from
Sep 16, 2017

Conversation

jdef
Copy link
Contributor

@jdef jdef commented Sep 13, 2017

  • api/v1/lib/scheduler/scheduler.proto
  • api/v1/lib/master/master.proto
  • api/v1/lib/maintenance/maintenance.proto (n/a)
  • api/v1/lib/allocator/allocator.proto (n/a)
  • api/v1/lib/agent/agent.proto
  • api/v1/lib/executor/executor.proto
  • api/v1/lib/mesos.proto
  • api/v1/lib/quota/quota.proto (n/a)
  • helpers for new calls
  • passing all unit tests

NOTE: scheduler/calls.Roles has been removed in favor of calls.ReviveWith and calls.SuppressWith

@jdef jdef added the WIP label Sep 13, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 57.185% when pulling 5a646fb on jdef_protos_1_3_x into b6a3797 on master.

@coveralls
Copy link

coveralls commented Sep 14, 2017

Coverage Status

Coverage increased (+0.03%) to 57.116% when pulling d4f22c6 on jdef_protos_1_3_x into b6a3797 on master.

@coveralls
Copy link

coveralls commented Sep 15, 2017

Coverage Status

Coverage decreased (-0.1%) to 56.982% when pulling b08f1ba on jdef_protos_1_3_x into b6a3797 on master.

@coveralls
Copy link

coveralls commented Sep 15, 2017

Coverage Status

Coverage decreased (-0.3%) to 56.828% when pulling 9d5cb64 on jdef_protos_1_3_x into b6a3797 on master.

@coveralls
Copy link

coveralls commented Sep 16, 2017

Coverage Status

Coverage increased (+0.5%) to 57.539% when pulling 1004d28 on jdef_protos_1_3_x into b6a3797 on master.

@jdef jdef changed the title [WIP] support for Mesos 1.3.x v1 APIs support for Mesos 1.3.x v1 APIs Sep 16, 2017
@jdef jdef merged commit 7a9076f into master Sep 16, 2017
@jdef jdef deleted the jdef_protos_1_3_x branch September 16, 2017 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants