-
Notifications
You must be signed in to change notification settings - Fork 687
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: fixes the issue with websocket handshake and authz filter #1090
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…release/0.50.0 * 'release/0.50.0' of github.com:datawire/ambassador: clean up sni docs edits to the SNI doc
* master: fix formatting error draft SNI documentation # Conflicts: # docs/user-guide/sni.md
Signed-off-by: Gabriel <[email protected]>
* master: add section on global tls config update ea versions Minor documentation clarifications Update bare-metal.md Added document for installing Ambassador on bare-metal kubernetes.
Signed-off-by: Gabriel <[email protected]>
* master: word tweak add new content on testing in prod
Arrange for "make clean" and "make venv" to play nicely
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Gabriel <[email protected]>
… for Zipkin to be actually running.
Signed-off-by: Gabriel <[email protected]>
Signed-off-by: Gabriel <[email protected]>
ext_authz: upgraded to the latest Envoy ext-authz with support to allowed authorization headers
* release/0.50.0: removed debug true from tests fixed v1 test and extended v0 tests deleted old test file code review changes wip: saving work improved auth tests and bumped envoy to the latest sha fixed the missing comma in the static whitelist added support for request and authorization whitelist headers initial ext_authz commit # Conflicts: # ambassador/ambassador/ir/irauth.py # ambassador/tests/kat/test_ambassador.py
Signed-off-by: Gabriel <[email protected]>
auth: added docs and rolled back v0 config logic
* release/0.50.0: added docs and rolled back v0 config logic # Conflicts: # ambassador/ambassador/envoy/v2/v2listener.py
Clean up most mypy warnings
…make sure that rkeys include the object number
…' configs takes more than 3s on my Mac right now
…config apiVersions. And use it.
Split service watching and config generation
* release/0.50.0: Quiet some debug logs. Lengthen the timeout on the diag service, since parsing the KAT tests' configs takes more than 3s on my Mac right now Update diagd to load configs generated by go-kubewatch. Switch to go-kubewatch 0.3.9 (for consistent configuration sets) and make sure that rkeys include the object number 10-second warmup delay. Debugging plus fixes to create initial empty sync dir Switch to Go kubewatch 0.3.8 CLI splitconfig can dump the IR as well. Quiet some logs SNAPSHOT: switch to split-config stuff. Some startup issues to untangle. Ditch dead cod. Sigh. How did this pass locally?? Enable recursive config loading. It's really just the secret reader that needs to be composable -- the other resolution logic has to be held basically constant. This'll drastically simplify the split process. # Conflicts: # ambassador/ambassador_diag/diagd.py
Warn about V0 configs
* release/0.50.0: Give Ambassador a way to post notices about, for example, deprecated config apiVersions. And use it.
More mypy cleanup
…void in the future.
Client cert fix in release/0.50.0
* master: Update auth image Minor fixes minor typo fixes Final updates to multi-auth install Add proto to authservice Default AUTH_PROVIDER_URL set to https://example.auth0.com Minor fixes Minor fixes and comments to the template Fix RBAC Update template with Tenant and new Image Update SSO config in Ambassador Pro install docs minor fixes Added details about `scope` Updated doc for mutli domain auth. Included changes to access control doc Add documentation for configuring Auth0 Changed documentation for configuring authentication with Ambassador Pro.
…w switching port numbers. Fixes #1100.
Signed-off-by: Gabriel <[email protected]>
gsagula
force-pushed
the
websocket_fix
branch
from
January 11, 2019 00:37
2bb0f08
to
ec5eb9c
Compare
Signed-off-by: Gabriel <[email protected]>
Let's not merge this into master. Already took #1091 into release/0.50.0. 😄 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.