Commit Graph

18 Commits

Author SHA1 Message Date
Henry Winkel
351cf9ec69 ADD: added central kubernetes api class 2023-12-21 17:15:28 +01:00
Henry Winkel
d1024de907 ADD: added function to podcontroller to get number of childpods 2023-12-21 09:15:33 +01:00
Henry Winkel
be81f87154 ADD: changed the way of retreiving the result from the curl request 2023-10-27 10:44:57 +02:00
Henry Winkel
d0db414c16 FIX: fixed issue where the response of the kube api was not written correct 2023-10-26 15:57:37 +02:00
Henry Winkel
92d4273fa9 ADD: added fix of returning string from curl response class 2023-10-26 15:03:44 +02:00
hwinkel
96d1e3e2af ADD:Renamed public variable 2023-10-13 14:16:03 +02:00
Henry Winkel
49b36053d7 FIX: fixed a bug where the classes are fixed to a namespace 2023-09-27 13:43:04 +02:00
Henry Winkel
f95542b893 ADD: added setting of namespace in to KubePod class 2023-09-27 09:20:04 +02:00
Henry Winkel
5d3dcb25db ADD: adden function to get PodInfo for a specific pod from podcontroler 2023-08-16 17:09:36 +02:00
Henry Winkel
89465f06a5 ADD: added podinfo with building a tree hierarchy for a pod 2023-08-16 14:42:00 +02:00
Henry Winkel
6c2f8f1eb6 ADD: added more labels to identifiy pods 2023-08-14 17:09:55 +02:00
Henry Winkel
bda06c285b ADD: added Util class with the function to lowercase the vals for yaml and added support of setting args and command 2023-08-09 10:23:50 +02:00
Henry Winkel
39f0f2b4eb ADD: added the use of a local build curlpp library 2023-08-09 08:43:00 +02:00
Henry Winkel
5f043ca88e ADD: added a podcontroller and test for the first basic usage 2023-08-08 15:09:18 +02:00
hwinkel
1c4c883648 ADD: added guid usage to identify a pod 2023-08-07 21:30:53 +02:00
Henry Winkel
bc6617e100 ADD: add a simple working version of a pod controler class 2023-08-07 17:31:23 +02:00
hwinkel
ca1e714c51 added some required libs 2023-08-05 15:50:19 +02:00
hwinkel
c3cc840791 initial commit 2023-08-05 13:41:10 +02:00