These 23 commits are when the Protocol Buffers files have changed:
Commit: | 38ea997 | |
---|---|---|
Author: | David Weiße | |
Committer: | davidweisse |
meshapi: add recover handler
The documentation is generated from this commit.
Commit: | 65bae63 | |
---|---|---|
Author: | Adrian Stobbe | |
Committer: | GitHub |
rename userapi grpc package and change relative proto path (#1037)
Commit: | 5c67531 | |
---|---|---|
Author: | Leonard Cohnen | |
Committer: | 3u13r |
meshapi: pass WorkloadSecret to initializer
Commit: | bc6626f | |
---|---|---|
Author: | Paul Meyer | |
Committer: | Paul Meyer |
recoveryapi: cleanup and remove Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Commit: | 131b5d8 | |
---|---|---|
Author: | Paul Meyer | |
Committer: | Paul Meyer |
recovery: add server and recover authority Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Commit: | 7f7deaf | |
---|---|---|
Author: | Markus Rudy | |
Committer: | Markus Rudy |
coordinator: don't share CA instance with gRPC servers
Commit: | 43f98ac | |
---|---|---|
Author: | Paul Meyer | |
Committer: | Paul Meyer |
userapi: add seed shares to protocol Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Commit: | 32429fa | |
---|---|---|
Author: | Leonard Cohnen | |
Committer: | 3u13r |
ca: align certificate names
Commit: | 96fd136 | |
---|---|---|
Author: | Leonard Cohnen | |
Committer: | 3u13r |
coordinator: align mesh root naming This also fixes a bug where the intermediate cert is returned and saved as "mesh-root.pem".
Commit: | 424fe62 | |
---|---|---|
Author: | Paul Meyer | |
Committer: | Paul Meyer |
nunki -> contrast Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Commit: | 3f307bd | |
---|---|---|
Author: | Paul Meyer | |
Committer: | Paul Meyer |
treewide: intercom -> meshapi Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Commit: | 4c3cc9a | |
---|---|---|
Author: | Paul Meyer | |
Committer: | Paul Meyer |
treewide: coordapi -> userapi Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Commit: | 0dde044 | |
---|---|---|
Author: | Leonard Cohnen | |
Committer: | 3u13r |
ca: add cross signed mesh ca
Commit: | 7fb3757 | |
---|---|---|
Author: | Paul Meyer | |
Committer: | Paul Meyer |
coordapi: remove b64 encoding of manifest Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Commit: | f14f230 | |
---|---|---|
Author: | Paul Meyer | |
Committer: | Paul Meyer |
coordapi: implement GetManifests rpc Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Commit: | 1356fcb | |
---|---|---|
Author: | Paul Meyer | |
Committer: | Paul Meyer |
go: update module path Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Commit: | 1a98735 | |
---|---|---|
Author: | Leonard Cohnen | |
Committer: | Paul Meyer |
proto: split CA cert from cert chain
Commit: | 9349e61 | |
---|---|---|
Author: | Paul Meyer |
cli: send policies in SetManifest request Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Commit: | bae0951 | |
---|---|---|
Author: | Paul Meyer |
coordinator: send cert chain on NewMeshCert Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Commit: | 5fe5a10 | |
---|---|---|
Author: | Paul Meyer |
coordinator: send cert chain in SetManifestResponse Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Commit: | ceb834d | |
---|---|---|
Author: | Paul Meyer |
coordinator: issue mesh certificates Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Commit: | 526a9cf | |
---|---|---|
Author: | Paul Meyer |
coordapi: server side Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Commit: | 44001ef | |
---|---|---|
Author: | Paul Meyer |
intercom: basic communication Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>