Alice Lilith
Alice Lilith
Signed-off-by: AliceProxy Adds a new `protocol_version` field to the External Filter for configuring the transport protocol version. It will be assumed that the external filter is using transport protocol V2...
Signed-off-by: AliceProxy CRDs for: https://github.com/datawire/apro/pull/2881 https://github.com/emissary-ingress/emissary/pull/4052 Changelog is needed for `2.2` but since `2.1.2` stuff is still waiting to be merged in I don't want to create conflicts.
Signed-off-by: AliceProxy Adds a new changelog for the DevPortal feature `preserve_servers` and removes the entry from `1.14` since the feature was not part of that release.
Signed-off-by: AliceProxy Fix the version select `grep` in the `make release/chart/tag` make target.
Adds a doc for a deprecating policy regarding features/fields/APIs
This adds a demo project for an extension under the examples section. It's setup as a fully fledged project that can be used as a base or an example for...
## Description A few sentences describing the overall goals of the pull request's commits. ## Related Issues List related issues. ## Testing A few sentences describing what testing you've done,...
## Description Upgrades Envoy to 1.30.1 with our custom commits. Lots of changed files since we're going from 1.27.2 -> 1.30.1.  (two tests from that screenshot...
When trying to run emissary in crypto-restricted environments (e.g. FIPS), usage of md5 can be problematic: ``` time="2024-10-17 19:20:29.7063" level=error msg="shut down with error error: PANIC: openssl: MD5 failed" func=github.com/emissary-ingress/emissary/v3/pkg/busy.Main...