[jira] [Commented] (MESOS-8780) Expose Check and HealthCheck information on Mesos HTTP endpoints.

2018-10-29 Thread Greg Mann (JIRA)


[ 
https://issues.apache.org/jira/browse/MESOS-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16667563#comment-16667563
 ] 

Greg Mann commented on MESOS-8780:
--

Commit for health check definitions in master/agent API responses:
{code}
commit d8466a8a0a7d84d997f4c20b5631fadee7110b94
Author: Greg Mann 
Date:   Mon Oct 29 10:59:25 2018 -0700

Added task health check definitions to master API responses.

The `Task` protobuf message is updated to include the health check
definition of a task when it is specified. Associated helpers are
also updated along with tests which verify that this field is
reflected in master API responses.

Review: https://reviews.apache.org/r/69110/
{code}

> Expose Check and HealthCheck information on Mesos HTTP endpoints.
> -
>
> Key: MESOS-8780
> URL: https://issues.apache.org/jira/browse/MESOS-8780
> Project: Mesos
>  Issue Type: Improvement
>  Components: HTTP API
>Reporter: Adam Medziński
>Assignee: Greg Mann
>Priority: Minor
>  Labels: api, mesosphere
>
> Is the information about task health check definition not exposed on Mesos 
> HTTP endpoints ({{/master/tasks}} or {{/slave/state}} ) for some specific 
> reason? I'm working on integration with Hashicorp Consul and it would allow 
> me to synchronize the definitions of health checks only by using HTTP API. If 
> this information is not exposed by accident, I will gladly make a pull 
> request.
> This is related to both {{HealthCheck}} and {{CheckInfo}} in both {{v0}} and 
> {{v1}} APIs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MESOS-8780) Expose Check and HealthCheck information on Mesos HTTP endpoints.

2018-10-22 Thread Alexander Rukletsov (JIRA)


[ 
https://issues.apache.org/jira/browse/MESOS-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16658741#comment-16658741
 ] 

Alexander Rukletsov commented on MESOS-8780:


Let's keep this one open: it's good to have checks and health checks as much in 
sync as possible.

> Expose Check and HealthCheck information on Mesos HTTP endpoints.
> -
>
> Key: MESOS-8780
> URL: https://issues.apache.org/jira/browse/MESOS-8780
> Project: Mesos
>  Issue Type: Improvement
>  Components: HTTP API
>Reporter: Adam Medziński
>Assignee: Greg Mann
>Priority: Minor
>  Labels: api, integration, mesosphere
>
> Is the information about task health check definition not exposed on Mesos 
> HTTP endpoints ({{/master/tasks}} or {{/slave/state}} ) for some specific 
> reason? I'm working on integration with Hashicorp Consul and it would allow 
> me to synchronize the definitions of health checks only by using HTTP API. If 
> this information is not exposed by accident, I will gladly make a pull 
> request.
> This is related to both {{HealthCheck}} and {{CheckInfo}} in both {{v0}} and 
> {{v1}} APIs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)