Daniel Nephin
f32d1ceeb5
Move contributing to docs
...
So that this documentation is more appropriated named.
2021-08-30 16:17:09 -04:00
Daniel Nephin
7a2ff886a8
docs: move the remaining content from INTERNALS.md
...
Into the appropriate section of the docs.
2021-08-20 16:39:35 -04:00
Daniel Nephin
1b048b46b6
docs: add important top level directories to the README
2021-08-20 16:22:55 -04:00
Daniel Nephin
9df2464c7c
xds: document how authorization works
2021-08-17 19:26:34 -04:00
Daniel Nephin
b1b9ca70b5
contrib: add list of check register flows
2021-08-12 12:08:36 -04:00
Daniel Nephin
5e011568dd
contrib: add first draft of agent configuration docs
2021-07-14 16:48:15 -04:00
Daniel Nephin
90a8106de2
contrib: add docs about the diagrams
2021-07-07 13:42:13 -04:00
Daniel Nephin
98d0190cc6
Fix typo in overview diagram
2021-07-07 13:38:10 -04:00
Daniel Nephin
912b069375
contrib: add first draft of RPC docs
2021-07-07 13:38:10 -04:00
Daniel Nephin
f13b8c17a1
contrib: add first draft of ACL docs
2021-07-05 18:25:06 -04:00
Daniel Nephin
2b8c80f03e
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
faa06040e4
contrib: Add CLI docs
2021-07-05 18:25:05 -04:00
Daniel Nephin
39dd14d581
contrib: move FAQ into a separate file.
2021-07-05 18:25:05 -04:00
Daniel Nephin
d313219e85
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
c2cc9b6bda
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
d25403bb6f
contrib: Update DNS table description
2021-06-23 12:30:00 -04:00
Dhia Ayachi
f87821cb63
merge dns table with current dns page
2021-06-23 09:34:34 -04:00
Dhia Ayachi
ab7f959aef
add matrix for dns type vs kind
2021-06-23 09:29:04 -04:00
Daniel Nephin
e7079a610a
contrib: add some docs for the DNS interface
2021-06-21 13:33:41 -04:00
Freddy
de4c9f60d8
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
6592ec5a49
contributing: add a quick doc on adding new streaming topics.
2021-04-01 17:19:59 -04:00
Daniel Nephin
2ece80a6c9
Update contrib docs for the new test name
2021-02-16 14:40:16 -05:00
Daniel Nephin
119a6b3642
contrib: Update contributing checklist for config
2021-01-27 17:52:54 -05:00
Daniel Nephin
f8e739c58f
contrib: update config checklist docs
2021-01-11 14:34:09 -05:00
R.B. Boyer
9b424a848f
website source code moved ( #9517 )
2021-01-06 16:56:19 -06:00
Daniel Nephin
b396ccbbbf
Move streaming docs to contributing/streaming
2020-12-08 13:35:38 -05:00
Matt Keeler
a7d945e7b9
[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
05df7b18a9
config: add field for enabling streaming RPC endpoint
2020-10-08 12:11:20 -04:00
Jono Sosulska
df893e14c1
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
af063a5692
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
cc8f580ddd
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