[READ ONLY MIRROR] Envoy REST/proto API definitions and documentation.
(grpc依赖)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
data-plane-api(Azure Pipelines)
90b4a8493b
stateful_session: add header based session state (#23145)
* add the wireframe
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* Added bussiness logic. Working now
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* header name is read from config now instead of using a static one
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* fill more bussiness logic to achieve functional completeness
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* add unit and integration tests
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* added docs
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* add codeowners
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* remove header type
inline the config instead
Fix Intg test
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* remove path from HeaderBasedSessionState
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* fix build - attempt 1
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* fix build - attempt 2 . Improve code coverage
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* improve doc format
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* retrigger CI to resolve a likely transient error
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* header replace instead of add. We have no usecase of keeping more than the value being set
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* address review comment to avoid unnecessary type conversion from string to HttpLowerCaseString
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* retrigger CI to resolve a likely transient error
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* review comments : avoid copy
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* add release note
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* remove extra newline
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
* review comments. fix release note
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
Signed-off-by: Pawan Bishnoi <pawanbishnoi@outlook.com>
Mirrored from https://github.com/envoyproxy/envoy @ e2aa62acad2342cb7a84e8ad8d552e89d4c01b22
|
2 years ago |
.. |
cookie/v3
|
docs: Fix backticks in api protos (#22026)
|
2 years ago |
header/v3
|
stateful_session: add header based session state (#23145)
|
2 years ago |