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

bump mesos protos 1d0bb35 #344

Merged
merged 29 commits into from
Mar 12, 2018
Merged

Conversation

jdef
Copy link
Contributor

@jdef jdef commented Mar 12, 2018

apache/mesos@1.4.0...a94e3cd

  • api/v1/lib/agent/agent.proto
  • api/v1/lib/allocator/allocator.proto
  • api/v1/lib/executor/executor.proto
  • api/v1/lib/maintenance/maintenance.proto
  • api/v1/lib/master/master.proto
  • api/v1/lib/mesos.proto
  • api/v1/lib/quota/quota.proto
  • api/v1/lib/scheduler/scheduler.proto

non-proto changes:

  • operations: new helpers for additional offer operations
  • operations: need test cases for new offer operations
  • scheduler/calls: new helpers for ack offer op update AND reconcile offer op
  • extras/scheduler: rule that acks offer op updates
  • master: helpers for teardown and mark-agent-gone
  • [ ] master: check for needed changes related to subscription heartbeats
  • double-check diskinfo related checks in resources.go
  • double-check reservation related checks in resources.go
  • additional test cases for new disk validation
  • additional test cases for new reservation validation
  • additional test cases for new shared resource validation
  • operations: support reservation refinements
  • example frameworks: use allocation-info, it seems no longer optional
    • this should be fixed in latest Mesos, check that it's working as expected
  • review latest upstream conversion code: apache/mesos@e55309a

deferred:

supersedes #335

@coveralls
Copy link

coveralls commented Mar 12, 2018

Coverage Status

Coverage decreased (-0.003%) to 58.194% when pulling 8f3819c on jdef:jdef_bump_mesos_protos_1d0bb35 into 62cdc96 on mesos:master.

@jdef jdef force-pushed the jdef_bump_mesos_protos_1d0bb35 branch from 1028ff7 to e760388 Compare March 12, 2018 19:52
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.

2 participants