open-consul/website/source
Frank Schroeder 9f4286b1ce
agent: support custom check id and name
This patch adds support for a custom check id and name when
registering a service.

This is achieved by adding a CheckID and a Name field to the
CheckType structure which is used to register checks with a
service and when returning health check definitions.

CheckDefinition is a superset of CheckType which duplicates
some of the fields of CheckType. This patch decouples these
two structures by removing the embedding of CheckType in
CheckDefinition.

Fixes #3047
2017-05-17 20:17:08 +02:00
..
api agent: support custom check id and name 2017-05-17 20:17:08 +02:00
assets Fix terminal a bit 2017-04-18 13:52:04 -04:00
docs Add a path for transitioning to TLS on an existing cluster (#3001) 2017-05-10 14:25:48 -07:00
intro Removes old Atlas ecosystem doc from Consul. 2017-04-13 17:39:32 -07:00
layouts Eliminated 'consul' from all paths; misc. edits; wrap text at 80 characters 2017-05-05 05:24:04 +00:00
.gitignore website: bulk copy from serf 2014-02-07 16:41:03 -08:00
404.html.md Tweaks 404 message. 2017-04-14 09:00:59 -07:00
android-manifest.json.erb Move to new branding 2017-03-30 18:46:50 -04:00
community.html.erb Move to new branding 2017-03-30 18:46:50 -04:00
downloads.html.erb Move to new branding 2017-03-30 18:46:50 -04:00
downloads_tools.html.erb Merge pull request #2869 from liozN/master 2017-04-11 23:04:07 -07:00
favicon.ico Move to new branding 2017-03-30 18:46:50 -04:00
index.html.erb Fix homepage css 2017-04-18 12:57:05 -04:00
microsoft-tile.xml.builder Move to new branding 2017-03-30 18:46:50 -04:00
robots.txt Use new Markdown syntaxes and add SEO descriptions 2014-10-19 19:42:13 -04:00
security.html.erb Move to new branding 2017-03-30 18:46:50 -04:00
sitemap.xml.builder Add robots.txt and sitemap 2014-10-19 19:41:12 -04:00