You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Root cause: make clean would delete enough of Ambassador that it couldn't really run, but not enough for the Makefile to realize that it needed to re-install Ambassador. Sigh.
* release/0.50.0: (23 commits)
Split TracingTest into its own file, and add a requirement so we wait for Zipkin to be actually running.
Fixes#963: make sure make clean and make venv interact correctly.
word tweak
add new content on testing in prod
add section on global tls config
update ea versions
Update CHANGELOG for upcoming EA5.
Default use_remote_address to true
fix formatting error
clean up sni docs
draft SNI documentation
edits to the SNI doc
Using `--k8s` with the Ambassador CLI, the `extract_k8s` method must not try to recursively call itself!
Support V2 header matching.
rename TLSContext IR file
make SNI matching more readable
add SNI user guide
refactor to apply SNI to all mappings
Minor documentation clarifications
SNI, just a foot away
...
# Conflicts:
# ambassador/tests/kat/test_ambassador.py
This is causing a lot of onboarding pain.
The text was updated successfully, but these errors were encountered: