Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
0ad9a18
feat: add generated connect-rpc code
strantalis Nov 4, 2024
a9f7591
feat: move from fasthttp in-memory listener to memhttp implementation
strantalis Nov 4, 2024
0e8a810
fix memhttp impl with grpc server
strantalis Nov 4, 2024
9f2f818
Merge branch 'main' into dsp-201/connectrpc-gen
strantalis Nov 4, 2024
c6483d3
Merge branch 'dsp-201/connectrpc-gen' into dsp-201/memhttp
strantalis Nov 4, 2024
eabb808
Merge branch 'main' into dsp-201/connectrpc-gen
strantalis Nov 4, 2024
e6abb99
Merge branch 'dsp-201/connectrpc-gen' into dsp-201/memhttp
strantalis Nov 4, 2024
bf35ce6
feat: update service registry in preperation for connectrpc migration
strantalis Nov 4, 2024
5886d1d
fix linter issues
strantalis Nov 5, 2024
35553bc
untrack vscode folder
strantalis Nov 5, 2024
fa697d7
Merge branch 'main' into dsp-201/connectrpc-gen
strantalis Nov 5, 2024
7d7bc66
Merge branch 'dsp-201/connectrpc-gen' into dsp-201/memhttp
strantalis Nov 5, 2024
6d16667
Merge branch 'dsp-201/memhttp' into dsp-201/service-registry-modifica…
strantalis Nov 5, 2024
92a8bcf
regen subjectmappings
strantalis Nov 5, 2024
11ef40b
Merge branch 'dsp-201/connectrpc-gen' into dsp-201/memhttp
strantalis Nov 5, 2024
3a4084b
Merge branch 'dsp-201/memhttp' into dsp-201/service-registry-modifica…
strantalis Nov 5, 2024
ebcce0d
Merge branch 'main' into dsp-201/connectrpc-gen
jakedoublev Nov 5, 2024
95f8da2
show go.mod in protocol/go
strantalis Nov 5, 2024
7db1533
Merge remote-tracking branch 'origin/dsp-201/connectrpc-gen' into dsp…
strantalis Nov 5, 2024
474745e
Merge branch 'main' into dsp-201/connectrpc-gen
strantalis Nov 5, 2024
320b4d2
try just go.mod
strantalis Nov 5, 2024
9433db9
Merge branch 'dsp-201/connectrpc-gen' into dsp-201/memhttp
strantalis Nov 5, 2024
7991bc9
Merge branch 'dsp-201/memhttp' into dsp-201/service-registry-modifica…
strantalis Nov 5, 2024
d6998d8
attribute changes
strantalis Nov 5, 2024
eff0f18
Merge branch 'dsp-201/connectrpc-gen' into dsp-201/memhttp
strantalis Nov 5, 2024
a51928e
Merge branch 'dsp-201/memhttp' into dsp-201/service-registry-modifica…
strantalis Nov 5, 2024
515bbb2
remove javasdk from gitattributes
strantalis Nov 5, 2024
dec84fe
Merge branch 'dsp-201/connectrpc-gen' into dsp-201/memhttp
strantalis Nov 5, 2024
9f7fdbc
Merge branch 'dsp-201/memhttp' into dsp-201/service-registry-modifica…
strantalis Nov 5, 2024
3c5fa40
Merge branch 'main' into dsp-201/connectrpc-gen
strantalis Nov 5, 2024
58522ab
Merge branch 'dsp-201/connectrpc-gen' into dsp-201/memhttp
strantalis Nov 5, 2024
742c1b8
Merge branch 'dsp-201/memhttp' into dsp-201/service-registry-modifica…
strantalis Nov 5, 2024
06d778c
Merge branch 'main' into dsp-201/connectrpc-gen
strantalis Nov 5, 2024
88d743d
Merge branch 'dsp-201/memhttp' into dsp-201/service-registry-modifica…
strantalis Nov 5, 2024
23b286d
Merge branch 'dsp-201/connectrpc-gen' into dsp-201/memhttp
strantalis Nov 5, 2024
9ee727f
update service go.mod
strantalis Nov 5, 2024
33fc3aa
Merge branch 'main' into dsp-201/connectrpc-gen
strantalis Nov 5, 2024
212f03a
Merge branch 'dsp-201/connectrpc-gen' into dsp-201/memhttp
strantalis Nov 5, 2024
c31734a
Merge branch 'dsp-201/memhttp' into dsp-201/service-registry-modifica…
strantalis Nov 5, 2024
683e2e4
feat: connectrpc realip interceptor
strantalis Nov 5, 2024
cf78af9
start connectrpc implemenation
strantalis Nov 6, 2024
4bda598
fix keycloak spelling in comment
strantalis Nov 6, 2024
a819406
Merge branch 'dsp-201/service-registry-modifications' into dsp-201/re…
strantalis Nov 6, 2024
ce15ffa
Merge branch 'dsp-201/realip-interceptor' into dsp-201/connectrpc-1
strantalis Nov 6, 2024
7606479
save changes
strantalis Nov 6, 2024
6671f1e
Merge branch 'main' into dsp-201/connectrpc-gen
strantalis Nov 6, 2024
1c88fb2
Merge branch 'dsp-201/connectrpc-gen' into dsp-201/memhttp
strantalis Nov 6, 2024
840500a
Merge branch 'dsp-201/memhttp' into dsp-201/realip-interceptor
strantalis Nov 6, 2024
495f1b4
Merge branch 'dsp-201/realip-interceptor' into dsp-201/connectrpc-1
strantalis Nov 6, 2024
a2e6d89
Merge branch 'main' into dsp-201/realip-interceptor
strantalis Nov 6, 2024
ae727a6
Merge branch 'dsp-201/realip-interceptor' into dsp-201/connectrpc-1
strantalis Nov 6, 2024
2ed810e
convert last method
strantalis Nov 7, 2024
4e647bd
go.mod update
strantalis Nov 7, 2024
32b6134
fix lint errors
strantalis Nov 7, 2024
a9dcc00
fix audit unit tests
strantalis Nov 7, 2024
c263099
Merge branch 'main' into dsp-201/connectrpc-1
strantalis Nov 7, 2024
68e865c
wrap kas error responses with connect
strantalis Nov 7, 2024
88c880a
move to connect.NewResponse
strantalis Nov 7, 2024
b232ad8
wrap db stausify errors with connect error
strantalis Nov 7, 2024
9a168c8
remove unimplemented on service structs
strantalis Nov 7, 2024
41fe1a0
revert to grpc-gateway runtime mux and allow connectrpc GET
strantalis Nov 8, 2024
5e9f8f3
clean up lint errors and some incorrect response codes
strantalis Nov 8, 2024
8402107
fix not registering extra handlers
strantalis Nov 8, 2024
5663e08
fix public_key unit test
strantalis Nov 8, 2024
42e565d
fix go.mod
strantalis Nov 8, 2024
4d03a0e
new xtest-branch
strantalis Nov 8, 2024
db00633
test sdk change
strantalis Nov 8, 2024
c52e54e
try my x-test branch
strantalis Nov 8, 2024
6fba4da
switch to local host for grpc-gateway
strantalis Nov 8, 2024
50f81c3
revert sdk changes
strantalis Nov 12, 2024
6dc7728
fix lint issue
strantalis Nov 12, 2024
36967af
Merge branch 'main' into dsp-201/connectrpc-1
strantalis Nov 12, 2024
e91c2bc
cleanup a few ers error responses
strantalis Nov 12, 2024
c5de039
update authorization svc error responses
strantalis Nov 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
217 changes: 217 additions & 0 deletions docs/grpc/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions go.work.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898/go.mod h1:Xbm+BRKSBEpa4q4hTSxohYNQpsxXPbPry4JJWOB3LB8=
bazil.org/fuse v0.0.0-20200407214033-5883e5a4b512 h1:SRsZGA7aFnCZETmov57jwPrWuTmaZK6+4R4v5FUe1/c=
bazil.org/fuse v0.0.0-20200407214033-5883e5a4b512/go.mod h1:FbcW6z/2VytnFDhZfumh8Ss8zxHE6qpMP5sHTRe0EaM=
buf.build/gen/go/bufbuild/protovalidate-testing/protocolbuffers/go v1.31.0-20230824200732-8bc04916caea.1/go.mod h1:cJ4gQkiW4uPTUTI3+O2862OzMSTnzrFNwMauHLwPDPg=
cel.dev/expr v0.15.0/go.mod h1:TRSuuV7DlVCE/uwv5QbAiW/v8l5O8C4eEPHeu7gf7Sg=
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
Expand Down
63 changes: 32 additions & 31 deletions protocol/go/kas/kas.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions protocol/go/kas/kasconnect/kas.connect.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading