Javier Adriel
ccaaa21f16
Move adminClientMock methods to single file ( #2583 )
2023-01-23 10:10:51 -06:00
Aditya Manthramurthy
5800d01406
Bump up madmin-go to v2 ( #2479 )
2022-12-01 20:55:21 -08:00
Lenin Alevski
251de9fe8a
Add support for adding LDAP admins based on user/group DNs ( #2178 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-07-20 18:27:11 -07:00
Harshavardhana
3bfdbb5ec7
add support for additional prometheus labels for query ( #1936 )
2022-05-05 13:44:10 -07:00
Lenin Alevski
566fb27fc1
Error and Audit logger webhooks ( #1855 )
...
Similar to MinIO now it's possible to configure webhooks to log all
triggered errors and incomming requests via env variables:
```
CONSOLE_LOGGER_WEBHOOK_ENABLE_<ID>
CONSOLE_LOGGER_WEBHOOK_ENDPOINT_<ID>
CONSOLE_LOGGER_WEBHOOK_AUTH_TOKEN_<ID>
CONSOLE_LOGGER_WEBHOOK_CLIENT_CERT_<ID>
CONSOLE_LOGGER_WEBHOOK_CLIENT_KEY_<ID>
CONSOLE_LOGGER_WEBHOOK_QUEUE_SIZE_<ID>
CONSOLE_AUDIT_WEBHOOK_ENABLE_<ID>
CONSOLE_AUDIT_WEBHOOK_ENDPOINT_<ID>
CONSOLE_AUDIT_WEBHOOK_AUTH_TOKEN_<ID>
CONSOLE_AUDIT_WEBHOOK_CLIENT_CERT_<ID>
CONSOLE_AUDIT_WEBHOOK_QUEUE_SIZE_<ID>
```
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-04-28 12:55:06 -07:00
Lenin Alevski
398ab028a4
Removing hardcoded timeouts ( #1826 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-04-11 16:20:30 -07:00
Daniel Valdivia
bfc4b138ff
Update unit test list buckets ( #1482 )
...
Update unit test list buckets
2022-02-02 12:28:03 -08:00
Alex
96b1d4fe85
Added bucket details inside objects listing ( #1502 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-02-01 20:48:58 -08:00
Daniel Valdivia
27d1627c8f
Show Warnings when running speed test or diagnostics ( #1487 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2022-01-31 20:41:02 -08:00
adfost
b2f38200f7
Custom Policies for Buckets ( #1332 )
...
* custom policies
* fixing error
* add formatting
2021-12-28 20:21:29 -06:00
Lenin Alevski
aae493ac82
Re-implement policy handling in react ( #1234 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-11-18 08:25:01 -08:00
Lenin Alevski
f5234d2830
Simplify admin actions calculations on list buckets ( #1233 )
...
* Simplify admin actions calculations on list buckets
* adding license to file
2021-11-15 19:48:25 -06:00
Daniel Valdivia
b8417fb7a0
fix: policy handling with dynamic policy variables ( #1226 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-15 12:24:37 -08:00
adfost
000071e414
Add Tagging for Buckets to Console ( #1193 )
2021-11-11 18:36:18 -08:00
Alex
acd785dfe0
Added support to restore versions in object details ( #1181 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-11-02 17:59:52 -07:00
Lenin Alevski
184f864873
Dynamic UI components ( #1162 )
...
Hide/Show UI components based on the IAM policy of the current user
- Buckets lists: hide/show manage button
- Bucket admin page: left menu items enable/disable
- Bucket admin page: bucket configuration buttons are enabled/disabled
- Bucket admin page: hide/show create buttons
- Bucket admin page: enable/disable requests to backend service
- Object browser: hide/show bucket buttons for upload, delete, etc
- Object browser: hide/show bucket configuration button
- Object details: hide/show object buttons, ie: delete
- Object details: hide/show object attributes, ie: legal hold,
retention, tags, etc
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-02 17:34:39 -07: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
Harshavardhana
6791631904
upgrade swagger version to v0.27.0 ( #798 )
2021-06-08 14:35:39 -05:00
Harshavardhana
eff001b12f
move to madmin-go/, pkg/ packages ( #765 )
2021-06-01 11:34:55 -07:00
Alex
62d762318f
Tiers & lifecycle implementation ( #638 )
2021-04-24 14:31:47 -07:00
Daniel Valdivia
744ccea842
Add Bucket Locking option and fix versioning configuration. ( #661 )
...
* Add Bucket Locking option and fix versioning configuration.
* Addres comments
* Rework the View Bucket options
* Remove extra padding
2021-03-22 16:28:07 -07:00
Alex
03dc83af3a
Added versioning edit in console ( #645 )
2021-03-19 17:48:58 -07:00
Alex
3617ff2aef
Updated copyright year in all the files ( #565 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-01-19 15:04:13 -08:00
Alex
1c109769df
Implemented Log Search API & Prometheus functionality ( #549 )
...
Implemented Log Search API & Prometheus functionality in console, also fixed minor issues in all the platform
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-01-13 12:08:32 -08:00
Cesar N
d7de170105
Add Get Bucket Retention Config Api ( #520 )
2020-12-15 19:25:43 -06:00
Cesar N
44b9979f02
Add api to set object lock config on a bucket ( #463 )
2020-12-03 13:45:45 -06:00
Harshavardhana
f673f17407
update deps for minio/minio and minio/mc ( #458 )
2020-12-01 23:48:34 -08:00
Cesar N
4a27ef4b2c
Move heal and watch to tenant details view on operator-ui ( #449 )
...
Use insecure: true in the meantime so the wss/watch endpoint works while
we add support for custotm TLS transport in the S3 client library.
Removed "InsecureSkipVerify: true" from s3AdminClient and s3Client HTTP clients
2020-11-30 14:41:58 -06:00
Alex
9136c2a167
Fixed object lock ( #445 )
2020-11-25 10:40:39 -08:00
Lenin Alevski
619ac124b3
Bucket encryption checkbox and endpoints for Console ( #343 )
...
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2020-10-25 12:56:23 -07:00
Harshavardhana
d98b70f0ca
update CREDITS with new deps ( #222 )
...
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2020-08-02 12:29:58 -07:00
Daniel Valdivia
769c8caa71
Rename MCS to Console in codebase ( #205 )
2020-07-26 00:34:17 -07:00
Daniel Valdivia
bc8429bd6b
Upgrade Operator to 3.0.1 ( #201 )
2020-07-25 14:38:16 -07:00
César Nieto
e8491d80cb
Add size info to bucket list api ( #122 )
...
Using madmin.AccountUsageInfo since that api
includes size already.
Also includes integration with UI.
2020-05-18 13:36:18 -07:00
Daniel Valdivia
c8938dc131
Fix Module ( #32 )
2020-04-06 11:58:34 -07:00
César Nieto
e33615a9f6
mcs make bucket api remove setting access policy ( #29 )
2020-04-06 09:59:19 -07:00
Daniel Valdivia
f80fb2e73f
Update Copyright Headers ( #8 )
2020-04-02 12:51:51 -07:00
Daniel Valdivia
92319bb356
Intial Commit Migrating from github.com/minio/m3
2020-04-01 18:18:57 -07:00