CRDs-catalog
CRDs-catalog copied to clipboard
[minio.min.io] Add MinIO CRDs
Add MinIO CRDs
Group: minio.min.io
List of CRDs:
-
Tenant
-
PolicyBinding
Here are the commands that I used to generate them:
python openapi2jsonschema.py https://raw.githubusercontent.com/minio/operator/master/resources/base/crds/minio.min.io_tenants.yaml
python openapi2jsonschema.py https://raw.githubusercontent.com/minio/operator/master/resources/base/crds/sts.min.io_policybindings.yaml
Reference: minio/operator/resources/base/crds@master Source: minio/operator@master
@eaglesemanation the folder name should be [group]/[kind_apiVersion]
you need to replace minio.min.io
with sts.min.io
Sorry, completely forgot about this PR
@eyarz can you merge this?
@eaglesemanation I needed Minio schemas, so I have created this fork that we will be maintaining at https://github.com/InfinityFlowApp/CRDs-catalog. It'll be kept in sync with the datreeio/CRDs-catalog
upstream.
Many thanks to the folks at @datreeio for starting this project! ❤️
I am after this too. Any chance of another review @eyarz ?