Daniel Valdivia
7a5cc660d4
New tenants list ( #1160 )
...
* New Tenants Listing
* Removed all warnings and duplciate comments
2021-10-28 10:29:38 -07:00
Daniel Valdivia
bbe87ecd59
Enable gzip compression on assets ( #1150 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-10-26 18:20:26 -07:00
Lenin Alevski
972ea65a5d
Implement logout endpoint for operator-ui ( #1144 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-10-25 14:17:03 -05:00
Lenin Alevski
ff433549b6
Operator-UI security context configuration ( #1089 )
...
- fix: check all pages are valid in Add tenant wizard before enabling
Create button
- Added: security context menu configuration for MinIO, logsearch api,
postgres, prometheus and KES
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-10-19 09:42:36 -07:00
Lenin Alevski
410b4555e3
Refactor session token ( #1109 )
...
- Update operator dependency
- Don't store policy on session token, instead obtain it during session
validation
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-10-12 21:25:02 -07:00
Daniel Valdivia
1b225e0901
fix: broken STS Sessions with large policies ( #1096 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-10-04 14:25:00 -07:00
Lenin Alevski
e6f4ac1e6c
Adds Azure support for KES configuration in operator-ui ( #1070 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-21 20:56:07 -07:00
Lenin Alevski
2b6d5e5128
Fix oauth flow and remove go-oidc library ( #1063 )
...
- Update transport to use the same from Console in IDP Auth
- Validate provided idp URL
Co-authored-by: Harshavardhana <harsha@minio.io >
Signed-off-by: Ricardo Katz <rkatz@vmware.com >
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Ricardo Katz <rkatz@vmware.com >
Co-authored-by: Harshavardhana <harsha@minio.io >
2021-09-20 16:13:16 -07:00
Harshavardhana
b6f818bdd3
fix: add support for userInfo endpoint ( #1048 )
...
With support for GitLab OpenID service,
we need to make sure to support userInfo
endpoint for this MinIO server requires that
access_token is additionally sent along with
id_token as before to make sure we can fetch
additional claims from /userinfo endpoint.
This PR brings support on console for this
feature.
Refer https://github.com/minio/minio/pull/12469
2021-09-14 16:16:29 -07:00
adfost
e6086afdbe
adding volumes page ( #1019 )
2021-09-10 21:13:30 -07:00
Daniel Valdivia
6cf657a0e1
Add support for additional images ( #1003 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-01 20:23:56 -07:00
Lenin Alevski
96e9bce331
fix: Check if console is deployed with external certs for metrics proxy ( #999 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-09-01 13:40:16 -07:00
Lenin Alevski
07bef3280d
Remove ConsoleImage references ( #980 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-08-25 11:23:11 -07:00
Daniel Valdivia
fa465d0ef3
Release v0.9.4 ( #979 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-24 17:01:01 -07:00
Daniel Valdivia
597855364c
Fix Bug Deleting Tenant PVCs ( #977 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-24 16:01:25 -07:00
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