Cesar N
e3c6e22b4e
Update to latest minio version and fix updates ( #530 )
2020-12-21 15:11:46 -08:00
Cesar N
3c0e3a1208
Update console to use latest operator ( #476 )
...
Main changes Rename everything from Zone->Pool
2020-12-07 07:49:51 -08:00
Cesar N
829833f242
Add set policy to multiple user/groups ( #382 )
2020-11-30 17:23:14 -06:00
Daniel Valdivia
e5f7870f5e
Parity API ( #280 )
2020-09-22 11:15:21 -07:00
Lenin Alevski
c5a3eff745
Added endpoint for update tenant certificates (minio/console) ( #258 )
2020-09-03 10:20:58 -07:00
Cesar N
624891ae1f
Replace resources api to return the max allocatable memory ( #264 )
2020-09-02 17:06:02 -07:00
Cesar N
30f5943f8a
Add api to get cluster nodes' resources ( #260 )
2020-08-28 21:06:45 -07:00
Cesar N
412ac0a603
Add Tenant Update Zones api ( #257 )
...
Since the Tenant's zones is an array, a PUT operation was done where
all zone elements on the Tenant are replaced by the defined ones on the request.
2020-08-26 17:12:59 -07:00
Cesar N
5a95fed35b
Add option to delete tenant's pvcs on tenant deletion ( #251 )
2020-08-19 20:34:43 -07:00
Daniel Valdivia
27a57b1e51
Add Tenant Usage API ( #208 )
2020-07-27 14:19:40 -07:00
Daniel Valdivia
769c8caa71
Rename MCS to Console in codebase ( #205 )
2020-07-26 00:34:17 -07:00
Cesar N
44551ac292
Add create zone for tenant api ( #194 )
2020-07-13 20:36:27 -07:00
Daniel Valdivia
b7614b66d2
Merge M3 into MCS ( #187 )
...
* Merge M3 into MCS
* Fix Linting
* Add missing cluster folder
2020-07-01 18:03:22 -07:00
César Nieto
1aec2d879e
Remove unused swagger autogenerated files ( #180 )
2020-06-22 20:56:52 -07:00
Alex
540ff31784
Added bulk functionality for add users to groups ( #68 )
...
Added functionality in users module to add multiple users to multiple groups at once.
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-04-15 18:08:35 -07:00
Alex
5c5e84b289
Implemented User-Groups integration for mcs ( #62 )
...
Implemented user-groups integration for mcs, this allows to store the user groups during the user creation.
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-04-09 16:39:49 -07:00
Daniel Valdivia
5755b98b66
API to list and add Notification Endpoints ( #50 )
2020-04-09 16:07:26 -07:00
Alex
e197399441
Users-Group Update API ( #49 )
...
* Added structure to swagger
* Added updateUserGroups handlers
* Updated return definition for user groups.
* Logic rewrite
* Removed logs
* Added some tests to updateUserGroups
* lint fix
* Updated tests for the new API
* Lint
* Added comment about why we are setting this groups individually. & more lint fixes
* Updated tests page
* Added more tests & fixed comments for PR
* Lint utils file
* Fixed import orders
* Changed import order
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-04-08 17:38:18 -07:00
Alex
3dac86d3ce
Implements remove user API ( #42 )
...
* Implementation of RemoveUser from madmin
* Added removeUser structure.
* Added removeUserResponse actions
* Added delete API to swagger
* Added tests to removeUser functions
* Removed extra space at EOF
* Changed context to be a parameter in admin_users functions
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-04-06 18:07:32 -07:00
Daniel Valdivia
c8938dc131
Fix Module ( #32 )
2020-04-06 11:58:34 -07:00
Daniel Valdivia
da2e9e8896
API: List ARNs ( #19 )
...
* API: List ARNs
* Add Tests
2020-04-03 14:27:47 -07:00
César Nieto
334b7ce671
mcs set basepath on swagger yaml ( #16 )
2020-04-03 13:17:31 -07:00
Daniel Valdivia
35877973a9
Admin Info API ( #13 )
...
* Admin Info API
* Address comments
* Fix tests
2020-04-02 20:15:39 -07:00
Daniel Valdivia
2f922980f8
Generate Swagger with models.Principal ( #6 )
2020-04-02 12:06:52 -07:00
Lenin Alevski
161941d544
Profiling endpoints for mcs ( #1 )
...
start and stop profiling endpoints, test includes and many fixes for
policies
deleting duplicated file
2020-04-02 09:57:59 -07:00
Daniel Valdivia
92319bb356
Intial Commit Migrating from github.com/minio/m3
2020-04-01 18:18:57 -07:00