[mypy]
ignore_missing_imports = True
disable_error_code = import-untyped
[mypy-kubernetes]
ignore_errors = True
[mypy-kubernetes.*]