... | ... | @@ -110,6 +110,10 @@ It also occurs to me that, some if not many blogs might just be translating stuf |
|
|
|
|
|
And, our iam.ExtAuthzServerV3, is implementing `AuthorizationServer`. which dwelves in envoy/service/auth/v3/external_auth.pb.go, of the reference Go project exactly.
|
|
|
|
|
|
So, here, we get an extensible system at work.
|
|
|
|
|
|
Maybe we can reflect upon the design of our pipeline a bit. I am still not sure how guys from other companies can implement componets and then incorporate them into our pipeline without a compilation. Maybe, it is me who is wrong?
|
|
|
|
|
|
|
|
|
|
|
|
|
... | ... | |