We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A pull request by zakkg3 at 2019-12-03 15:13:34+00:00 Original URL: zalando-incubator/kopf#262 Merged by nolar at 2019-12-13 16:18:45+00:00
Signed-off-by: Nicolas Kowenski [email protected]
Issue : #261
The JSONPath was missing the function name create_fn
Commented by zakkg3 at 2019-12-04 11:51:40+00:00
Let me know if I can help with the coverage/test failing check.
Commented by nolar at 2019-12-07 11:31:50+00:00
The CI checks fail due to mypy type checking issues due to a mypy's regression — I've described and kind-of-fixed this in #265.
Commented by nolar at 2019-12-12 13:17:38+00:00
zakkg3 You can now update from master (or rebase) — the CI/CD builds-tests should be fixed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Signed-off-by: Nicolas Kowenski [email protected]
One-line summary
Description
The JSONPath was missing the function name create_fn
Let me know if I can help with the coverage/test failing check.
The CI checks fail due to mypy type checking issues due to a mypy's regression — I've described and kind-of-fixed this in #265.
zakkg3 You can now update from master (or rebase) — the CI/CD builds-tests should be fixed.
The text was updated successfully, but these errors were encountered: