26 Commits

Author SHA1 Message Date
hwinkel
d265cb67f0 ADD: beautified the class and removed unnecessary class 2024-03-15 10:58:56 +01:00
Henry Winkel
ada77d0e45 FIX: Changed to const reference 2024-03-14 17:43:56 +01:00
Henry Winkel
b645005aeb ADD: added container class and adapted test 2024-03-14 09:46:37 +01:00
Henry Winkel
0e05106d1e ADD: added updated drone.yml and changed some function calls 2024-03-13 16:41:56 +01:00
Henry Winkel
48101a673a ADD: added more extracted details for a child pod and changed the data type for the child information 2024-03-12 18:08:55 +01:00
Henry Winkel
263aaa6a71 ADD: add posibility to start a pod with multiple containers 2024-03-12 15:23:37 +01:00
Henry Winkel
2377948049 ADD: added name to KubePod and added the possibility to pass a shared pointer to start a pod 2024-02-12 18:05:32 +01:00
hwinkel
4045f21786 ADD: added a general kubenetes API and integrated that in the classes and remodeled the info management 2023-12-22 13:14:40 +01:00
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