Daniel Valdivia
4c01be21ca
Release v0.9.3 ( #974 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-23 23:29:48 -07:00
Daniel Valdivia
8c82124a57
Prometheus Security Context ( #973 )
...
* Prometheus Security Context
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Missing files
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-23 21:06:32 -07:00
Lenin Alevski
0ae0338a8f
Delete Postgres & Prometheus PVCs ( #972 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-08-23 14:09:21 -07:00
Daniel Valdivia
2332a13477
Release v0.9.2 ( #960 )
2021-08-18 14:31:03 -07:00
Lenin Alevski
ec47df3cc1
Multiple fixes for operator-ui ( #948 )
...
- fix: create tenant from operator-ui was broken due to migration from
standalone console to embedded console
- fix: refresh, activate and attach license in subscription page was
broken
- fix: tenant usage report in operator-ui
- fix: show tenant encryption enabled if MINIO_KMS_SECRET_KEY is present
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-08-18 13:23:03 -07:00
Daniel Valdivia
2debb11f03
Release v0.9.1 ( #957 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-17 13:39:28 -07:00
Daniel Valdivia
cabb60bd3f
Remove Dupplicate Swagger definitions ( #954 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-16 16:07:18 -05:00
Harshavardhana
0980bd38e7
use proper TLS transport for prometheus, log_search ( #951 )
2021-08-16 12:09:03 -07:00
Daniel Valdivia
6e1a23e0d6
Release v0.9.0 ( #944 )
2021-08-12 12:17:56 -07:00
Daniel Valdivia
a5a8d2ef62
Select policies while creating new user ( #928 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-06 16:41:38 -07:00
Lenin Alevski
d357ef9bcb
fix: proxy has to read credentials from configuration secret ( #929 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-08-05 21:17:28 -05:00
Daniel Valdivia
3952ab0c4b
Prepare Release v0.8.3 ( #926 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-05 11:49:03 -07:00
Daniel Valdivia
e5dc8fea3a
Fix Hop File Upload and Query Params ( #920 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-04 11:37:45 -07:00
Lenin Alevski
56436f20e2
Operator Console bug fixes and MinIO configuration file support ( #898 )
...
- Added support for MinIO configuration file
- fix: tenant deployment with oidc integration
- fix: tenant deployment with ldap integration
- fix: certificate parsing for domains and IP addresses on security tab
- fix: console certificate upload was not working
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-08-03 17:36:26 -07:00
Daniel Valdivia
fcb74aee77
Fix Node Number validation ( #918 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-03 11:18:51 -05:00
Daniel Valdivia
7e4d34958e
Release v0.8.2 ( #917 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-02 11:40:02 -07:00
adfost
9d6ee7f9b0
Changing error for too few nodes ( #899 )
...
* changing error
* change variable name
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
Co-authored-by: Adam Stafford <adamstafford@Adams-MacBook-Pro.local >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-02 11:33:15 -07:00
Minio Trusted
ac7cefde39
update to v0.8.1
2021-07-29 14:58:36 -07:00
Daniel Valdivia
4f7f81bfb0
Improve error handling on proxy ( #911 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-07-29 12:48:24 -07:00
Alex
a2cde72347
Returned full error to browser. ( #897 )
...
This is first step of new error handling. UI rework will be done
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-07-26 16:25:55 -07:00
Minio Trusted
b84b80742c
update to release v0.8.0
2021-07-23 18:55:16 -07:00
adfost
419fa59923
New link ( #893 )
2021-07-23 12:34:13 -05:00
Daniel Valdivia
73fe08cd81
Remove Operator mode references in Console mode ( #884 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-22 11:17:26 -07:00
Daniel Valdivia
6f7c026e4c
Support for Hop into tenants ( #878 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-21 15:09:49 -07:00
Daniel Valdivia
e91ce7ebbb
Fix Log Db Volume size request ( #886 )
...
* Fix Log Db Volume size request
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Update operatorapi/operator_tenants.go
Co-authored-by: Harshavardhana <harsha@minio.io >
* Update operatorapi/operator_tenants.go
Co-authored-by: Harshavardhana <harsha@minio.io >
* Update operatorapi/operator_tenants.go
Co-authored-by: Harshavardhana <harsha@minio.io >
* Update operatorapi/operator_tenants.go
Co-authored-by: Harshavardhana <harsha@minio.io >
* Added humanize package
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Harshavardhana <harsha@minio.io >
Co-authored-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-07-21 14:05:40 -07:00
Lenin Alevski
aa60ff9dd0
Initialize TLS configuration for operatorApi ( #879 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-20 15:14:29 -07:00
Daniel Valdivia
804e3b04ad
iFrame Support ( #865 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-20 11:55:37 -07:00
Daniel Valdivia
ff7c305345
Remove the last k8s import on restapi ( #877 )
...
* Remove the last k8s import on restapi
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-19 19:17:56 -05:00
Daniel Valdivia
982ff0da5e
Split Operator and Management API into different Swagger files ( #875 )
...
* Split Operator and Management API into different Swagger files
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Linting
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-19 11:48:50 -07:00