open-vault/website/source
Mike Jarmy e42bc0ffc0
Introduce optional service_registration stanza (#7887)
* move ServiceDiscovery into methods

* add ServiceDiscoveryFactory

* add serviceDiscovery field to vault.Core

* refactor ConsulServiceDiscovery into separate struct

* cleanup

* revert accidental change to go.mod

* cleanup

* get rid of un-needed struct tags in vault.CoreConfig

* add service_discovery parser

* add ServiceDiscovery to config

* cleanup

* cleanup

* add test for ConfigServiceDiscovery to Core

* unit testing for config service_discovery stanza

* cleanup

* get rid of un-needed redirect_addr stuff in service_discovery stanza

* improve test suite

* cleanup

* clean up test a bit

* create docs for service_discovery

* check if service_discovery is configured, but storage does not support HA

* tinker with test

* tinker with test

* tweak docs

* move ServiceDiscovery into its own package

* tweak a variable name

* fix comment

* rename service_discovery to service_registration

* tweak service_registration config

* Revert "tweak service_registration config"

This reverts commit 5509920a8ab4c5a216468f262fc07c98121dce35.

* simplify naming

* refactor into ./serviceregistration/consul
2019-12-06 09:46:39 -05:00
..
api Remove response code info from non-overview API docs (contd) (#7940) 2019-12-02 10:07:46 -08:00
docs Introduce optional service_registration stanza (#7887) 2019-12-06 09:46:39 -05:00
guides Fix "does not exists" grammar (#7950) 2019-12-03 16:25:09 -06:00
intro website: Homepage updates, use case pages, navigation changes (#7782) 2019-11-05 19:54:24 -05:00
layouts Introduce optional service_registration stanza (#7887) 2019-12-06 09:46:39 -05:00
partials website: Homepage updates, use case pages, navigation changes (#7782) 2019-11-05 19:54:24 -05:00
use-cases website: Homepage updates, use case pages, navigation changes (#7782) 2019-11-05 19:54:24 -05:00
.gitignore
404.html.md
_ember_steps.html.erb
_ember_templates.html.erb
android-manifest.json.erb
community.html.erb updating community page (#7831) 2019-11-06 22:09:43 -05:00
downloads.html.erb
favicon.ico
index.html.erb website - font and brand update (#7783) 2019-11-06 20:38:25 -05:00
microsoft-tile.xml.builder
netlify-redirects website: Homepage updates, use case pages, navigation changes (#7782) 2019-11-05 19:54:24 -05:00
robots.txt
security.html.erb
sitemap.xml.builder