feat(runtime): add kubernetes support (#8814)

Co-authored-by: Corey White <corey.white@ziffdavis.com>
Co-authored-by: luke_schulz <luke.schulz@ziffmedia.com>
This commit is contained in:
brettstewart
2025-06-18 16:25:50 -05:00
committed by GitHub
parent ef582a6335
commit 54af9ff3fe
18 changed files with 1941 additions and 13 deletions

View File

@@ -7,6 +7,7 @@ repos:
- id: end-of-file-fixer
exclude: docs/modules/python
- id: check-yaml
args: ["--allow-multiple-documents"]
- id: debug-statements
- repo: https://github.com/tox-dev/pyproject-fmt