first commit

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2023-07-14 10:30:20 +02:00
commit 216df38df9
45 changed files with 3390 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
kubernetes>=12.0.0
PyYaml
jsonpatch
jinja2