Woohyung Han
2adcc80f95
Fix to create temporary pod with default resource quota ( #1055 )
...
If we create a temporary pod in the namespace which has
resource quota, `must specify quota` error occurs. Fix to
create temporary pod with default resource quota.
Co-authored-by: hyoung-90 <ssarang520@gmail.com>
Co-authored-by: Woohyung Han <woohhan@gmail.com>
Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
Co-authored-by: anencore94 <37469330+anencore94@users.noreply.github.com>
Co-authored-by: hyoung-90 <58063867+hyoung-90@users.noreply.github.com>
2020-01-09 17:43:14 +01:00
Alexander Wels
5c34f97ea8
Move CDI config related functions to config controller from utils. ( #1057 )
...
Increase code coverage for these functions
Signed-off-by: Alexander Wels <awels@redhat.com>
2019-12-18 22:42:42 +01:00
Alexander Wels
889f231300
Use controller library for config controller ( #1034 )
...
Signed-off-by: Alexander Wels <awels@redhat.com>
2019-12-09 15:54:25 +01:00
Michael Henriksen
834b85ecbf
Network clone ( #897 )
...
* network cloning
* fix clone progress
2019-08-01 16:01:25 -04:00
Irit goihman
2bf542705b
remove label from ingress informer
...
Signed-off-by: Irit goihman <igoihman@redhat.com>
2019-04-26 15:40:40 +03:00
Alexander Wels
d1207e1079
Update config-controller_test.go
2019-04-02 15:35:00 -04:00
Alexander Wels
f30c4fbb11
Disable flaky unit test related to CDI Config
...
Signed-off-by: Alexander Wels <awels@redhat.com>
2019-04-02 13:26:50 -04:00
Alexander Wels
d2ca78bec3
Use CDIConfig for scratch storage class.
...
Signed-off-by: Alexander Wels <awels@redhat.com>
2019-03-21 15:37:07 -04:00
Michael Henriksen
49a740d7ba
make CDIConfig client cluster scoped and fix occasional crash
2019-03-04 18:54:58 -05:00
Irit Goihman
1691fe1b39
create cdi config with config controller
...
Signed-off-by: Irit goihman <igoihman@redhat.com>
2019-02-24 10:23:35 +02:00