CRDs-catalog icon indicating copy to clipboard operation
CRDs-catalog copied to clipboard

[minio.min.io] Add MinIO CRDs

Open eaglesemanation opened this issue 1 year ago • 5 comments

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 avatar Oct 20 '23 01:10 eaglesemanation

@eaglesemanation the folder name should be [group]/[kind_apiVersion] you need to replace minio.min.io with sts.min.io

eyarz avatar Oct 26 '23 08:10 eyarz

Sorry, completely forgot about this PR

eaglesemanation avatar Nov 17 '23 02:11 eaglesemanation

@eyarz can you merge this?

ElanHasson avatar Dec 19 '23 06:12 ElanHasson

@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! ❤️

ElanHasson avatar Jan 17 '24 18:01 ElanHasson

I am after this too. Any chance of another review @eyarz ?

willejs avatar May 03 '24 15:05 willejs