You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by tn...@apache.org on 2015/12/01 03:53:38 UTC

mesos git commit: Removed obsolete TODO in mesos.proto.

Repository: mesos
Updated Branches:
  refs/heads/master 765c025dd -> 3dd75134b


Removed obsolete TODO in mesos.proto.

Review: https://reviews.apache.org/r/40787


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/3dd75134
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/3dd75134
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/3dd75134

Branch: refs/heads/master
Commit: 3dd75134b8006fda0238ebe97634cca941769e66
Parents: 765c025
Author: Greg Mann <gr...@mesosphere.io>
Authored: Mon Nov 30 18:53:26 2015 -0800
Committer: Timothy Chen <tn...@apache.org>
Committed: Mon Nov 30 18:53:26 2015 -0800

----------------------------------------------------------------------
 include/mesos/mesos.proto | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/3dd75134/include/mesos/mesos.proto
----------------------------------------------------------------------
diff --git a/include/mesos/mesos.proto b/include/mesos/mesos.proto
index 27971fe..671365e 100644
--- a/include/mesos/mesos.proto
+++ b/include/mesos/mesos.proto
@@ -1289,8 +1289,6 @@ message RateLimits {
 /**
  * Describe an image used by tasks or executors. Note that it's only
  * for tasks or executors launched by MesosContainerizer currently.
- * TODO(jieyu): This feature not fully supported in 0.24.0. Please do
- * not use it until this feature is announced.
  */
 message Image {
   enum Type {