Commit Graph

26 Commits

Author SHA1 Message Date
Daniel Nephin b93f9d8788 contrib: add first draft of agent configuration docs 2021-07-14 16:48:15 -04:00
Daniel Nephin 27c85d8df2 contrib: add docs about the diagrams 2021-07-07 13:42:13 -04:00
Daniel Nephin c96991b35d Fix typo in overview diagram 2021-07-07 13:38:10 -04:00
Daniel Nephin da67bdcc31 contrib: add first draft of RPC docs 2021-07-07 13:38:10 -04:00
Daniel Nephin f156bceaf7 contrib: add first draft of ACL docs 2021-07-05 18:25:06 -04:00
Daniel Nephin 7c3e50333d contrib: Add cluster persistence docs
And remove sections from the INTERNALS.md page as they are replaced.
2021-07-05 18:25:06 -04:00
Daniel Nephin d0af0bfc1d contrib: Add CLI docs 2021-07-05 18:25:05 -04:00
Daniel Nephin a202a10e09 contrib: move FAQ into a separate file. 2021-07-05 18:25:05 -04:00
Daniel Nephin b15e5d4719 contributing: start an outline for more docs
Add diagrams for rpc routing and acl entity relationship
contributing: create directory structure for new docs
WIP diagram for catalog entities
Add overview diagram

Co-Authored-By: Kelly Devlin <kdevlin@hashicorp.com>
2021-07-05 18:25:00 -04:00
Daniel Nephin 4d741531b4 Update references to the main branch
The main branch is being renamed from master->main. This commit should
update all references to the main branch to the new name.

Co-Authored-By: Mike Morris <mikemorris@users.noreply.github.com>
2021-06-29 17:17:38 -04:00
Daniel Nephin e000c0a039 contrib: Update DNS table description 2021-06-23 12:30:00 -04:00
Dhia Ayachi 111cbe0ffa merge dns table with current dns page 2021-06-23 09:34:34 -04:00
Dhia Ayachi 0057b8df49 add matrix for dns type vs kind 2021-06-23 09:29:04 -04:00
Daniel Nephin 3aec38d592 contrib: add some docs for the DNS interface 2021-06-21 13:33:41 -04:00
Freddy 0c7a427ab2
Add readme for network area implementation (#10289)
Co-authored-by: Hans Hasselberg <me@hans.io>

Co-authored-by: Hans Hasselberg <me@hans.io>
2021-05-26 06:17:10 -06:00
Daniel Nephin 6182bae1f6 contributing: add a quick doc on adding new streaming topics. 2021-04-01 17:19:59 -04:00
Daniel Nephin a37222eb0a Update contrib docs for the new test name 2021-02-16 14:40:16 -05:00
Daniel Nephin 5a3814b0f7 contrib: Update contributing checklist for config 2021-01-27 17:52:54 -05:00
Daniel Nephin a80fb1c8d2 contrib: update config checklist docs 2021-01-11 14:34:09 -05:00
R.B. Boyer 8b9e303e60
website source code moved (#9517) 2021-01-06 16:56:19 -06:00
Daniel Nephin 2d3496f2a0 Move streaming docs to contributing/streaming 2020-12-08 13:35:38 -05:00
Matt Keeler 946cc0b82a
[docs] Change links to the DNS information to the right place (#8675)
The redirects were working in many situations but some (INTERNALS.md) was not. This just flips everything over to using the real link.
2020-11-17 10:03:00 -05:00
Daniel Nephin b93577c94f config: add field for enabling streaming RPC endpoint 2020-10-08 12:11:20 -04:00
Jono Sosulska 0174b1c7c6
Add github actions for PR and issue labeling (#8709)
* Added Issue Labeler, PR labeler, .github readme
* Updated README with Issue Template information, and regex to metrics
Co-authored-by: Kit Patella <kit@jepsen.io>
2020-10-05 10:43:21 -04:00
Daniel Nephin 8ec029ae6a Update comments that reference PatchSliceOfMaps
To reference decode.HookWeakDecodeFromSlice instead.

Also removes a step from the adding config fields checklist which is
no longer necessary.
2020-06-09 17:43:05 -04:00
Paul Banks 86692f958f
Add contributing dir with Config file checklist (#7017)
* Add contributing dir with Config file checklist and modify contribution guides

* Apply suggestions from code review

Co-Authored-By: Chris Piraino <cpiraino@hashicorp.com>

Co-authored-by: Chris Piraino <piraino.chris@gmail.com>
2020-01-14 12:24:03 +00:00