Artyom Lukianov
|
40325745d0
|
Copy triple package from client-go repository
This package droped from client-go 1.13.4, so until
we will have find some good alternatives, we can use local copy.
|
2019-05-16 09:38:37 +03:00 |
|
Michael Henriksen
|
724f805fcf
|
apiserver should return RootPaths
|
2019-04-19 08:22:04 -04:00 |
|
Michael Henriksen
|
ec2736d2c4
|
ready checks for all upload componets and uploadproxy sync with api server
|
2019-03-01 10:20:57 -05:00 |
|
Michael Henriksen
|
6bab83be12
|
update from review comments
|
2019-02-04 20:00:37 -05:00 |
|
Michael Henriksen
|
316fd29188
|
rename operator leadership configMap and clean up other secrets/configmaps created
|
2019-02-04 19:58:50 -05:00 |
|
Michael Henriksen
|
3a1cf206cb
|
fix apiserver unittests
|
2019-01-18 12:09:55 -05:00 |
|
Alexander Wels
|
29884e5cff
|
Remove minikube deployment from travis.
Signed-off-by: Alexander Wels <awels@redhat.com>
|
2019-01-18 08:34:52 -05:00 |
|
Michael Henriksen
|
5e2ed1b97b
|
initial oerator implementation
|
2019-01-16 20:22:14 -05:00 |
|
Michael Henriksen
|
7d514a3ce2
|
move uploadcontroller to upload
|
2019-01-08 15:52:41 -05:00 |
|
Mariusz Mazur
|
1390ae87fa
|
Correct singularName for UploadTokenRequests (#576)
(At least) by convention names and singularNames are all lower case. If
they're not, it might confuse client libraries that don't lowercase
everything proactively. Example:
https://github.com/openshift/openshift-restclient-python/pull/250
|
2018-12-20 13:15:59 -05:00 |
|
Michael Henriksen
|
80f8dcf8d8
|
swagger/apidoc/python client generation
|
2018-12-03 08:31:28 -05:00 |
|
Irit Goihman
|
c346feef78
|
change api server name to CdiAPIServer
|
2018-11-13 14:51:33 +02:00 |
|
Michael Henriksen
|
db6a0d84be
|
more apiserver tests
|
2018-09-19 12:30:46 -04:00 |
|
Michael Henriksen
|
6c8c32fab8
|
initial apiserver and upload proxy unit tests
|
2018-09-19 12:30:46 -04:00 |
|
Michael Henriksen
|
b806786da1
|
refactoring and unit tests
|
2018-09-19 12:30:46 -04:00 |
|
Michael Henriksen
|
762cf6860d
|
api server create explicit key for signing
|
2018-09-19 12:30:46 -04:00 |
|
Michael Henriksen
|
a33786e77f
|
lot here but mostly using jwt for auth instead of homegrown
|
2018-09-19 12:30:45 -04:00 |
|
David Vossel
|
a4caf01aed
|
Add authorization review unit tests
Signed-off-by: David Vossel <davidvossel@gmail.com>
|
2018-09-19 12:30:45 -04:00 |
|
David Vossel
|
a2dfd6be51
|
Add additional api server unit tests
Signed-off-by: David Vossel <davidvossel@gmail.com>
|
2018-09-19 12:30:45 -04:00 |
|
David Vossel
|
711068965d
|
add upload token expiration logic
Signed-off-by: David Vossel <davidvossel@gmail.com>
|
2018-09-19 12:30:45 -04:00 |
|
David Vossel
|
4466862aa1
|
Add CDI apiserver component
Signed-off-by: David Vossel <davidvossel@gmail.com>
|
2018-09-19 12:30:45 -04:00 |
|