Commit Graph

15 Commits

Author SHA1 Message Date
Felix Kunde 182369819d add new options to all places 2020-12-11 11:52:29 +01:00
Jan Mußler 64060cad84 Final commit for migration. 2020-12-09 16:00:35 +01:00
Jan Mußler 7a89a7c39f Finalizing ebs migration. 2020-12-09 15:18:15 +01:00
Jan Mußler 88aab59332 Reflect k8s volume id in test data. Extract aws volume id from k8s value. 2020-12-09 15:00:30 +01:00
Jan Mußler 1f6fe9bcad Fix test case config. 2020-12-09 12:03:33 +01:00
Jan Mußler 17966ffcbf create all pvs. 2020-12-08 23:43:57 +01:00
Jan Mußler 3e3f3f8352 Fixing test setup. Late night... 2020-12-08 23:26:20 +01:00
Jan Mußler c9f83f07dc volume ids. 2020-12-08 23:22:12 +01:00
Jan Mußler dc91b60119 Fix volume id. 2020-12-08 23:17:48 +01:00
Jan Mußler 51f4683204 Fix mapping of ids in test. 2020-12-08 23:11:57 +01:00
Jan Mußler 0bab888dc7 Expect modify call. 2020-12-08 23:05:47 +01:00
Jan Mußler 515f2f622f Changes to Makefile and return value. 2020-12-08 19:01:47 +01:00
Jan Mußler d4d9f0a62a more changes for code gen. 2020-12-07 23:45:19 +01:00
Jan Mußler b42013455f Added Gomock and one test case with mock. 2020-12-07 22:36:17 +01:00
Felix Kunde 3fed565328
check resize mode on update events (#1194)
* check resize mode on update events

* add unit test for PVC resizing

* set resize mode to pvc in charts and manifests

* add test for quantityToGigabyte

* just one debug line for syncing volumes

* extend test and update log msg
2020-11-11 13:22:43 +01:00