Skip to content
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

Clean up most mypy warnings #972

Merged
merged 10 commits into from
Nov 13, 2018
Merged

Clean up most mypy warnings #972

merged 10 commits into from
Nov 13, 2018

Conversation

kflynn
Copy link
Member

@kflynn kflynn commented Nov 13, 2018

This tackles most of the mypy (and pycharm) warnings about Ambassador.

What's left:

  • we use some packages for which we have no stubs (including multi? gotta fix that)
  • there are still warnings around post_error, but those will get resolved as I clean up the sad path through Ambassador in general.

Flynn added 10 commits November 9, 2018 13:58
* 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
* release/0.50.0:
  added docs and rolled back v0 config logic

# Conflicts:
#	ambassador/ambassador/envoy/v2/v2listener.py
@kflynn kflynn changed the base branch from master to release/0.50.0 November 13, 2018 19:12
@kflynn kflynn merged commit ae98d81 into release/0.50.0 Nov 13, 2018
@kflynn kflynn deleted the flynn/dev/mypy branch November 13, 2018 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant