Commit Graph

8 Commits

Author SHA1 Message Date
cn 385cb79323 module: add request timeouts to fix lint warning 2022-09-01 12:31:09 +02:00
dependabot[bot] d70f9b9ada
module: update pylint to version 2.10
* module: update pylint requirement from ~2.9 to ~2.10 (#47)

Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.0...v2.10.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* module: specify encoding when opening files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cn <cn@mycrobase.de>
2021-08-26 17:01:08 +02:00
Christian Nicolai f5aa82a355 ci: update kind and K8s versions 2021-06-10 20:27:11 +02:00
Christian Nicolai b70b279a62 module: update for Kubernetes 1.19 2020-08-31 13:18:14 +02:00
Christian Nicolai 297c5e6a28 ci: add e2e tests using kind + k8s 2020-08-21 16:41:33 +02:00
cn 21c4eaa614 module: use type hints and validate with mypy 2019-12-19 17:36:35 +01:00
Christian Nicolai 79779b6377 module: add formatting and linting configuration
- apply formatting
2019-12-16 12:53:24 +01:00
Christian Nicolai d5bb54cc8e Fiat lux 2019-12-16 09:15:02 +01:00