This repository has been archived on 2025-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
traefik-certmanager/kubernetes/base
Tom Neuber 523bb18c66
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
debug log
2025-01-05 00:59:52 +01:00
..
.github fix(kubernetes): temporary solution for updated k8s python client 2025-01-05 00:33:58 +01:00
config fix(kubernetes): temporary solution for updated k8s python client 2025-01-05 00:33:58 +01:00
dynamic fix(kubernetes): temporary solution for updated k8s python client 2025-01-05 00:33:58 +01:00
hack fix(kubernetes): temporary solution for updated k8s python client 2025-01-05 00:33:58 +01:00
leaderelection fix(kubernetes): temporary solution for updated k8s python client 2025-01-05 00:33:58 +01:00
stream fix(kubernetes): temporary solution for updated k8s python client 2025-01-05 00:33:58 +01:00
watch debug log 2025-01-05 00:59:52 +01:00
.gitignore fix(kubernetes): temporary solution for updated k8s python client 2025-01-05 00:33:58 +01:00
.travis.yml fix(kubernetes): temporary solution for updated k8s python client 2025-01-05 00:33:58 +01:00
code-of-conduct.md fix(kubernetes): temporary solution for updated k8s python client 2025-01-05 00:33:58 +01:00
CONTRIBUTING.md fix(kubernetes): temporary solution for updated k8s python client 2025-01-05 00:33:58 +01:00
LICENSE fix(kubernetes): temporary solution for updated k8s python client 2025-01-05 00:33:58 +01:00
OWNERS fix(kubernetes): temporary solution for updated k8s python client 2025-01-05 00:33:58 +01:00
README.md fix(kubernetes): temporary solution for updated k8s python client 2025-01-05 00:33:58 +01:00
run_tox.sh fix(kubernetes): temporary solution for updated k8s python client 2025-01-05 00:33:58 +01:00
SECURITY_CONTACTS fix(kubernetes): temporary solution for updated k8s python client 2025-01-05 00:33:58 +01:00
tox.ini fix(kubernetes): temporary solution for updated k8s python client 2025-01-05 00:33:58 +01:00

python-base

Build Status

This is the utility part of the python client. It has been added to the main repo using git submodules. This structure allow other developers to create their own kubernetes client and still use standard kubernetes python utilities. For more information refer to clients-library-structure.

Contributing

Please see CONTRIBUTING.md for instructions on how to contribute.